Pull request #43099 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6af688fe687c3aa9879994dcb7fe371c35ec91d3+885f3c65d54f7c85461591cda8bd9dcfb5a9723f (766e57aa36e478472e5a9cffff4348b9119b0e6a) 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-43099@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-12-22T13:37:24.010Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-22T13:37:24.016Z] Trying to pass milestone 2 [Pipeline] milestone [2021-12-22T13:37:24.083Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-22T13:37:24.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0d89f2ac710a71722) in /home/ubuntu/workspace/moby_PR-43099 [Pipeline] { [Pipeline] checkout [2021-12-22T13:37:24.309Z] The recommended git tool is: git [2021-12-22T13:37:24.316Z] using credential docker-jenkins-github-credentials [2021-12-22T13:37:24.329Z] Cloning the remote Git repository [2021-12-22T13:37:24.329Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:37:24.332Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:37:24.332Z] > git init /home/ubuntu/workspace/moby_PR-43099 # timeout=10 [2021-12-22T13:37:24.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:24.336Z] > git --version # timeout=10 [2021-12-22T13:37:24.338Z] > git --version # 'git version 2.17.1' [2021-12-22T13:37:24.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:24.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:33.706Z] Fetching without tags [2021-12-22T13:37:33.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:33.699Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:37:33.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:33.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:33.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:33.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:33.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:33.951Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:37:35.121Z] Merge succeeded, producing 4f1f45cc0f544e51e0f72b2792ec96472d7f4bea [2021-12-22T13:37:35.121Z] Checking out Revision 4f1f45cc0f544e51e0f72b2792ec96472d7f4bea (PR-43099) [2021-12-22T13:37:35.176Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:37:35.181Z] First time build. Skipping changelog. [2021-12-22T13:37:33.954Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:33.956Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:37:34.403Z] > git remote # timeout=10 [2021-12-22T13:37:34.406Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:37:34.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:34.408Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:37:35.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:37:35.124Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:35.126Z] > git checkout -f 4f1f45cc0f544e51e0f72b2792ec96472d7f4bea # timeout=10 [2021-12-22T13:37:35.179Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-22T13:37:35.973Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/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-12-22T13:37:38.496Z] 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 [Pipeline] node [2021-12-22T13:37:39.005Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0d89f2ac710a71722) in /home/ubuntu/workspace/moby_PR-43099 [Pipeline] node [2021-12-22T13:37:39.007Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d4dc8e53c5dc301) in /home/ubuntu/workspace/moby_PR-43099 [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) [2021-12-22T13:37:39.025Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c55e66bf9fea113b) in /home/ubuntu/workspace/moby_PR-43099 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-12-22T13:37:39.081Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-12-22T13:37:39.087Z] The recommended git tool is: git [2021-12-22T13:37:39.089Z] using credential docker-jenkins-github-credentials [2021-12-22T13:37:39.098Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-12-22T13:37:39.103Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-12-22T13:37:39.122Z] The recommended git tool is: git [2021-12-22T13:37:39.131Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-22T13:37:39.138Z] Cloning the remote Git repository [2021-12-22T13:37:39.138Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:37:39.145Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-22T13:37:39.150Z] Cloning the remote Git repository [2021-12-22T13:37:39.150Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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] } [2021-12-22T13:37:39.322Z] Running on azwin-2-dfbb00 in d:\jenkins\workspace\moby_PR-43099 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-12-22T13:37:39.348Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2021-12-22T13:37:39.435Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-12-22T13:37:39.467Z] Merge succeeded, producing 86f3b5ea93840785fc86d0c80dc5d9990ad7c41b [2021-12-22T13:37:39.467Z] Checking out Revision 86f3b5ea93840785fc86d0c80dc5d9990ad7c41b (PR-43099) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-12-22T13:37:39.514Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [Pipeline] // stage [2021-12-22T13:37:39.519Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] } [2021-12-22T13:37:39.541Z] The recommended git tool is: git [2021-12-22T13:37:39.764Z] using credential docker-jenkins-github-credentials [2021-12-22T13:37:39.844Z] Cloning the remote Git repository [2021-12-22T13:37:39.844Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-22T13:37:39.097Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43099/.git # timeout=10 [2021-12-22T13:37:39.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:39.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:39.106Z] > git --version # timeout=10 [2021-12-22T13:37:39.108Z] > git --version # 'git version 2.17.1' [2021-12-22T13:37:39.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:39.108Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:39.351Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:39.353Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:37:39.391Z] > git remote # timeout=10 [2021-12-22T13:37:39.393Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:37:39.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:39.395Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:37:39.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:37:39.470Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:39.472Z] > git checkout -f 86f3b5ea93840785fc86d0c80dc5d9990ad7c41b # timeout=10 [2021-12-22T13:37:39.517Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:37:39.153Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:37:39.153Z] > git init /home/ubuntu/workspace/moby_PR-43099 # timeout=10 [2021-12-22T13:37:39.166Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:39.167Z] > git --version # timeout=10 [2021-12-22T13:37:39.172Z] > git --version # 'git version 2.17.1' [2021-12-22T13:37:39.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:39.173Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:39.141Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:37:39.141Z] > git init /home/ubuntu/workspace/moby_PR-43099 # timeout=10 [2021-12-22T13:37:39.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:39.153Z] > git --version # timeout=10 [2021-12-22T13:37:39.157Z] > git --version # 'git version 2.17.1' [2021-12-22T13:37:39.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:39.158Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:40.202Z] + [ PR != PR ] [2021-12-22T13:37:40.202Z] + [ master != master ] [2021-12-22T13:37:40.202Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:37:40.522Z] + docker version [2021-12-22T13:37:40.522Z] Client: Docker Engine - Community [2021-12-22T13:37:40.522Z] Version: 20.10.10-rc1 [2021-12-22T13:37:40.522Z] API version: 1.41 [2021-12-22T13:37:40.522Z] Go version: go1.16.9 [2021-12-22T13:37:40.522Z] Git commit: b485636 [2021-12-22T13:37:40.522Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-22T13:37:40.522Z] OS/Arch: linux/amd64 [2021-12-22T13:37:40.522Z] Context: default [2021-12-22T13:37:40.522Z] Experimental: true [2021-12-22T13:37:40.522Z] [2021-12-22T13:37:40.522Z] Server: Docker Engine - Community [2021-12-22T13:37:40.522Z] Engine: [2021-12-22T13:37:40.522Z] Version: 20.10.10-rc1 [2021-12-22T13:37:40.522Z] API version: 1.41 (minimum version 1.12) [2021-12-22T13:37:40.522Z] Go version: go1.16.9 [2021-12-22T13:37:40.522Z] Git commit: 9f5b26f [2021-12-22T13:37:40.522Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-22T13:37:40.522Z] OS/Arch: linux/amd64 [2021-12-22T13:37:40.522Z] Experimental: true [2021-12-22T13:37:40.522Z] containerd: [2021-12-22T13:37:40.522Z] Version: 1.4.11 [2021-12-22T13:37:40.522Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:40.522Z] runc: [2021-12-22T13:37:40.522Z] Version: 1.0.2 [2021-12-22T13:37:40.522Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-22T13:37:40.522Z] docker-init: [2021-12-22T13:37:40.522Z] Version: 0.19.0 [2021-12-22T13:37:40.522Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-22T13:37:39.882Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:37:39.882Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-22T13:37:40.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:40.109Z] > git --version # timeout=10 [2021-12-22T13:37:40.203Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-22T13:37:40.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:40.206Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:40.802Z] + docker info [2021-12-22T13:37:40.802Z] Client: [2021-12-22T13:37:40.802Z] Context: default [2021-12-22T13:37:40.802Z] Debug Mode: false [2021-12-22T13:37:40.802Z] Plugins: [2021-12-22T13:37:40.802Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-22T13:37:40.802Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-22T13:37:40.802Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-22T13:37:40.802Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-22T13:37:40.802Z] [2021-12-22T13:37:40.802Z] Server: [2021-12-22T13:37:40.802Z] Containers: 0 [2021-12-22T13:37:40.802Z] Running: 0 [2021-12-22T13:37:40.802Z] Paused: 0 [2021-12-22T13:37:40.802Z] Stopped: 0 [2021-12-22T13:37:40.802Z] Images: 3 [2021-12-22T13:37:40.802Z] Server Version: 20.10.10-rc1 [2021-12-22T13:37:40.802Z] Storage Driver: overlay2 [2021-12-22T13:37:40.802Z] Backing Filesystem: extfs [2021-12-22T13:37:40.802Z] Supports d_type: true [2021-12-22T13:37:40.802Z] Native Overlay Diff: true [2021-12-22T13:37:40.802Z] userxattr: false [2021-12-22T13:37:40.802Z] Logging Driver: json-file [2021-12-22T13:37:40.802Z] Cgroup Driver: cgroupfs [2021-12-22T13:37:40.802Z] Cgroup Version: 1 [2021-12-22T13:37:40.802Z] Plugins: [2021-12-22T13:37:40.802Z] Volume: local [2021-12-22T13:37:40.802Z] Network: bridge host ipvlan macvlan null overlay [2021-12-22T13:37:40.802Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-22T13:37:40.802Z] Swarm: inactive [2021-12-22T13:37:40.802Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-22T13:37:40.802Z] Default Runtime: runc [2021-12-22T13:37:40.802Z] Init Binary: docker-init [2021-12-22T13:37:40.802Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:40.802Z] runc version: v1.0.2-0-g52b36a2 [2021-12-22T13:37:40.802Z] init version: de40ad0 [2021-12-22T13:37:40.802Z] Security Options: [2021-12-22T13:37:40.802Z] apparmor [2021-12-22T13:37:40.802Z] seccomp [2021-12-22T13:37:40.802Z] Profile: default [2021-12-22T13:37:40.802Z] Kernel Version: 5.4.0-1057-aws [2021-12-22T13:37:40.802Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-22T13:37:40.802Z] OSType: linux [2021-12-22T13:37:40.802Z] Architecture: x86_64 [2021-12-22T13:37:40.802Z] CPUs: 8 [2021-12-22T13:37:40.802Z] Total Memory: 30.91GiB [2021-12-22T13:37:40.802Z] Name: ip-10-100-99-193 [2021-12-22T13:37:40.802Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-22T13:37:40.802Z] Docker Root Dir: /var/lib/docker [2021-12-22T13:37:40.802Z] Debug Mode: false [2021-12-22T13:37:40.802Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:37:40.802Z] Labels: [2021-12-22T13:37:40.802Z] Experimental: true [2021-12-22T13:37:40.802Z] Insecure Registries: [2021-12-22T13:37:40.802Z] 127.0.0.0/8 [2021-12-22T13:37:40.802Z] Live Restore Enabled: true [2021-12-22T13:37:40.802Z] [2021-12-22T13:37:40.802Z] WARNING: No swap limit support [Pipeline] sh [2021-12-22T13:37:41.078Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:41.078Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:41.078Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-22T13:37:41.078Z] + bash /home/ubuntu/workspace/moby_PR-43099/check-config.sh [2021-12-22T13:37:41.078Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-22T13:37:41.078Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-22T13:37:41.078Z] [2021-12-22T13:37:41.078Z] Generally Necessary: [2021-12-22T13:37:41.079Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-22T13:37:41.079Z] - apparmor: enabled and tools installed [2021-12-22T13:37:41.079Z] - CONFIG_NAMESPACES: enabled [2021-12-22T13:37:41.079Z] - CONFIG_NET_NS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_PID_NS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_IPC_NS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_UTS_NS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CGROUPS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-22T13:37:41.079Z] - CONFIG_CPUSETS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_MEMCG: enabled [2021-12-22T13:37:41.079Z] - CONFIG_KEYS: enabled [2021-12-22T13:37:41.079Z] - CONFIG_VETH: enabled (as module) [2021-12-22T13:37:41.079Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-22T13:37:41.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-22T13:37:41.079Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-22T13:37:41.079Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-22T13:37:41.079Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CGROUP_BPF: enabled [2021-12-22T13:37:41.336Z] [2021-12-22T13:37:41.336Z] Optional Features: [2021-12-22T13:37:41.336Z] - CONFIG_USER_NS: enabled [2021-12-22T13:37:41.336Z] - CONFIG_SECCOMP: enabled [2021-12-22T13:37:41.336Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-22T13:37:41.336Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-22T13:37:41.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-22T13:37:41.336Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-22T13:37:41.336Z] - CONFIG_BLK_CGROUP: enabled [2021-12-22T13:37:41.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CGROUP_PERF: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-22T13:37:41.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-22T13:37:41.336Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-22T13:37:41.336Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-22T13:37:41.336Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_IP_VS: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-22T13:37:41.336Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-22T13:37:41.336Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-22T13:37:41.336Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-22T13:37:41.336Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-22T13:37:41.336Z] - CONFIG_EXT4_FS: enabled [2021-12-22T13:37:41.336Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-22T13:37:41.336Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-22T13:37:41.336Z] - Network Drivers: [2021-12-22T13:37:41.336Z] - "overlay": [2021-12-22T13:37:41.336Z] - CONFIG_VXLAN: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-22T13:37:41.336Z] Optional (for encrypted networks): [2021-12-22T13:37:41.336Z] - CONFIG_CRYPTO: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-22T13:37:41.336Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-22T13:37:41.336Z] - CONFIG_XFRM: enabled [2021-12-22T13:37:41.336Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-22T13:37:41.336Z] - "ipvlan": [2021-12-22T13:37:41.336Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-22T13:37:41.336Z] - "macvlan": [2021-12-22T13:37:41.336Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-22T13:37:41.336Z] - CONFIG_DUMMY: enabled (as module) [2021-12-22T13:37:41.336Z] - "ftp,tftp client in container": [2021-12-22T13:37:41.594Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-22T13:37:41.594Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-22T13:37:41.594Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-22T13:37:41.594Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-22T13:37:41.594Z] - Storage Drivers: [2021-12-22T13:37:41.594Z] - "aufs": [2021-12-22T13:37:41.594Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-22T13:37:41.594Z] - "btrfs": [2021-12-22T13:37:41.594Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-22T13:37:41.594Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-22T13:37:41.594Z] - "devicemapper": [2021-12-22T13:37:41.594Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-22T13:37:41.594Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-22T13:37:41.594Z] - "overlay": [2021-12-22T13:37:41.594Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-22T13:37:41.594Z] - "zfs": [2021-12-22T13:37:41.594Z] - /dev/zfs: present [2021-12-22T13:37:41.594Z] - zfs command: missing [2021-12-22T13:37:41.594Z] - zpool command: missing [2021-12-22T13:37:41.594Z] [2021-12-22T13:37:41.594Z] Limits: [2021-12-22T13:37:41.594Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-22T13:37:41.594Z] [2021-12-22T13:37:41.594Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-22T13:37:41.917Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b . [2021-12-22T13:37:41.917Z] #1 [internal] load build definition from Dockerfile [2021-12-22T13:37:41.917Z] #1 sha256:9b5e76bae3bfc1c19673acd85aa8df4e0f20e98eeec4a5e8e87568812f51d0b4 [2021-12-22T13:37:41.917Z] #1 transferring dockerfile: 17.53kB done [2021-12-22T13:37:41.917Z] #1 DONE 0.0s [2021-12-22T13:37:41.917Z] [2021-12-22T13:37:41.917Z] #2 [internal] load .dockerignore [2021-12-22T13:37:41.917Z] #2 sha256:3b14436233d55125ea785de2eeb50417836423c1c9091036aafd2fe29508ca69 [2021-12-22T13:37:41.917Z] #2 transferring context: 87B done [2021-12-22T13:37:41.917Z] #2 DONE 0.0s [2021-12-22T13:37:41.917Z] [2021-12-22T13:37:41.917Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-22T13:37:41.917Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-22T13:37:42.174Z] #3 DONE 0.2s [2021-12-22T13:37:42.174Z] [2021-12-22T13:37:42.174Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-22T13:37:42.174Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-22T13:37:42.174Z] #4 CACHED [2021-12-22T13:37:42.174Z] [2021-12-22T13:37:42.174Z] #5 [internal] load build definition from Dockerfile [2021-12-22T13:37:42.174Z] #5 sha256:1de2b3d89e6060048a8a97bdc6347ac6b37334908d0d86e16c556c8fcba3fad0 [2021-12-22T13:37:42.174Z] #5 DONE 0.0s [2021-12-22T13:37:42.174Z] [2021-12-22T13:37:42.174Z] #6 [internal] load .dockerignore [2021-12-22T13:37:42.174Z] #6 sha256:98590271319e85f0815128687575ed0283822a2db87e8f6f4aa7fed7ed3022d5 [2021-12-22T13:37:42.174Z] #6 DONE 0.0s [2021-12-22T13:37:42.174Z] [2021-12-22T13:37:42.174Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:42.174Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:37:42.174Z] #8 DONE 0.1s [2021-12-22T13:37:42.174Z] [2021-12-22T13:37:42.174Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-22T13:37:42.174Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-22T13:37:42.461Z] #10 DONE 0.1s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:42.461Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-22T13:37:42.461Z] #9 DONE 0.1s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:37:42.461Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-22T13:37:42.461Z] #7 DONE 0.1s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:42.461Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:37:42.461Z] #78 DONE 0.0s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:42.461Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-22T13:37:42.461Z] #76 DONE 0.0s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:37:42.461Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:37:42.461Z] #11 DONE 0.0s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-22T13:37:42.461Z] #12 sha256:dcf650ff487e5baafd79b7a806650dfc4bdf12321498bcf9a31081f78bfe21c1 [2021-12-22T13:37:42.461Z] #12 CACHED [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #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-12-22T13:37:42.461Z] #13 sha256:d3ad9e8f0d0d5de65db6c29ee00001fcac97919a66cce9eb65a4d9b8151fe9bd [2021-12-22T13:37:42.461Z] #13 CACHED [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:37:42.461Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-22T13:37:42.461Z] #35 DONE 0.0s [2021-12-22T13:37:42.461Z] [2021-12-22T13:37:42.461Z] #31 [internal] load build context [2021-12-22T13:37:42.461Z] #31 sha256:643d5e971b40821695f9481867394a9f2b5ea65eb1892b73c36b8307bb15fb5b [2021-12-22T13:37:43.053Z] #31 ... [2021-12-22T13:37:43.053Z] [2021-12-22T13:37:43.053Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-22T13:37:43.053Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-22T13:37:43.053Z] #52 DONE 0.4s [2021-12-22T13:37:43.053Z] [2021-12-22T13:37:43.053Z] #31 [internal] load build context [2021-12-22T13:37:43.053Z] #31 sha256:643d5e971b40821695f9481867394a9f2b5ea65eb1892b73c36b8307bb15fb5b [2021-12-22T13:37:43.631Z] #31 transferring context: 54.79MB 1.0s done [2021-12-22T13:37:43.631Z] #31 DONE 1.1s [2021-12-22T13:37:43.631Z] [2021-12-22T13:37:43.631Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-22T13:37:43.631Z] #14 sha256:cb3e61515e9356f7ccd7ddef60cff9c4b5b95dffa7f5d8115043cba7dde30d9d [2021-12-22T13:37:43.631Z] #14 DONE 1.0s [2021-12-22T13:37:43.631Z] [2021-12-22T13:37:43.631Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-22T13:37:43.631Z] #15 sha256:b6b5ab3a04cb2694cfede6dcb90b96cfcc9ed4cd479d2ab125346dff1af8052d [2021-12-22T13:37:44.199Z] #15 DONE 0.8s [2021-12-22T13:37:44.199Z] [2021-12-22T13:37:44.199Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-22T13:37:44.199Z] #16 sha256:1b64674c888d3959b2e4cee4ecd9a9568940910b24f0cba7427cf5328040b3ef [2021-12-22T13:37:44.774Z] #16 ... [2021-12-22T13:37:44.774Z] [2021-12-22T13:37:44.774Z] #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-12-22T13:37:44.774Z] #56 sha256:7543cad3c0672c93914af218448d82d0260a6a621876cfdd4247b27bd913a1a0 [2021-12-22T13:37:44.774Z] #56 0.980 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-22T13:37:44.774Z] #56 2.339 Usage of /build/vndr: [2021-12-22T13:37:44.774Z] #56 2.339 /build/vndr [[import path] [revision]] [repository] [2021-12-22T13:37:44.774Z] #56 2.339 /build/vndr init [2021-12-22T13:37:44.774Z] #56 2.339 -strict [2021-12-22T13:37:44.774Z] #56 2.339 checking mode. treat non-trivial warning as an error [2021-12-22T13:37:44.774Z] #56 2.339 -verbose [2021-12-22T13:37:44.774Z] #56 2.339 shows all warnings [2021-12-22T13:37:44.774Z] #56 2.339 -whitelist value [2021-12-22T13:37:44.774Z] #56 2.339 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-22T13:37:44.774Z] #56 DONE 2.4s [2021-12-22T13:37:45.034Z] [2021-12-22T13:37:45.034Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-22T13:37:45.034Z] #16 sha256:1b64674c888d3959b2e4cee4ecd9a9568940910b24f0cba7427cf5328040b3ef [2021-12-22T13:37:45.034Z] #16 DONE 0.7s [2021-12-22T13:37:45.034Z] [2021-12-22T13:37:45.034Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-22T13:37:45.034Z] #17 sha256:99fad6104318d7e56af7c169904bfd6336af52c479c031b164f86298c2c2fed8 [2021-12-22T13:37:45.602Z] #17 ... [2021-12-22T13:37:45.602Z] [2021-12-22T13:37:45.602Z] #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-12-22T13:37:45.603Z] #58 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:37:45.603Z] #58 CACHED [2021-12-22T13:37:45.603Z] [2021-12-22T13:37:45.603Z] #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-12-22T13:37:45.603Z] #60 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:37:45.603Z] #60 CACHED [2021-12-22T13:37:45.603Z] [2021-12-22T13:37:45.603Z] #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-12-22T13:37:45.603Z] #62 sha256:fa0259c6176b26e26dfc0f54a2ffca4ef55c2292471b3fdcb5b9122e5ad2d6d9 [2021-12-22T13:37:45.603Z] #62 CACHED [2021-12-22T13:37:45.603Z] [2021-12-22T13:37:45.603Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-22T13:37:45.603Z] #17 sha256:99fad6104318d7e56af7c169904bfd6336af52c479c031b164f86298c2c2fed8 [2021-12-22T13:37:45.861Z] #17 DONE 0.9s [2021-12-22T13:37:45.861Z] [2021-12-22T13:37:45.861Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-22T13:37:45.861Z] #18 sha256:a45c30b947cc4343186d3571029d5a53b4baa1e276aef692a5500236547f5e4a [2021-12-22T13:37:46.799Z] #18 DONE 0.8s [2021-12-22T13:37:46.799Z] [2021-12-22T13:37:46.799Z] #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-12-22T13:37:46.799Z] #19 sha256:3c1a204b78c7fc712360ee440e4fc9fe29422c2850971add270c3e78877f688f [2021-12-22T13:37:47.733Z] #19 1.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:37:47.733Z] #19 1.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:37:47.990Z] #19 1.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:37:47.991Z] #19 1.268 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:37:47.991Z] #19 1.329 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:37:47.991Z] #19 1.379 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-22T13:37:47.991Z] #19 1.431 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-22T13:37:47.991Z] #19 1.485 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-22T13:37:47.991Z] #19 1.536 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-22T13:37:48.248Z] #19 1.594 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [101 kB] [2021-12-22T13:37:48.248Z] #19 1.595 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:37:48.248Z] #19 1.596 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [98.7 kB] [2021-12-22T13:37:48.248Z] #19 1.596 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:37:48.248Z] #19 1.597 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.4 kB] [2021-12-22T13:37:48.248Z] #19 1.597 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.7 kB] [2021-12-22T13:37:48.248Z] #19 1.598 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:37:48.248Z] #19 1.598 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:37:48.248Z] #19 1.598 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-22T13:37:48.248Z] #19 1.598 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-22T13:37:48.248Z] #19 1.598 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-22T13:37:48.248Z] #19 1.599 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-22T13:37:53.954Z] Fetching without tags [2021-12-22T13:37:54.006Z] Still waiting to schedule task [2021-12-22T13:37:54.007Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-12-22T13:37:54.013Z] Still waiting to schedule task [2021-12-22T13:37:54.013Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-12-22T13:37:54.015Z] Still waiting to schedule task [2021-12-22T13:37:54.015Z] Waiting for next available executor on ‘azwin-2-e80ed0’ [2021-12-22T13:37:54.017Z] Still waiting to schedule task [2021-12-22T13:37:54.017Z] Waiting for next available executor on ‘windows-2022’ [2021-12-22T13:37:54.083Z] Fetching without tags [2021-12-22T13:37:54.235Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:37:54.323Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:37:54.795Z] #19 7.167 Fetched 48.8 MB in 7s (7475 kB/s) [2021-12-22T13:37:53.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:53.938Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:37:53.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:53.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:53.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:53.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:53.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:54.237Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:54.243Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:37:54.692Z] > git remote # timeout=10 [2021-12-22T13:37:54.698Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:37:54.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:54.706Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:37:54.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:54.063Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:37:54.071Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:54.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:37:54.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:54.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:54.087Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:54.325Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:54.335Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:37:54.789Z] > git remote # timeout=10 [2021-12-22T13:37:54.802Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:37:54.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:54.820Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:37:55.243Z] Merge succeeded, producing 59b857966ab9147fc04cb6313c2d57d4790bc703 [2021-12-22T13:37:55.243Z] Checking out Revision 59b857966ab9147fc04cb6313c2d57d4790bc703 (PR-43099) [2021-12-22T13:37:55.302Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:37:55.306Z] First time build. Skipping changelog. [2021-12-22T13:37:55.378Z] Merge succeeded, producing b58a88c9883be639431a23d84cbcbae97d135b17 [2021-12-22T13:37:55.379Z] Checking out Revision b58a88c9883be639431a23d84cbcbae97d135b17 (PR-43099) [2021-12-22T13:37:55.450Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:37:55.459Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:37:56.017Z] + docker version [2021-12-22T13:37:56.017Z] Client: Docker Engine - Community [2021-12-22T13:37:56.017Z] Version: 20.10.10-rc1 [2021-12-22T13:37:56.017Z] API version: 1.41 [2021-12-22T13:37:56.017Z] Go version: go1.16.9 [2021-12-22T13:37:56.017Z] Git commit: b485636 [2021-12-22T13:37:56.017Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-22T13:37:56.017Z] OS/Arch: linux/amd64 [2021-12-22T13:37:56.017Z] Context: default [2021-12-22T13:37:56.017Z] Experimental: true [2021-12-22T13:37:56.017Z] [2021-12-22T13:37:56.017Z] Server: Docker Engine - Community [2021-12-22T13:37:56.017Z] Engine: [2021-12-22T13:37:56.017Z] Version: 20.10.10-rc1 [2021-12-22T13:37:56.017Z] API version: 1.41 (minimum version 1.12) [2021-12-22T13:37:56.017Z] Go version: go1.16.9 [2021-12-22T13:37:56.017Z] Git commit: 9f5b26f [2021-12-22T13:37:56.017Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-22T13:37:56.017Z] OS/Arch: linux/amd64 [2021-12-22T13:37:56.017Z] Experimental: true [2021-12-22T13:37:56.017Z] containerd: [2021-12-22T13:37:56.017Z] Version: 1.4.11 [2021-12-22T13:37:56.017Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:56.017Z] runc: [2021-12-22T13:37:56.017Z] Version: 1.0.2 [2021-12-22T13:37:56.017Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-22T13:37:56.017Z] docker-init: [2021-12-22T13:37:56.017Z] Version: 0.19.0 [2021-12-22T13:37:56.017Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-22T13:37:56.129Z] + docker version [2021-12-22T13:37:56.129Z] Client: Docker Engine - Community [2021-12-22T13:37:56.129Z] Version: 20.10.10-rc1 [2021-12-22T13:37:56.129Z] API version: 1.41 [2021-12-22T13:37:56.129Z] Go version: go1.16.9 [2021-12-22T13:37:56.129Z] Git commit: b485636 [2021-12-22T13:37:56.129Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-22T13:37:56.129Z] OS/Arch: linux/amd64 [2021-12-22T13:37:56.129Z] Context: default [2021-12-22T13:37:56.129Z] Experimental: true [2021-12-22T13:37:56.129Z] [2021-12-22T13:37:56.129Z] Server: Docker Engine - Community [2021-12-22T13:37:56.129Z] Engine: [2021-12-22T13:37:56.129Z] Version: 20.10.10-rc1 [2021-12-22T13:37:56.129Z] API version: 1.41 (minimum version 1.12) [2021-12-22T13:37:56.129Z] Go version: go1.16.9 [2021-12-22T13:37:56.129Z] Git commit: 9f5b26f [2021-12-22T13:37:56.129Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-22T13:37:56.129Z] OS/Arch: linux/amd64 [2021-12-22T13:37:56.129Z] Experimental: true [2021-12-22T13:37:56.129Z] containerd: [2021-12-22T13:37:56.129Z] Version: 1.4.11 [2021-12-22T13:37:56.129Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:56.129Z] runc: [2021-12-22T13:37:56.129Z] Version: 1.0.2 [2021-12-22T13:37:56.129Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-22T13:37:56.129Z] docker-init: [2021-12-22T13:37:56.129Z] Version: 0.19.0 [2021-12-22T13:37:56.129Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-22T13:37:56.291Z] + docker info [2021-12-22T13:37:56.408Z] + docker info [2021-12-22T13:37:55.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:37:55.245Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:55.253Z] > git checkout -f 59b857966ab9147fc04cb6313c2d57d4790bc703 # timeout=10 [2021-12-22T13:37:55.304Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:37:55.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:37:55.381Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:37:55.388Z] > git checkout -f b58a88c9883be639431a23d84cbcbae97d135b17 # timeout=10 [2021-12-22T13:37:55.453Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:37:56.852Z] Client: [2021-12-22T13:37:56.852Z] Context: default [2021-12-22T13:37:56.852Z] Debug Mode: false [2021-12-22T13:37:56.852Z] Plugins: [2021-12-22T13:37:56.852Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-22T13:37:56.852Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-22T13:37:56.852Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-22T13:37:56.852Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-22T13:37:56.852Z] [2021-12-22T13:37:56.852Z] Server: [2021-12-22T13:37:56.852Z] Containers: 0 [2021-12-22T13:37:56.852Z] Running: 0 [2021-12-22T13:37:56.852Z] Paused: 0 [2021-12-22T13:37:56.852Z] Stopped: 0 [2021-12-22T13:37:56.852Z] Images: 4 [2021-12-22T13:37:56.852Z] Server Version: 20.10.10-rc1 [2021-12-22T13:37:56.852Z] Storage Driver: overlay2 [2021-12-22T13:37:56.852Z] Backing Filesystem: extfs [2021-12-22T13:37:56.852Z] Supports d_type: true [2021-12-22T13:37:56.852Z] Native Overlay Diff: true [2021-12-22T13:37:56.852Z] userxattr: false [2021-12-22T13:37:56.852Z] Logging Driver: json-file [2021-12-22T13:37:56.852Z] Cgroup Driver: cgroupfs [2021-12-22T13:37:56.852Z] Cgroup Version: 1 [2021-12-22T13:37:56.852Z] Plugins: [2021-12-22T13:37:56.852Z] Volume: local [2021-12-22T13:37:56.852Z] Network: bridge host ipvlan macvlan null overlay [2021-12-22T13:37:56.852Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-22T13:37:56.852Z] Swarm: inactive [2021-12-22T13:37:56.852Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-22T13:37:56.852Z] Default Runtime: runc [2021-12-22T13:37:56.852Z] Init Binary: docker-init [2021-12-22T13:37:56.852Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:56.852Z] runc version: v1.0.2-0-g52b36a2 [2021-12-22T13:37:56.852Z] init version: de40ad0 [2021-12-22T13:37:56.852Z] Security Options: [2021-12-22T13:37:56.852Z] apparmor [2021-12-22T13:37:56.852Z] seccomp [2021-12-22T13:37:56.852Z] Profile: default [2021-12-22T13:37:56.852Z] Kernel Version: 5.4.0-1057-aws [2021-12-22T13:37:56.852Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-22T13:37:56.852Z] OSType: linux [2021-12-22T13:37:56.852Z] Architecture: x86_64 [2021-12-22T13:37:56.852Z] CPUs: 2 [2021-12-22T13:37:56.852Z] Total Memory: 7.569GiB [2021-12-22T13:37:56.852Z] Name: ip-10-100-95-22 [2021-12-22T13:37:56.852Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-22T13:37:56.852Z] Docker Root Dir: /var/lib/docker [2021-12-22T13:37:56.852Z] Debug Mode: false [2021-12-22T13:37:56.852Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:37:56.852Z] Labels: [2021-12-22T13:37:56.852Z] Experimental: true [2021-12-22T13:37:56.852Z] Insecure Registries: [2021-12-22T13:37:56.852Z] 127.0.0.0/8 [2021-12-22T13:37:56.852Z] Live Restore Enabled: true [2021-12-22T13:37:56.852Z] [2021-12-22T13:37:56.852Z] WARNING: No swap limit support [Pipeline] sh [2021-12-22T13:37:56.974Z] Client: [2021-12-22T13:37:56.975Z] Context: default [2021-12-22T13:37:56.975Z] Debug Mode: false [2021-12-22T13:37:56.975Z] Plugins: [2021-12-22T13:37:56.975Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-22T13:37:56.975Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-22T13:37:56.975Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-22T13:37:56.975Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-22T13:37:56.975Z] [2021-12-22T13:37:56.975Z] Server: [2021-12-22T13:37:56.975Z] Containers: 0 [2021-12-22T13:37:56.975Z] Running: 0 [2021-12-22T13:37:56.975Z] Paused: 0 [2021-12-22T13:37:56.975Z] Stopped: 0 [2021-12-22T13:37:56.975Z] Images: 3 [2021-12-22T13:37:56.975Z] Server Version: 20.10.10-rc1 [2021-12-22T13:37:56.975Z] Storage Driver: overlay2 [2021-12-22T13:37:56.975Z] Backing Filesystem: extfs [2021-12-22T13:37:56.975Z] Supports d_type: true [2021-12-22T13:37:56.975Z] Native Overlay Diff: true [2021-12-22T13:37:56.975Z] userxattr: false [2021-12-22T13:37:56.975Z] Logging Driver: json-file [2021-12-22T13:37:56.975Z] Cgroup Driver: cgroupfs [2021-12-22T13:37:56.975Z] Cgroup Version: 1 [2021-12-22T13:37:56.975Z] Plugins: [2021-12-22T13:37:56.975Z] Volume: local [2021-12-22T13:37:56.975Z] Network: bridge host ipvlan macvlan null overlay [2021-12-22T13:37:56.975Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-22T13:37:56.975Z] Swarm: inactive [2021-12-22T13:37:56.975Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-22T13:37:56.975Z] Default Runtime: runc [2021-12-22T13:37:56.975Z] Init Binary: docker-init [2021-12-22T13:37:56.975Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:37:56.975Z] runc version: v1.0.2-0-g52b36a2 [2021-12-22T13:37:56.975Z] init version: de40ad0 [2021-12-22T13:37:56.975Z] Security Options: [2021-12-22T13:37:56.975Z] apparmor [2021-12-22T13:37:56.975Z] seccomp [2021-12-22T13:37:56.975Z] Profile: default [2021-12-22T13:37:56.975Z] Kernel Version: 5.4.0-1057-aws [2021-12-22T13:37:56.975Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-22T13:37:56.975Z] OSType: linux [2021-12-22T13:37:56.975Z] Architecture: x86_64 [2021-12-22T13:37:56.975Z] CPUs: 2 [2021-12-22T13:37:56.975Z] Total Memory: 7.569GiB [2021-12-22T13:37:56.975Z] Name: ip-10-100-121-154 [2021-12-22T13:37:56.975Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-22T13:37:56.975Z] Docker Root Dir: /var/lib/docker [2021-12-22T13:37:56.975Z] Debug Mode: false [2021-12-22T13:37:56.975Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:37:56.975Z] Labels: [2021-12-22T13:37:56.975Z] Experimental: true [2021-12-22T13:37:56.975Z] Insecure Registries: [2021-12-22T13:37:56.975Z] 127.0.0.0/8 [2021-12-22T13:37:56.975Z] Live Restore Enabled: true [2021-12-22T13:37:56.975Z] [2021-12-22T13:37:56.975Z] WARNING: No swap limit support [Pipeline] sh [2021-12-22T13:37:57.167Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:57.167Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:57.167Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-22T13:37:57.167Z] + bash /home/ubuntu/workspace/moby_PR-43099/check-config.sh [2021-12-22T13:37:57.167Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-22T13:37:57.167Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-22T13:37:57.167Z] [2021-12-22T13:37:57.167Z] Generally Necessary: [2021-12-22T13:37:57.167Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-22T13:37:57.167Z] - apparmor: enabled and tools installed [2021-12-22T13:37:57.167Z] - CONFIG_NAMESPACES: enabled [2021-12-22T13:37:57.167Z] - CONFIG_NET_NS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_PID_NS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_IPC_NS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_UTS_NS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUPS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CPUSETS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_MEMCG: enabled [2021-12-22T13:37:57.167Z] - CONFIG_KEYS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_VETH: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_BPF: enabled [2021-12-22T13:37:57.167Z] [2021-12-22T13:37:57.167Z] Optional Features: [2021-12-22T13:37:57.167Z] - CONFIG_USER_NS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_SECCOMP: enabled [2021-12-22T13:37:57.167Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-22T13:37:57.167Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-22T13:37:57.167Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-22T13:37:57.167Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-22T13:37:57.167Z] - CONFIG_BLK_CGROUP: enabled [2021-12-22T13:37:57.167Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_PERF: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-22T13:37:57.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-22T13:37:57.167Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-22T13:37:57.167Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-22T13:37:57.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-22T13:37:57.167Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-22T13:37:57.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-22T13:37:57.254Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:57.254Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:37:57.254Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-22T13:37:57.254Z] + bash /home/ubuntu/workspace/moby_PR-43099/check-config.sh [2021-12-22T13:37:57.254Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-22T13:37:57.254Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-22T13:37:57.254Z] [2021-12-22T13:37:57.254Z] Generally Necessary: [2021-12-22T13:37:57.254Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-22T13:37:57.254Z] - apparmor: enabled and tools installed [2021-12-22T13:37:57.254Z] - CONFIG_NAMESPACES: enabled [2021-12-22T13:37:57.254Z] - CONFIG_NET_NS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_PID_NS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_IPC_NS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_UTS_NS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUPS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CPUSETS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_MEMCG: enabled [2021-12-22T13:37:57.254Z] - CONFIG_KEYS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_VETH: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_BPF: enabled [2021-12-22T13:37:57.254Z] [2021-12-22T13:37:57.254Z] Optional Features: [2021-12-22T13:37:57.254Z] - CONFIG_USER_NS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_SECCOMP: enabled [2021-12-22T13:37:57.254Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-22T13:37:57.254Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-22T13:37:57.254Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-22T13:37:57.254Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-22T13:37:57.254Z] - CONFIG_BLK_CGROUP: enabled [2021-12-22T13:37:57.254Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_PERF: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-22T13:37:57.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-22T13:37:57.254Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-22T13:37:57.254Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-22T13:37:57.254Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-22T13:37:57.254Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-22T13:37:57.254Z] - CONFIG_IP_VS: enabled (as module) [2021-12-22T13:37:57.319Z] #19 7.167 Reading package lists... [2021-12-22T13:37:57.423Z] - CONFIG_IP_VS: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-22T13:37:57.423Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-22T13:37:57.423Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-22T13:37:57.423Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-22T13:37:57.423Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-22T13:37:57.423Z] - CONFIG_EXT4_FS: enabled [2021-12-22T13:37:57.423Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-22T13:37:57.423Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-22T13:37:57.423Z] - Network Drivers: [2021-12-22T13:37:57.423Z] - "overlay": [2021-12-22T13:37:57.423Z] - CONFIG_VXLAN: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-22T13:37:57.423Z] Optional (for encrypted networks): [2021-12-22T13:37:57.423Z] - CONFIG_CRYPTO: enabled [2021-12-22T13:37:57.423Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-22T13:37:57.423Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-22T13:37:57.423Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-22T13:37:57.423Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-22T13:37:57.423Z] - CONFIG_XFRM: enabled [2021-12-22T13:37:57.423Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-22T13:37:57.423Z] - "ipvlan": [2021-12-22T13:37:57.423Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-22T13:37:57.423Z] - "macvlan": [2021-12-22T13:37:57.423Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_DUMMY: enabled (as module) [2021-12-22T13:37:57.423Z] - "ftp,tftp client in container": [2021-12-22T13:37:57.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-22T13:37:57.423Z] - Storage Drivers: [2021-12-22T13:37:57.423Z] - "aufs": [2021-12-22T13:37:57.423Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-22T13:37:57.423Z] - "btrfs": [2021-12-22T13:37:57.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-22T13:37:57.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-22T13:37:57.423Z] - "devicemapper": [2021-12-22T13:37:57.423Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-22T13:37:57.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-22T13:37:57.423Z] - "overlay": [2021-12-22T13:37:57.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-22T13:37:57.423Z] - "zfs": [2021-12-22T13:37:57.423Z] - /dev/zfs: present [2021-12-22T13:37:57.423Z] - zfs command: missing [2021-12-22T13:37:57.423Z] - zpool command: missing [2021-12-22T13:37:57.423Z] [2021-12-22T13:37:57.423Z] Limits: [2021-12-22T13:37:57.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-22T13:37:57.423Z] [2021-12-22T13:37:57.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-22T13:37:57.512Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-22T13:37:57.512Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-22T13:37:57.512Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-22T13:37:57.512Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-22T13:37:57.512Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-22T13:37:57.512Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-22T13:37:57.512Z] - CONFIG_EXT4_FS: enabled [2021-12-22T13:37:57.512Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-22T13:37:57.512Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-22T13:37:57.512Z] - Network Drivers: [2021-12-22T13:37:57.512Z] - "overlay": [2021-12-22T13:37:57.512Z] - CONFIG_VXLAN: enabled (as module) [2021-12-22T13:37:57.512Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-22T13:37:57.512Z] Optional (for encrypted networks): [2021-12-22T13:37:57.512Z] - CONFIG_CRYPTO: enabled [2021-12-22T13:37:57.512Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-22T13:37:57.512Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-22T13:37:57.512Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-22T13:37:57.512Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-22T13:37:57.512Z] - CONFIG_XFRM: enabled [2021-12-22T13:37:57.512Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-22T13:37:57.512Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-22T13:37:57.512Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-22T13:37:57.512Z] - "ipvlan": [2021-12-22T13:37:57.512Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-22T13:37:57.512Z] - "macvlan": [2021-12-22T13:37:57.513Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-22T13:37:57.513Z] - CONFIG_DUMMY: enabled (as module) [2021-12-22T13:37:57.513Z] - "ftp,tftp client in container": [2021-12-22T13:37:57.513Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-22T13:37:57.513Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-22T13:37:57.513Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-22T13:37:57.513Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-22T13:37:57.513Z] - Storage Drivers: [2021-12-22T13:37:57.513Z] - "aufs": [2021-12-22T13:37:57.513Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-22T13:37:57.513Z] - "btrfs": [2021-12-22T13:37:57.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-22T13:37:57.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-22T13:37:57.513Z] - "devicemapper": [2021-12-22T13:37:57.513Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-22T13:37:57.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-22T13:37:57.513Z] - "overlay": [2021-12-22T13:37:57.513Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-22T13:37:57.513Z] - "zfs": [2021-12-22T13:37:57.513Z] - /dev/zfs: present [2021-12-22T13:37:57.513Z] - zfs command: missing [2021-12-22T13:37:57.513Z] - zpool command: missing [2021-12-22T13:37:57.513Z] [2021-12-22T13:37:57.513Z] Limits: [2021-12-22T13:37:57.513Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-22T13:37:57.513Z] [2021-12-22T13:37:57.513Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-22T13:37:57.745Z] + sudo modprobe ip_vs [2021-12-22T13:37:57.745Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b58a88c9883be639431a23d84cbcbae97d135b17 . [2021-12-22T13:37:57.870Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b58a88c9883be639431a23d84cbcbae97d135b17 . [2021-12-22T13:37:57.870Z] #1 [internal] load build definition from Dockerfile [2021-12-22T13:37:57.870Z] #1 sha256:963aa01c14e4bd5af9467f8d8049b6620605c2afcfe39bfb74ab4965753039c1 [2021-12-22T13:37:57.870Z] #1 transferring dockerfile: 17.53kB done [2021-12-22T13:37:57.870Z] #1 DONE 0.0s [2021-12-22T13:37:57.870Z] [2021-12-22T13:37:57.870Z] #2 [internal] load .dockerignore [2021-12-22T13:37:57.870Z] #2 sha256:b07baebecc6ccc938f6ad8d9be591a2e05494b6b806b6b96ec8b05eb4e77f20a [2021-12-22T13:37:57.870Z] #2 transferring context: 87B done [2021-12-22T13:37:57.870Z] #2 DONE 0.0s [2021-12-22T13:37:57.870Z] [2021-12-22T13:37:57.870Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-22T13:37:57.870Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-22T13:37:58.001Z] #1 [internal] load build definition from Dockerfile [2021-12-22T13:37:58.001Z] #1 sha256:13c20b16ab61fb4a941a9316e7545d26018f1b18dd9490eb8fa9d2c9a9e9ab43 [2021-12-22T13:37:58.001Z] #1 transferring dockerfile: 17.53kB done [2021-12-22T13:37:58.001Z] #1 DONE 0.0s [2021-12-22T13:37:58.001Z] [2021-12-22T13:37:58.001Z] #2 [internal] load .dockerignore [2021-12-22T13:37:58.001Z] #2 sha256:5781fd5ef79f65834f5888fe5eecd34df8b01100421fa0457c854124565a6909 [2021-12-22T13:37:58.001Z] #2 transferring context: 87B done [2021-12-22T13:37:58.001Z] #2 DONE 0.0s [2021-12-22T13:37:58.001Z] [2021-12-22T13:37:58.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-22T13:37:58.001Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-22T13:37:58.001Z] #3 DONE 0.1s [2021-12-22T13:37:58.001Z] [2021-12-22T13:37:58.001Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-22T13:37:58.001Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-22T13:37:58.001Z] #4 CACHED [2021-12-22T13:37:58.044Z] Running on azwin-2-7f3720 in d:\jenkins\workspace\moby_PR-43099 [Pipeline] { [Pipeline] ws [2021-12-22T13:37:58.059Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-22T13:37:58.128Z] #3 DONE 0.2s [2021-12-22T13:37:58.128Z] [2021-12-22T13:37:58.128Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-22T13:37:58.128Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-22T13:37:58.128Z] #4 CACHED [2021-12-22T13:37:58.162Z] The recommended git tool is: git [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #5 [internal] load .dockerignore [2021-12-22T13:37:58.259Z] #5 sha256:bea4288cbbd551c11fff7391061cfc204eca343c11b2353137ba5dfcf22ec2b0 [2021-12-22T13:37:58.259Z] #5 DONE 0.0s [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #6 [internal] load build definition from Dockerfile [2021-12-22T13:37:58.259Z] #6 sha256:0ea16fa32de46885a6c8bf8838a792d486d2efdc5a69e0c11e62941eca083517 [2021-12-22T13:37:58.259Z] #6 DONE 0.0s [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:58.259Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:37:58.259Z] #7 DONE 0.1s [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-22T13:37:58.259Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-22T13:37:58.259Z] #10 DONE 0.1s [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:58.259Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-22T13:37:58.259Z] #9 DONE 0.1s [2021-12-22T13:37:58.259Z] [2021-12-22T13:37:58.259Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:37:58.259Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-22T13:37:58.386Z] [2021-12-22T13:37:58.386Z] #5 [internal] load .dockerignore [2021-12-22T13:37:58.386Z] #5 sha256:993836d234b5fe43bb2bf93bc18e116b55d4d349dff2b5c003facc98eacb5e29 [2021-12-22T13:37:58.386Z] #5 DONE 0.0s [2021-12-22T13:37:58.386Z] [2021-12-22T13:37:58.386Z] #6 [internal] load build definition from Dockerfile [2021-12-22T13:37:58.386Z] #6 sha256:3e93512f71cb2f8ec683a17e7610d2ced88aa4998789c0cec1ae2af4c007e0d0 [2021-12-22T13:37:58.386Z] #6 DONE 0.0s [2021-12-22T13:37:58.386Z] [2021-12-22T13:37:58.386Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-22T13:37:58.386Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-22T13:37:58.386Z] #8 DONE 0.1s [2021-12-22T13:37:58.386Z] [2021-12-22T13:37:58.386Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:58.386Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-22T13:37:58.389Z] using credential docker-jenkins-github-credentials [2021-12-22T13:37:58.469Z] Cloning the remote Git repository [2021-12-22T13:37:58.469Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:37:58.517Z] #8 DONE 0.1s [2021-12-22T13:37:58.517Z] [2021-12-22T13:37:58.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:37:58.517Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:37:58.517Z] #11 DONE 0.0s [2021-12-22T13:37:58.517Z] [2021-12-22T13:37:58.517Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:58.517Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:37:58.517Z] #71 DONE 0.0s [2021-12-22T13:37:58.517Z] [2021-12-22T13:37:58.517Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:58.517Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-22T13:37:58.517Z] #69 DONE 0.0s [2021-12-22T13:37:58.517Z] [2021-12-22T13:37:58.517Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:37:58.517Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-22T13:37:58.517Z] #28 DONE 0.0s [2021-12-22T13:37:58.517Z] [2021-12-22T13:37:58.517Z] #24 [internal] load build context [2021-12-22T13:37:58.517Z] #24 sha256:48b5a2453721f793f9abe7f53bd91d1621a7cdad2ff8b7d377cd16b809023a0a [2021-12-22T13:37:58.649Z] #10 DONE 0.1s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:37:58.649Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-22T13:37:58.649Z] #7 DONE 0.1s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:37:58.649Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:37:58.649Z] #9 DONE 0.1s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:37:58.649Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:37:58.649Z] #11 DONE 0.0s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:58.649Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:37:58.649Z] #71 DONE 0.0s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:37:58.649Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-22T13:37:58.649Z] #69 DONE 0.0s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:37:58.649Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-22T13:37:58.649Z] #28 DONE 0.0s [2021-12-22T13:37:58.649Z] [2021-12-22T13:37:58.649Z] #24 [internal] load build context [2021-12-22T13:37:58.649Z] #24 sha256:ceb8c887d3b728afb97291738e0dcaca9599811995754a0eeeaace206b03229a [2021-12-22T13:37:59.085Z] #24 ... [2021-12-22T13:37:59.085Z] [2021-12-22T13:37:59.085Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-22T13:37:59.085Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-22T13:37:59.085Z] #45 DONE 0.5s [2021-12-22T13:37:59.085Z] [2021-12-22T13:37:59.085Z] #24 [internal] load build context [2021-12-22T13:37:59.085Z] #24 sha256:48b5a2453721f793f9abe7f53bd91d1621a7cdad2ff8b7d377cd16b809023a0a [2021-12-22T13:37:59.220Z] #24 ... [2021-12-22T13:37:59.220Z] [2021-12-22T13:37:59.220Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-22T13:37:59.220Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-22T13:37:59.220Z] #45 DONE 0.4s [2021-12-22T13:37:59.220Z] [2021-12-22T13:37:59.220Z] #24 [internal] load build context [2021-12-22T13:37:59.220Z] #24 sha256:ceb8c887d3b728afb97291738e0dcaca9599811995754a0eeeaace206b03229a [2021-12-22T13:37:58.506Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:37:58.506Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-22T13:37:58.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:37:58.575Z] > git --version # timeout=10 [2021-12-22T13:37:58.629Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-22T13:37:58.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:37:58.631Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:37:59.847Z] #19 10.14 Reading package lists... [2021-12-22T13:38:00.026Z] #24 transferring context: 54.79MB 1.6s done [2021-12-22T13:38:00.282Z] #24 DONE 1.6s [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #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-12-22T13:38:00.282Z] #22 sha256:eed9a6436c2b025a6e63e7fac781ea4be6b445fdbf805a548ce6daba8eb009b0 [2021-12-22T13:38:00.282Z] #22 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-22T13:38:00.282Z] #30 sha256:ea3180cac918c23df4570db253b150b82eea5091dc0bc5e551cfc27e88e27618 [2021-12-22T13:38:00.282Z] #30 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-22T13:38:00.282Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-22T13:38:00.282Z] #70 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #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-12-22T13:38:00.282Z] #55 sha256:fa0259c6176b26e26dfc0f54a2ffca4ef55c2292471b3fdcb5b9122e5ad2d6d9 [2021-12-22T13:38:00.282Z] #55 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-22T13:38:00.282Z] #66 sha256:67cac260464a874c743597c50bb76efb37df201c261fc5f76fa5e2699cf06265 [2021-12-22T13:38:00.282Z] #66 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-22T13:38:00.282Z] #73 sha256:515dd6e081f0acd4fba5f4a6aaedea490fdfd1263b4b348925d5cabc534110e2 [2021-12-22T13:38:00.282Z] #73 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-22T13:38:00.282Z] #15 sha256:a7973f486dc381055bc7414108decafffc257e65924c358f707618e274802cc4 [2021-12-22T13:38:00.282Z] #15 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:38:00.282Z] #18 sha256:20afd4225a2b78e0268d0b235712a60d93a6202e136015efad69a9eaae7bf99d [2021-12-22T13:38:00.282Z] #18 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-22T13:38:00.282Z] #74 sha256:a636e1c0feab7b94f248d171df5c53eff36afd2431f8eadd3764029b47a429d5 [2021-12-22T13:38:00.282Z] #74 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #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-12-22T13:38:00.282Z] #62 sha256:8b6b4029bee9fe86598599c1d06298e77f943cf0505ba75de5ccc1e050813022 [2021-12-22T13:38:00.282Z] #62 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-22T13:38:00.282Z] #50 sha256:7bfa8731ad1197e6e3bd79c1d350738b0d6171792b6ea60e97d33f8eaeaab13c [2021-12-22T13:38:00.282Z] #50 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #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-12-22T13:38:00.282Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:38:00.282Z] #53 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-22T13:38:00.282Z] #64 sha256:eea0968ae417717bcebe25712cf402c415365640a1aca31e8cc5cbd308123669 [2021-12-22T13:38:00.282Z] #64 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-22T13:38:00.282Z] #61 sha256:0ff40d7d65b23df9329355efebc9497840a269c8fbe6985d4afabbaa7cb5a8c5 [2021-12-22T13:38:00.282Z] #61 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #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-12-22T13:38:00.282Z] #40 sha256:1669009c86b075afbe0f42872750842ebf292f3f67678bc6354ffe75992ec925 [2021-12-22T13:38:00.282Z] #40 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-22T13:38:00.282Z] #33 sha256:990ac1eeadf64545cbf106be694411460a5a05097e1eef4b9c3146313ecd8dc8 [2021-12-22T13:38:00.282Z] #33 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.282Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-22T13:38:00.282Z] #27 sha256:465fc53bda153d86ee3bec1a57ac0b51f4477827a28a38cd67ea47226e784835 [2021-12-22T13:38:00.282Z] #27 CACHED [2021-12-22T13:38:00.282Z] [2021-12-22T13:38:00.283Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-22T13:38:00.283Z] #12 sha256:dcf650ff487e5baafd79b7a806650dfc4bdf12321498bcf9a31081f78bfe21c1 [2021-12-22T13:38:00.283Z] #12 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #48 sha256:083d2cef5e70b18c4591930738a2b47f1bcd3591de57fe492167b6901a3e5434 [2021-12-22T13:38:00.283Z] #48 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #54 sha256:407025dec3ccf80c162b82e159036c2af9d690da402bc85c3415aa5a6b61c248 [2021-12-22T13:38:00.283Z] #54 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-22T13:38:00.283Z] #67 sha256:9828e2caed1eb3a8b26eb8c4b76cd320a19539bfe4a40079ecf99a4eb3892533 [2021-12-22T13:38:00.283Z] #67 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #65 sha256:0a65332665856444059142ed70a05ee215dfd79d3586e9bee734daf4219efdb6 [2021-12-22T13:38:00.283Z] #65 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #21 sha256:526dbf14ec35e418a2b2893112151d5b1e75d54ab0fa444ca28e4350dbba0fb0 [2021-12-22T13:38:00.283Z] #21 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #31 sha256:47d31aafb8a54bb03aba0f81d2ff7d09f4660b45226564ba6498802b13ff7967 [2021-12-22T13:38:00.283Z] #31 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-22T13:38:00.283Z] #19 sha256:01a6e504e779991211df9a276f58af91c6b36ce7a44b7f812e0c76a67cec671d [2021-12-22T13:38:00.283Z] #19 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:38:00.283Z] #47 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-22T13:38:00.283Z] #29 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:38:00.283Z] #14 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #44 sha256:ea24c009243efd6fce06add0c517450c470e7801b233dd44d4fb2c5c8a4cb04f [2021-12-22T13:38:00.283Z] #44 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:38:00.283Z] #34 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-22T13:38:00.283Z] #57 sha256:4d0416af8e2ab7ff313723fa61a4c37a3056d01a230c414702c380931102cab2 [2021-12-22T13:38:00.283Z] #57 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #52 sha256:5c3ac886f7d1905e81dae3acc919d06ebbccd5b5cfe0a9b602628f7cbae8bda1 [2021-12-22T13:38:00.283Z] #52 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #46 sha256:5124251c291111ed8e16654a491a5cead795f9fac0812c1a4d23b1fd2d9c5c45 [2021-12-22T13:38:00.283Z] #46 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-22T13:38:00.283Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-22T13:38:00.283Z] #72 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:38:00.283Z] #25 sha256:51dfe8269c54ce623fb7259c6f0a21d388b1c797f9b6cb02acedc780ef714fa1 [2021-12-22T13:38:00.283Z] #25 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #13 sha256:d3ad9e8f0d0d5de65db6c29ee00001fcac97919a66cce9eb65a4d9b8151fe9bd [2021-12-22T13:38:00.283Z] #13 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #59 sha256:0ce80996891f6c8a535b3249605ac5974b94fce59670bc59aaa065d81aeeefbd [2021-12-22T13:38:00.283Z] #59 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-22T13:38:00.283Z] #20 sha256:c9f0b99cf7c74b7f6e22ceda27c0f9c358cb64ffbb83ef972e42baf2ff6ef904 [2021-12-22T13:38:00.283Z] #20 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #56 sha256:84402cc9c4dc4987997b3a4c11f4485d96c44b8b962a270039f13739f008f129 [2021-12-22T13:38:00.283Z] #56 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #37 sha256:1336caded90bb40c28c0ee74f4de4d79548fe921fb5dd2ec61a2f03a2e2659b0 [2021-12-22T13:38:00.283Z] #37 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #16 sha256:26e18424f143ad2ce85e63feda5b4dc444eb8481bbdf3d90a59d6cf5f7325f8b [2021-12-22T13:38:00.283Z] #16 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #49 sha256:7543cad3c0672c93914af218448d82d0260a6a621876cfdd4247b27bd913a1a0 [2021-12-22T13:38:00.283Z] #49 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-22T13:38:00.283Z] #42 sha256:d2a5da4cb8668af14eee6f0f7f4aaf859b63b12a0038c90e59d89023627995bc [2021-12-22T13:38:00.283Z] #42 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:38:00.283Z] #38 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-22T13:38:00.283Z] #17 sha256:b237c0961e1c1628dcefa051aaa85dc1d7aa0592fb0e1f3d2664f89f05540bea [2021-12-22T13:38:00.283Z] #17 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #41 sha256:d7638c1ba955169bb2eeee2884db1c2ea0775dec5ac88cc30c19bc268c503068 [2021-12-22T13:38:00.283Z] #41 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #26 sha256:378fcaad8c880ecfa59964b61d86ce077c423d3909284a285b0e55c8770b1fe9 [2021-12-22T13:38:00.283Z] #26 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #36 sha256:7b66c428ed182ae6b9c3685b0cf081c974c9a73534d9880da27c0b4bf0358e69 [2021-12-22T13:38:00.283Z] #36 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:38:00.283Z] #60 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #68 sha256:10a9e24e799eff4a249a88a4d7f3e23b6724e46f998296fa0a3b89e1a0da3473 [2021-12-22T13:38:00.283Z] #68 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #58 sha256:4f9c9edadafe987ad79d1bd67cc25392e8bfd5b0e5419d7dae01f21a030b7390 [2021-12-22T13:38:00.283Z] #58 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-22T13:38:00.283Z] #32 sha256:e93c48b1ef43b8692352fc68133a2f4043a12592f96ea04992cfca4af43bfc98 [2021-12-22T13:38:00.283Z] #32 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:38:00.283Z] #23 sha256:d686e21eb5e5c0c50690b8791922638f6e3f2dc6af18b338783747986c526cf8 [2021-12-22T13:38:00.283Z] #23 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-22T13:38:00.283Z] #39 sha256:17e1dbfffecfe898b81ee134eb749bf8afa0abe61db9a69a8079dfd8ab6522a9 [2021-12-22T13:38:00.283Z] #39 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:38:00.283Z] #43 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #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-12-22T13:38:00.283Z] #51 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:38:00.283Z] #51 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #35 sha256:d147b2deaad03060504d2a20b0db410efa5c4df51d449648dfccb0d2cd83bc1c [2021-12-22T13:38:00.283Z] #35 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-22T13:38:00.283Z] #63 sha256:4bd7e623c098514ba85f099722a1d0f558e54db71db29a95754aeb071c00fb65 [2021-12-22T13:38:00.283Z] #63 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-22T13:38:00.283Z] #75 sha256:d639d7da60ebacfbbec18897d2f9057207ed9d0442a9df38250ff36246d3bea7 [2021-12-22T13:38:00.283Z] #75 CACHED [2021-12-22T13:38:00.283Z] [2021-12-22T13:38:00.283Z] #76 exporting to image [2021-12-22T13:38:00.283Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-22T13:38:00.283Z] #76 exporting layers done [2021-12-22T13:38:00.283Z] #76 writing image sha256:57f7c96d6747b531f955b8e3a7ed2b5e8b65d62edcaa2a8db01ca6e204f97d59 [2021-12-22T13:38:00.283Z] #76 writing image sha256:57f7c96d6747b531f955b8e3a7ed2b5e8b65d62edcaa2a8db01ca6e204f97d59 0.0s done [2021-12-22T13:38:00.283Z] #76 naming to docker.io/library/docker:b58a88c9883be639431a23d84cbcbae97d135b17 done [2021-12-22T13:38:00.283Z] #76 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-22T13:38:00.411Z] #19 13.14 Building dependency tree... [2021-12-22T13:38:00.605Z] + trap exit INT TERM [2021-12-22T13:38:00.605Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-22T13:38:00.605Z] + CONTAINER_NAME=docker-pr3 [2021-12-22T13:38:00.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 -e DOCKER_GRAPHDRIVER docker:b58a88c9883be639431a23d84cbcbae97d135b17 hack/make.sh dynbinary [2021-12-22T13:38:00.619Z] #24 transferring context: 54.79MB 1.5s done [2021-12-22T13:38:00.619Z] #24 DONE 1.6s [2021-12-22T13:38:00.619Z] [2021-12-22T13:38:00.619Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-22T13:38:00.619Z] #12 sha256:dcf650ff487e5baafd79b7a806650dfc4bdf12321498bcf9a31081f78bfe21c1 [2021-12-22T13:38:00.619Z] #12 CACHED [2021-12-22T13:38:00.619Z] [2021-12-22T13:38:00.619Z] #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-12-22T13:38:00.619Z] #13 sha256:d3ad9e8f0d0d5de65db6c29ee00001fcac97919a66cce9eb65a4d9b8151fe9bd [2021-12-22T13:38:00.619Z] #13 CACHED [2021-12-22T13:38:00.619Z] [2021-12-22T13:38:00.619Z] #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-12-22T13:38:00.619Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:38:00.619Z] #60 CACHED [2021-12-22T13:38:00.619Z] [2021-12-22T13:38:00.619Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-22T13:38:00.619Z] #61 sha256:bcccc3f279e0bd7e6bf61023e3dfdbc0201886571492f5b2b5f44bb85429a6ba [2021-12-22T13:38:00.619Z] #61 DONE 0.3s [2021-12-22T13:38:00.619Z] [2021-12-22T13:38:00.619Z] #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-12-22T13:38:00.619Z] #62 sha256:d4a9912249f5e6d98f32698f89020f252835d86863be8a33d974accded0270c8 [2021-12-22T13:38:00.980Z] #19 14.30 The following additional packages will be installed: [2021-12-22T13:38:00.980Z] #19 14.30 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-22T13:38:00.980Z] #19 14.30 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-22T13:38:00.980Z] #19 14.30 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-12-22T13:38:00.980Z] #19 14.30 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-12-22T13:38:00.980Z] #19 14.30 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-22T13:38:00.980Z] #19 14.30 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-22T13:38:00.980Z] #19 14.30 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-22T13:38:00.980Z] #19 14.30 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-22T13:38:00.980Z] #19 14.30 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.30 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-22T13:38:00.980Z] #19 14.30 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-22T13:38:00.980Z] #19 14.30 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-22T13:38:00.980Z] #19 14.30 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-22T13:38:00.980Z] #19 14.30 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-22T13:38:00.980Z] #19 14.30 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-22T13:38:00.980Z] #19 14.30 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-22T13:38:00.980Z] #19 14.30 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-22T13:38:00.980Z] #19 14.30 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-22T13:38:00.980Z] #19 14.30 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-22T13:38:00.980Z] #19 14.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-22T13:38:00.980Z] #19 14.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-22T13:38:00.980Z] #19 14.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-22T13:38:00.980Z] #19 14.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-22T13:38:00.980Z] #19 14.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-22T13:38:00.980Z] #19 14.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-22T13:38:00.980Z] #19 14.31 linux-libc-dev-s390x-cross patch xz-utils [2021-12-22T13:38:00.980Z] #19 14.31 Suggested packages: [2021-12-22T13:38:00.980Z] #19 14.31 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-12-22T13:38:00.980Z] #19 14.31 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.31 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-12-22T13:38:00.980Z] #19 14.31 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-12-22T13:38:00.980Z] #19 14.31 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-12-22T13:38:00.980Z] #19 14.31 libyaml-shell-perl ed diffutils-doc [2021-12-22T13:38:00.980Z] #19 14.31 Recommended packages: [2021-12-22T13:38:00.980Z] #19 14.31 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-12-22T13:38:00.980Z] #19 14.31 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-12-22T13:38:01.188Z] #62 0.631 + RM_GOPATH=0 [2021-12-22T13:38:01.188Z] #62 0.631 + TMP_GOPATH= [2021-12-22T13:38:01.188Z] #62 0.631 + : /build [2021-12-22T13:38:01.188Z] #62 0.631 + '[' -z '' ']' [2021-12-22T13:38:01.188Z] #62 0.634 ++ mktemp -d [2021-12-22T13:38:01.188Z] #62 0.641 + export GOPATH=/tmp/tmp.pZkvv1OI5A [2021-12-22T13:38:01.188Z] #62 0.641 + GOPATH=/tmp/tmp.pZkvv1OI5A [2021-12-22T13:38:01.188Z] #62 0.641 + RM_GOPATH=1 [2021-12-22T13:38:01.188Z] #62 0.641 + case "$(go env GOARCH)" in [2021-12-22T13:38:01.188Z] #62 0.643 ++ go env GOARCH [2021-12-22T13:38:01.188Z] #62 0.650 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:38:01.188Z] #62 0.650 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:38:01.188Z] #62 0.651 ++ dirname /install.sh [2021-12-22T13:38:01.188Z] #62 0.652 + dir=/ [2021-12-22T13:38:01.188Z] #62 0.652 + bin=containerd [2021-12-22T13:38:01.188Z] #62 0.652 + shift [2021-12-22T13:38:01.188Z] #62 0.652 + '[' '!' -f //containerd.installer ']' [2021-12-22T13:38:01.188Z] #62 0.652 + . //containerd.installer [2021-12-22T13:38:01.188Z] #62 0.652 ++ set -e [2021-12-22T13:38:01.188Z] #62 0.652 ++ : v1.5.8 [2021-12-22T13:38:01.188Z] #62 0.652 + install_containerd [2021-12-22T13:38:01.188Z] #62 0.652 + echo 'Install containerd version v1.5.8' [2021-12-22T13:38:01.188Z] #62 0.652 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pZkvv1OI5A/src/github.com/containerd/containerd [2021-12-22T13:38:01.188Z] #62 0.652 Install containerd version v1.5.8 [2021-12-22T13:38:01.188Z] #62 0.657 Cloning into '/tmp/tmp.pZkvv1OI5A/src/github.com/containerd/containerd'... [2021-12-22T13:38:01.535Z] [2021-12-22T13:38:01.535Z] Removing bundles/ [2021-12-22T13:38:01.535Z] [2021-12-22T13:38:01.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-22T13:38:01.535Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:38:01.535Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:38:01.940Z] Fetching without tags [2021-12-22T13:38:02.372Z] #19 15.54 The following NEW packages will be installed: [2021-12-22T13:38:02.372Z] #19 15.54 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-22T13:38:02.372Z] #19 15.54 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-22T13:38:02.372Z] #19 15.54 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-12-22T13:38:02.372Z] #19 15.54 crossbuild-essential-armel crossbuild-essential-armhf [2021-12-22T13:38:02.372Z] #19 15.54 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-12-22T13:38:02.372Z] #19 15.54 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-12-22T13:38:02.372Z] #19 15.54 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-12-22T13:38:02.372Z] #19 15.54 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-12-22T13:38:02.372Z] #19 15.54 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-22T13:38:02.372Z] #19 15.54 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-22T13:38:02.372Z] #19 15.54 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-22T13:38:02.372Z] #19 15.54 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-22T13:38:02.372Z] #19 15.54 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-22T13:38:02.373Z] #19 15.54 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-22T13:38:02.373Z] #19 15.54 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-22T13:38:02.373Z] #19 15.54 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-22T13:38:02.373Z] #19 15.54 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-22T13:38:02.373Z] #19 15.54 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-22T13:38:02.373Z] #19 15.54 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-22T13:38:02.373Z] #19 15.54 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-22T13:38:02.373Z] #19 15.54 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-22T13:38:02.373Z] #19 15.54 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-22T13:38:02.373Z] #19 15.54 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-22T13:38:02.373Z] #19 15.54 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-22T13:38:02.373Z] #19 15.54 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-22T13:38:02.373Z] #19 15.54 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-22T13:38:02.373Z] #19 15.54 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-22T13:38:02.373Z] #19 15.54 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-22T13:38:02.373Z] #19 15.54 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-22T13:38:02.373Z] #19 15.54 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-22T13:38:02.373Z] #19 15.54 linux-libc-dev-s390x-cross patch xz-utils [2021-12-22T13:38:02.373Z] #19 15.85 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:38:02.373Z] #19 15.85 Need to get 787 MB of archives. [2021-12-22T13:38:02.373Z] #19 15.85 After this operation, 3385 MB of additional disk space will be used. [2021-12-22T13:38:02.373Z] #19 15.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-12-22T13:38:02.373Z] #19 15.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-22T13:38:02.373Z] #19 15.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-12-22T13:38:02.373Z] #19 15.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-12-22T13:38:02.373Z] #19 15.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-12-22T13:38:02.373Z] #19 15.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-22T13:38:02.373Z] #19 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-12-22T13:38:02.630Z] #19 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-12-22T13:38:02.630Z] #19 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-12-22T13:38:02.630Z] #19 15.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-12-22T13:38:02.630Z] #19 15.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-12-22T13:38:02.630Z] #19 15.97 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-12-22T13:38:02.630Z] #19 15.97 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-12-22T13:38:02.886Z] #19 16.28 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-12-22T13:38:02.886Z] #19 16.28 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-12-22T13:38:03.143Z] #19 16.58 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-12-22T13:38:01.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:38:01.525Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:38:01.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:38:01.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:38:01.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:38:01.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:38:01.982Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:38:03.401Z] #19 16.58 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-12-22T13:38:03.401Z] #19 16.87 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-12-22T13:38:03.523Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:38:03.658Z] #19 16.88 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-12-22T13:38:03.915Z] #19 17.18 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-12-22T13:38:03.915Z] #19 17.18 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-12-22T13:38:03.915Z] #19 17.46 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-12-22T13:38:04.172Z] #19 17.46 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-12-22T13:38:04.172Z] #19 17.46 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-12-22T13:38:04.172Z] #19 17.46 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-12-22T13:38:04.172Z] #19 17.46 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-12-22T13:38:04.172Z] #19 17.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-12-22T13:38:04.172Z] #19 17.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-12-22T13:38:04.172Z] #19 17.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-12-22T13:38:04.172Z] #19 17.47 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-12-22T13:38:04.172Z] #19 17.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-12-22T13:38:04.172Z] #19 17.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-12-22T13:38:04.172Z] #19 17.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-12-22T13:38:04.172Z] #19 17.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-12-22T13:38:04.172Z] #19 17.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-12-22T13:38:04.172Z] #19 17.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-12-22T13:38:04.172Z] #19 17.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-12-22T13:38:04.172Z] #19 17.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-12-22T13:38:04.172Z] #19 17.50 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-12-22T13:38:04.172Z] #19 17.51 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-12-22T13:38:04.429Z] #19 17.87 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-12-22T13:38:04.686Z] #19 17.87 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-12-22T13:38:04.686Z] #19 17.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-12-22T13:38:04.686Z] #19 17.89 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-12-22T13:38:04.686Z] #19 17.90 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-12-22T13:38:04.943Z] #19 18.26 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-12-22T13:38:04.943Z] #19 18.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-22T13:38:04.943Z] #19 18.26 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-12-22T13:38:04.943Z] #19 18.27 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-12-22T13:38:04.944Z] #19 18.27 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-12-22T13:38:04.944Z] #19 18.27 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-22T13:38:04.944Z] #19 18.33 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-22T13:38:04.944Z] #19 18.33 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-12-22T13:38:04.944Z] #19 18.34 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-12-22T13:38:04.944Z] #19 18.34 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-12-22T13:38:04.944Z] #19 18.34 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-12-22T13:38:04.944Z] #19 18.35 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-12-22T13:38:04.944Z] #19 18.36 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-12-22T13:38:04.944Z] #19 18.36 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-12-22T13:38:04.944Z] #19 18.36 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-12-22T13:38:04.944Z] #19 18.36 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-12-22T13:38:04.944Z] #19 18.36 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-12-22T13:38:04.944Z] #19 18.37 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-12-22T13:38:04.944Z] #19 18.38 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-12-22T13:38:05.201Z] #19 18.38 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-12-22T13:38:05.201Z] #19 18.38 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-12-22T13:38:05.201Z] #19 18.39 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-12-22T13:38:03.560Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:38:03.663Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:38:05.458Z] #19 18.72 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-12-22T13:38:05.458Z] #19 18.72 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-12-22T13:38:05.458Z] #19 18.73 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-12-22T13:38:05.458Z] #19 18.74 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-12-22T13:38:05.458Z] #19 18.76 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-12-22T13:38:05.716Z] #19 19.07 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-12-22T13:38:05.716Z] #19 19.07 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-12-22T13:38:05.716Z] #19 19.07 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-12-22T13:38:05.716Z] #19 19.08 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-12-22T13:38:05.716Z] #19 19.08 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-12-22T13:38:05.716Z] #19 19.08 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-12-22T13:38:05.716Z] #19 19.08 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-12-22T13:38:05.716Z] #19 19.09 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-12-22T13:38:05.716Z] #19 19.09 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-12-22T13:38:05.716Z] #19 19.10 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-12-22T13:38:05.716Z] #19 19.10 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-12-22T13:38:05.973Z] #19 19.46 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-12-22T13:38:05.973Z] #19 19.46 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-12-22T13:38:05.973Z] #19 19.46 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-12-22T13:38:05.973Z] #19 19.48 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-12-22T13:38:05.973Z] #19 19.49 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-12-22T13:38:06.538Z] #19 19.80 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-12-22T13:38:06.538Z] #19 19.80 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-12-22T13:38:06.538Z] #19 19.80 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-12-22T13:38:06.538Z] #19 19.81 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-12-22T13:38:06.538Z] #19 19.81 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-12-22T13:38:06.538Z] #19 19.81 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-12-22T13:38:06.538Z] #19 19.81 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-12-22T13:38:06.538Z] #19 19.81 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-12-22T13:38:06.538Z] #19 19.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-12-22T13:38:06.538Z] #19 19.83 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-12-22T13:38:06.538Z] #19 19.84 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-12-22T13:38:06.538Z] #19 19.85 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-12-22T13:38:06.538Z] #19 19.85 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-12-22T13:38:06.538Z] #19 19.85 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-12-22T13:38:06.538Z] #19 19.86 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-12-22T13:38:06.796Z] #19 20.18 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-12-22T13:38:06.796Z] #19 20.18 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-12-22T13:38:06.796Z] #19 20.19 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-12-22T13:38:06.796Z] #19 20.21 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-12-22T13:38:06.796Z] #19 20.22 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-12-22T13:38:07.360Z] #19 20.54 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-12-22T13:38:07.360Z] #19 20.54 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-12-22T13:38:07.360Z] #19 20.54 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-12-22T13:38:07.360Z] #19 20.55 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-12-22T13:38:07.360Z] #19 20.55 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-12-22T13:38:07.360Z] #19 20.55 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-12-22T13:38:07.360Z] #19 20.55 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-12-22T13:38:07.360Z] #19 20.55 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-12-22T13:38:07.360Z] #19 20.56 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-12-22T13:38:07.360Z] #19 20.56 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-12-22T13:38:07.360Z] #19 20.57 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-12-22T13:38:07.360Z] #19 20.57 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-12-22T13:38:07.360Z] #19 20.88 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-12-22T13:38:07.360Z] #19 20.88 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-12-22T13:38:07.360Z] #19 20.89 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-12-22T13:38:07.360Z] #19 20.90 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-12-22T13:38:07.617Z] #19 20.91 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-12-22T13:38:07.753Z] #62 6.848 + cd /tmp/tmp.pZkvv1OI5A/src/github.com/containerd/containerd [2021-12-22T13:38:07.753Z] #62 6.848 + git checkout -q v1.5.8 [2021-12-22T13:38:07.753Z] #62 7.239 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-22T13:38:07.753Z] #62 7.239 + BUILDTAGS='netgo osusergo static_build' [2021-12-22T13:38:07.753Z] #62 7.239 + export EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:38:07.753Z] #62 7.239 + EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:38:07.753Z] #62 7.239 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-22T13:38:07.753Z] #62 7.239 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-22T13:38:07.753Z] #62 7.239 + '[' '' = dynamic ']' [2021-12-22T13:38:07.753Z] #62 7.239 + make [2021-12-22T13:38:07.874Z] #19 21.21 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-12-22T13:38:07.874Z] #19 21.21 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-12-22T13:38:08.131Z] #19 21.47 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:38:08.131Z] #19 21.59 Fetched 787 MB in 6s (140 MB/s) [2021-12-22T13:38:08.323Z] #62 7.947 + bin/ctr [2021-12-22T13:38:08.388Z] #19 21.61 Selecting previously unselected package liblocale-gettext-perl. [2021-12-22T13:38:08.388Z] #19 21.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 ... 15709 files and directories currently installed.) [2021-12-22T13:38:08.388Z] #19 21.62 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.62 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-12-22T13:38:08.388Z] #19 21.64 Selecting previously unselected package bzip2. [2021-12-22T13:38:08.388Z] #19 21.65 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.65 Unpacking bzip2 (1.0.8-4) ... [2021-12-22T13:38:08.388Z] #19 21.67 Selecting previously unselected package libmagic-mgc. [2021-12-22T13:38:08.388Z] #19 21.67 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.68 Unpacking libmagic-mgc (1:5.39-3) ... [2021-12-22T13:38:08.388Z] #19 21.74 Selecting previously unselected package libmagic1:amd64. [2021-12-22T13:38:08.388Z] #19 21.75 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-12-22T13:38:08.388Z] #19 21.78 Selecting previously unselected package file. [2021-12-22T13:38:08.388Z] #19 21.78 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.79 Unpacking file (1:5.39-3) ... [2021-12-22T13:38:08.388Z] #19 21.82 Selecting previously unselected package xz-utils. [2021-12-22T13:38:08.388Z] #19 21.82 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-12-22T13:38:08.388Z] #19 21.82 Unpacking xz-utils (5.2.5-2) ... [2021-12-22T13:38:08.388Z] #19 21.86 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-12-22T13:38:08.645Z] #19 21.86 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-22T13:38:08.645Z] #19 21.87 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-22T13:38:08.903Z] #19 22.17 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-12-22T13:38:08.903Z] #19 22.17 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-12-22T13:38:08.903Z] #19 22.17 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-22T13:38:08.903Z] #19 22.45 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-12-22T13:38:09.160Z] #19 22.45 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-12-22T13:38:09.160Z] #19 22.45 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-22T13:38:09.417Z] #19 22.73 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-12-22T13:38:09.417Z] #19 22.73 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-22T13:38:09.417Z] #19 22.73 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-22T13:38:09.674Z] #19 22.98 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-12-22T13:38:09.674Z] #19 22.98 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-22T13:38:09.674Z] #19 22.99 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-22T13:38:09.881Z] Merge succeeded, producing 6b785893fe4d5068c19fae258e2ae3b1a8633fee [2021-12-22T13:38:09.881Z] Checking out Revision 6b785893fe4d5068c19fae258e2ae3b1a8633fee (PR-43099) [2021-12-22T13:38:09.931Z] #19 23.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-12-22T13:38:09.931Z] #19 23.20 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:09.931Z] #19 23.20 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:38:09.931Z] #19 23.23 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-12-22T13:38:09.931Z] #19 23.23 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:09.931Z] #19 23.24 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:38:08.703Z] > git remote # timeout=10 [2021-12-22T13:38:08.804Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:38:08.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:38:08.902Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:38:09.732Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-22T13:38:09.918Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:38:10.025Z] > git checkout -f 6b785893fe4d5068c19fae258e2ae3b1a8633fee # timeout=10 [2021-12-22T13:38:10.599Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:38:10.774Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:38:12.375Z] + docker version [2021-12-22T13:38:12.375Z] Client: [2021-12-22T13:38:12.375Z] Version: 20.10.9 [2021-12-22T13:38:12.375Z] API version: 1.41 [2021-12-22T13:38:12.375Z] Go version: go1.16.8 [2021-12-22T13:38:12.375Z] Git commit: c2ea9bc [2021-12-22T13:38:12.375Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:38:12.375Z] OS/Arch: windows/amd64 [2021-12-22T13:38:12.375Z] Context: default [2021-12-22T13:38:12.375Z] Experimental: true [2021-12-22T13:38:12.375Z] [2021-12-22T13:38:12.375Z] Server: Docker Engine - Community [2021-12-22T13:38:12.375Z] Engine: [2021-12-22T13:38:12.375Z] Version: 20.10.9 [2021-12-22T13:38:12.375Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:38:12.375Z] Go version: go1.16.8 [2021-12-22T13:38:12.375Z] Git commit: 79ea9d3 [2021-12-22T13:38:12.375Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:38:12.375Z] OS/Arch: windows/amd64 [2021-12-22T13:38:12.375Z] Experimental: true [Pipeline] sh [2021-12-22T13:38:10.639Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:38:13.453Z] + docker info [2021-12-22T13:38:13.453Z] Client: [2021-12-22T13:38:13.453Z] Context: default [2021-12-22T13:38:13.453Z] Debug Mode: false [2021-12-22T13:38:13.453Z] [2021-12-22T13:38:13.453Z] Server: [2021-12-22T13:38:13.453Z] Containers: 0 [2021-12-22T13:38:13.453Z] Running: 0 [2021-12-22T13:38:13.453Z] Paused: 0 [2021-12-22T13:38:13.453Z] Stopped: 0 [2021-12-22T13:38:13.453Z] Images: 11 [2021-12-22T13:38:13.453Z] Server Version: 20.10.9 [2021-12-22T13:38:13.453Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-22T13:38:13.453Z] Windows: [2021-12-22T13:38:13.453Z] LCOW: [2021-12-22T13:38:13.453Z] Logging Driver: json-file [2021-12-22T13:38:13.453Z] Plugins: [2021-12-22T13:38:13.454Z] Volume: local [2021-12-22T13:38:13.454Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:38:13.454Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:38:13.454Z] Swarm: inactive [2021-12-22T13:38:13.454Z] Default Isolation: process [2021-12-22T13:38:13.454Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:38:13.454Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:38:13.454Z] OSType: windows [2021-12-22T13:38:13.454Z] Architecture: x86_64 [2021-12-22T13:38:13.454Z] CPUs: 4 [2021-12-22T13:38:13.454Z] Total Memory: 32GiB [2021-12-22T13:38:13.454Z] Name: azwin-2-dfbb00 [2021-12-22T13:38:13.454Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-22T13:38:13.454Z] Docker Root Dir: D:\docker [2021-12-22T13:38:13.454Z] Debug Mode: false [2021-12-22T13:38:13.454Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:38:13.454Z] Labels: [2021-12-22T13:38:13.454Z] Experimental: true [2021-12-22T13:38:13.454Z] Insecure Registries: [2021-12-22T13:38:13.454Z] 10.0.0.4:5000 [2021-12-22T13:38:13.454Z] 127.0.0.0/8 [2021-12-22T13:38:13.454Z] Registry Mirrors: [2021-12-22T13:38:13.454Z] http://10.0.0.4:5000/ [2021-12-22T13:38:13.454Z] Live Restore Enabled: false [2021-12-22T13:38:13.454Z] Product License: Community Engine [2021-12-22T13:38:13.454Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-22T13:38:14.110Z] #19 27.36 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-12-22T13:38:14.110Z] #19 27.36 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:14.110Z] #19 27.36 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:38:14.110Z] #19 27.39 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-12-22T13:38:14.110Z] #19 27.40 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:14.110Z] #19 27.40 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:38:18.292Z] #19 31.25 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-12-22T13:38:18.292Z] #19 31.25 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:18.292Z] #19 31.26 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:38:18.292Z] #19 31.29 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-12-22T13:38:18.292Z] #19 31.29 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:18.292Z] #19 31.29 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:38:19.519Z] Fetching without tags [2021-12-22T13:38:19.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:38:19.229Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:38:19.282Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:38:19.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:38:19.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:38:19.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:38:19.559Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:38:20.920Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:38:20.957Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:38:21.013Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:38:22.469Z] #19 35.15 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-12-22T13:38:22.469Z] #19 35.15 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:22.469Z] #19 35.16 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:38:22.469Z] #19 35.19 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-12-22T13:38:22.469Z] #19 35.19 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:22.469Z] #19 35.19 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:38:25.584Z] Merge succeeded, producing 5a8920401ea3563f80d30c604da77939102b3d69 [2021-12-22T13:38:25.584Z] Checking out Revision 5a8920401ea3563f80d30c604da77939102b3d69 (PR-43099) [2021-12-22T13:38:25.745Z] #19 38.92 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-12-22T13:38:25.745Z] #19 38.93 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:25.745Z] #19 38.93 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:38:25.745Z] #19 38.96 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-12-22T13:38:25.745Z] #19 38.96 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:25.745Z] #19 38.96 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:38:25.959Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:38:26.094Z] First time build. Skipping changelog. [2021-12-22T13:38:24.721Z] > git remote # timeout=10 [2021-12-22T13:38:24.781Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:38:24.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:38:24.841Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:38:25.494Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-22T13:38:25.621Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:38:25.678Z] > git checkout -f 5a8920401ea3563f80d30c604da77939102b3d69 # timeout=10 [2021-12-22T13:38:25.996Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:38:26.691Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-22T13:38:26.691Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-823b4511\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-22T13:38:26.691Z] ---------------------------------------------------------------------------- [2021-12-22T13:38:26.691Z] [2021-12-22T13:38:26.691Z] INFO: executeCI.ps1 starting at Wed Dec 22 13:38:25 CUT 2021 [2021-12-22T13:38:26.691Z] [2021-12-22T13:38:26.691Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-22T13:38:26.691Z] INFO: Running git version 2.24.1.windows.2 [2021-12-22T13:38:26.691Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-22T13:38:26.691Z] INFO: Environment variables: [2021-12-22T13:38:26.691Z] [2021-12-22T13:38:26.691Z] Name Value [2021-12-22T13:38:26.691Z] ---- ----- [2021-12-22T13:38:26.691Z] ALLUSERSPROFILE C:\ProgramData [2021-12-22T13:38:26.691Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-22T13:38:26.691Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-22T13:38:26.691Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-22T13:38:26.691Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-22T13:38:26.691Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-22T13:38:26.691Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-22T13:38:26.691Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-22T13:38:26.691Z] BRANCH_NAME PR-43099 [2021-12-22T13:38:26.691Z] BUILD_DISPLAY_NAME #3 [2021-12-22T13:38:26.691Z] BUILD_ID 3 [2021-12-22T13:38:26.691Z] BUILD_NUMBER 3 [2021-12-22T13:38:26.691Z] BUILD_TAG jenkins-moby-PR-43099-3 [2021-12-22T13:38:26.691Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/ [2021-12-22T13:38:26.691Z] CHANGE_AUTHOR thaJeztah [2021-12-22T13:38:26.692Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-22T13:38:26.692Z] CHANGE_BRANCH remove_discovery_step1a [2021-12-22T13:38:26.692Z] CHANGE_FORK thaJeztah/docker [2021-12-22T13:38:26.692Z] CHANGE_ID 43099 [2021-12-22T13:38:26.692Z] CHANGE_TARGET master [2021-12-22T13:38:26.692Z] CHANGE_TITLE libnetwork: remove more config bits related to external k/v stores [2021-12-22T13:38:26.692Z] CHANGE_URL https://github.com/moby/moby/pull/43099 [2021-12-22T13:38:26.692Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:38:26.692Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-22T13:38:26.692Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-22T13:38:26.692Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-22T13:38:26.692Z] COMPUTERNAME azwin-2-dfbb00 [2021-12-22T13:38:26.692Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-22T13:38:26.692Z] ConfigSequenceNumber 0 [2021-12-22T13:38:26.692Z] DOCKER_BUILDKIT 0 [2021-12-22T13:38:26.692Z] DOCKER_DUT_DEBUG 1 [2021-12-22T13:38:26.692Z] DOCKER_EXPERIMENTAL 1 [2021-12-22T13:38:26.692Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-22T13:38:26.692Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-22T13:38:26.692Z] EXECUTOR_NUMBER 0 [2021-12-22T13:38:26.692Z] FQDN azwin-2-dfbb00.westus.cloudapp.azure.com [2021-12-22T13:38:26.692Z] GIT_BRANCH PR-43099 [2021-12-22T13:38:26.692Z] GIT_COMMIT 6b785893fe4d5068c19fae258e2ae3b1a8633fee [2021-12-22T13:38:26.692Z] GIT_PREVIOUS_COMMIT 80d2058abb4c235ed78308579680a232bb369ae1 [2021-12-22T13:38:26.692Z] GIT_URL https://github.com/moby/moby.git [2021-12-22T13:38:26.692Z] HUDSON_COOKIE 31a9b6ad-e052-493f-ba0c-1915203b1d76 [2021-12-22T13:38:26.692Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:38:26.692Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-22T13:38:26.692Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-22T13:38:26.692Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-22T13:38:26.692Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:38:26.692Z] JENKINS_NODE_COOKIE 8e837191-f274-4398-acef-7e00d23acd2b [2021-12-22T13:38:26.692Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-22T13:38:26.692Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-22T13:38:26.692Z] JOB_BASE_NAME PR-43099 [2021-12-22T13:38:26.692Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/display/redirect [2021-12-22T13:38:26.692Z] JOB_NAME moby/PR-43099 [2021-12-22T13:38:26.692Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/ [2021-12-22T13:38:26.692Z] library.jps.version master [2021-12-22T13:38:26.692Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-22T13:38:26.692Z] NODE_LABELS amd64 azure azwin-2-dfbb00 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-22T13:38:26.692Z] NODE_NAME azwin-2-dfbb00 [2021-12-22T13:38:26.692Z] NUMBER_OF_PROCESSORS 4 [2021-12-22T13:38:26.692Z] OS Windows_NT [2021-12-22T13:38:26.692Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-22T13:38:26.692Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-22T13:38:26.692Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-22T13:38:26.692Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-12-22T13:38:26.692Z] PROCESSOR_LEVEL 6 [2021-12-22T13:38:26.692Z] PROCESSOR_REVISION 5504 [2021-12-22T13:38:26.692Z] ProgramData C:\ProgramData [2021-12-22T13:38:26.692Z] ProgramFiles C:\Program Files [2021-12-22T13:38:26.692Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-22T13:38:26.692Z] ProgramW6432 C:\Program Files [2021-12-22T13:38:26.692Z] PROMPT $P$G [2021-12-22T13:38:26.692Z] PSExecutionPolicyPreference Bypass [2021-12-22T13:38:26.692Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-22T13:38:26.692Z] PUBLIC C:\Users\Public [2021-12-22T13:38:26.692Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=artif... [2021-12-22T13:38:26.692Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=changes [2021-12-22T13:38:26.692Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect [2021-12-22T13:38:26.692Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=tests [2021-12-22T13:38:26.692Z] SKIP_VALIDATION_TESTS 1 [2021-12-22T13:38:26.692Z] SOURCES_DRIVE d [2021-12-22T13:38:26.692Z] SOURCES_SUBDIR gopath [2021-12-22T13:38:26.692Z] STAGE_NAME Run tests [2021-12-22T13:38:26.692Z] SystemDrive C: [2021-12-22T13:38:26.692Z] SystemRoot C:\Windows [2021-12-22T13:38:26.692Z] TEMP C:\Windows\TEMP [2021-12-22T13:38:26.692Z] TESTDEBUG 0 [2021-12-22T13:38:26.692Z] TESTRUN_DRIVE d [2021-12-22T13:38:26.692Z] TESTRUN_SUBDIR CI [2021-12-22T13:38:26.692Z] TIMEOUT 120m [2021-12-22T13:38:26.692Z] TMP C:\Windows\TEMP [2021-12-22T13:38:26.692Z] USERDOMAIN WORKGROUP [2021-12-22T13:38:26.692Z] USERNAME azwin-2-dfbb00$ [2021-12-22T13:38:26.692Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-22T13:38:26.692Z] windir C:\Windows [2021-12-22T13:38:26.692Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-22T13:38:26.692Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-22T13:38:26.692Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-22T13:38:26.692Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-22T13:38:26.692Z] [2021-12-22T13:38:26.692Z] [2021-12-22T13:38:26.692Z] [2021-12-22T13:38:26.692Z] INFO: Sources under d:\gopath\... [2021-12-22T13:38:26.692Z] INFO: Test run under d:\CI\... [2021-12-22T13:38:26.692Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-22T13:38:26.692Z] INFO: docker/docker repository was found [2021-12-22T13:38:26.692Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-22T13:38:27.161Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-22T13:38:27.161Z] INFO: Docker version of control daemon [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] Client: [2021-12-22T13:38:27.161Z] Version: 20.10.9 [2021-12-22T13:38:27.161Z] API version: 1.41 [2021-12-22T13:38:27.161Z] Go version: go1.16.8 [2021-12-22T13:38:27.161Z] Git commit: c2ea9bc [2021-12-22T13:38:27.161Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:38:27.161Z] OS/Arch: windows/amd64 [2021-12-22T13:38:27.161Z] Context: default [2021-12-22T13:38:27.161Z] Experimental: true [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] Server: Docker Engine - Community [2021-12-22T13:38:27.161Z] Engine: [2021-12-22T13:38:27.161Z] Version: 20.10.9 [2021-12-22T13:38:27.161Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:38:27.161Z] Go version: go1.16.8 [2021-12-22T13:38:27.161Z] Git commit: 79ea9d3 [2021-12-22T13:38:27.161Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:38:27.161Z] OS/Arch: windows/amd64 [2021-12-22T13:38:27.161Z] Experimental: true [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] INFO: Docker info of control daemon [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] Client: [2021-12-22T13:38:27.161Z] Context: default [2021-12-22T13:38:27.161Z] Debug Mode: false [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] Server: [2021-12-22T13:38:27.161Z] Containers: 0 [2021-12-22T13:38:27.161Z] Running: 0 [2021-12-22T13:38:27.161Z] Paused: 0 [2021-12-22T13:38:27.161Z] Stopped: 0 [2021-12-22T13:38:27.161Z] Images: 11 [2021-12-22T13:38:27.161Z] Server Version: 20.10.9 [2021-12-22T13:38:27.161Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-22T13:38:27.161Z] Windows: [2021-12-22T13:38:27.161Z] LCOW: [2021-12-22T13:38:27.161Z] Logging Driver: json-file [2021-12-22T13:38:27.161Z] Plugins: [2021-12-22T13:38:27.161Z] Volume: local [2021-12-22T13:38:27.161Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:38:27.161Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:38:27.161Z] Swarm: inactive [2021-12-22T13:38:27.161Z] Default Isolation: process [2021-12-22T13:38:27.161Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:38:27.161Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:38:27.161Z] OSType: windows [2021-12-22T13:38:27.161Z] Architecture: x86_64 [2021-12-22T13:38:27.161Z] CPUs: 4 [2021-12-22T13:38:27.161Z] Total Memory: 32GiB [2021-12-22T13:38:27.161Z] Name: azwin-2-dfbb00 [2021-12-22T13:38:27.161Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-22T13:38:27.161Z] Docker Root Dir: D:\docker [2021-12-22T13:38:27.161Z] Debug Mode: false [2021-12-22T13:38:27.161Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:38:27.161Z] Labels: [2021-12-22T13:38:27.161Z] Experimental: true [2021-12-22T13:38:27.161Z] Insecure Registries: [2021-12-22T13:38:27.161Z] 10.0.0.4:5000 [2021-12-22T13:38:27.161Z] 127.0.0.0/8 [2021-12-22T13:38:27.161Z] Registry Mirrors: [2021-12-22T13:38:27.161Z] http://10.0.0.4:5000/ [2021-12-22T13:38:27.161Z] Live Restore Enabled: false [2021-12-22T13:38:27.161Z] Product License: Community Engine [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] [2021-12-22T13:38:27.161Z] INFO: Commit hash is 6b785893fe [2021-12-22T13:38:27.161Z] INFO: Nuke-Everything... [2021-12-22T13:38:27.537Z] + docker version [2021-12-22T13:38:27.537Z] Client: [2021-12-22T13:38:27.537Z] Version: 20.10.9 [2021-12-22T13:38:27.537Z] API version: 1.41 [2021-12-22T13:38:27.537Z] Go version: go1.16.8 [2021-12-22T13:38:27.537Z] Git commit: c2ea9bc [2021-12-22T13:38:27.537Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:38:27.537Z] OS/Arch: windows/amd64 [2021-12-22T13:38:27.537Z] Context: default [2021-12-22T13:38:27.537Z] Experimental: true [2021-12-22T13:38:27.537Z] [2021-12-22T13:38:27.537Z] Server: Docker Engine - Community [2021-12-22T13:38:27.537Z] Engine: [2021-12-22T13:38:27.537Z] Version: 20.10.9 [2021-12-22T13:38:27.537Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:38:27.537Z] Go version: go1.16.8 [2021-12-22T13:38:27.537Z] Git commit: 79ea9d3 [2021-12-22T13:38:27.537Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:38:27.537Z] OS/Arch: windows/amd64 [2021-12-22T13:38:27.537Z] Experimental: true [2021-12-22T13:38:27.630Z] INFO: Container count on control daemon to delete is 0 [2021-12-22T13:38:27.630Z] INFO: Nuking d:\CI [Pipeline] sh [2021-12-22T13:38:28.100Z] INFO: Zapped successfully [2021-12-22T13:38:28.100Z] INFO: Location for testing is d:\CI\PR-43099\3 [2021-12-22T13:38:28.100Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-22T13:38:28.100Z] [2021-12-22T13:38:28.100Z] [2021-12-22T13:38:28.100Z] INFO: Building the image from Dockerfile.windows at 12/22/2021 13:38:27... [2021-12-22T13:38:28.100Z] [2021-12-22T13:38:28.602Z] + docker info [2021-12-22T13:38:28.602Z] Client: [2021-12-22T13:38:28.602Z] Context: default [2021-12-22T13:38:28.602Z] Debug Mode: false [2021-12-22T13:38:28.602Z] [2021-12-22T13:38:28.602Z] Server: [2021-12-22T13:38:28.602Z] Containers: 2 [2021-12-22T13:38:28.602Z] Running: 0 [2021-12-22T13:38:28.602Z] Paused: 0 [2021-12-22T13:38:28.602Z] Stopped: 2 [2021-12-22T13:38:28.602Z] Images: 11 [2021-12-22T13:38:28.602Z] Server Version: 20.10.9 [2021-12-22T13:38:28.602Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-22T13:38:28.602Z] Windows: [2021-12-22T13:38:28.602Z] LCOW: [2021-12-22T13:38:28.602Z] Logging Driver: json-file [2021-12-22T13:38:28.602Z] Plugins: [2021-12-22T13:38:28.602Z] Volume: local [2021-12-22T13:38:28.602Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:38:28.602Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:38:28.602Z] Swarm: inactive [2021-12-22T13:38:28.602Z] Default Isolation: process [2021-12-22T13:38:28.602Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:38:28.602Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:38:28.602Z] OSType: windows [2021-12-22T13:38:28.602Z] Architecture: x86_64 [2021-12-22T13:38:28.602Z] CPUs: 4 [2021-12-22T13:38:28.602Z] Total Memory: 32GiB [2021-12-22T13:38:28.602Z] Name: azwin-2-7f3720 [2021-12-22T13:38:28.602Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-22T13:38:28.602Z] Docker Root Dir: D:\docker [2021-12-22T13:38:28.602Z] Debug Mode: false [2021-12-22T13:38:28.602Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:38:28.602Z] Labels: [2021-12-22T13:38:28.602Z] Experimental: true [2021-12-22T13:38:28.602Z] Insecure Registries: [2021-12-22T13:38:28.602Z] 10.0.0.4:5000 [2021-12-22T13:38:28.602Z] 127.0.0.0/8 [2021-12-22T13:38:28.602Z] Registry Mirrors: [2021-12-22T13:38:28.602Z] http://10.0.0.4:5000/ [2021-12-22T13:38:28.602Z] Live Restore Enabled: false [2021-12-22T13:38:28.602Z] Product License: Community Engine [2021-12-22T13:38:28.602Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-22T13:38:29.923Z] #19 42.55 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-12-22T13:38:29.923Z] #19 42.55 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:29.923Z] #19 42.55 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:38:29.923Z] #19 42.57 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-12-22T13:38:29.923Z] #19 42.58 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:29.923Z] #19 42.58 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:38:29.923Z] #19 42.60 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-12-22T13:38:29.923Z] #19 42.61 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:29.923Z] #19 42.61 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:38:29.923Z] #19 42.63 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-12-22T13:38:29.923Z] #19 42.63 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:29.923Z] #19 42.64 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:38:29.923Z] #19 42.66 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-12-22T13:38:29.923Z] #19 42.66 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:29.923Z] #19 42.67 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:38:29.923Z] #19 42.69 Selecting previously unselected package cross-config. [2021-12-22T13:38:29.923Z] #19 42.70 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.70 Unpacking cross-config (2.6.18+nmu1) ... [2021-12-22T13:38:29.923Z] #19 42.72 Selecting previously unselected package gcc-10-cross-base. [2021-12-22T13:38:29.923Z] #19 42.73 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.73 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 42.76 Selecting previously unselected package libc6-arm64-cross. [2021-12-22T13:38:29.923Z] #19 42.76 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.77 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-12-22T13:38:29.923Z] #19 42.89 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-12-22T13:38:29.923Z] #19 42.89 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.90 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 42.92 Selecting previously unselected package libgomp1-arm64-cross. [2021-12-22T13:38:29.923Z] #19 42.92 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.93 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 42.96 Selecting previously unselected package libitm1-arm64-cross. [2021-12-22T13:38:29.923Z] #19 42.96 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 42.96 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 42.99 Selecting previously unselected package libatomic1-arm64-cross. [2021-12-22T13:38:29.923Z] #19 42.99 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 43.00 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 43.02 Selecting previously unselected package libasan6-arm64-cross. [2021-12-22T13:38:29.923Z] #19 43.02 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 43.02 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 43.24 Selecting previously unselected package liblsan0-arm64-cross. [2021-12-22T13:38:29.923Z] #19 43.24 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 43.25 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:29.923Z] #19 43.34 Selecting previously unselected package libtsan0-arm64-cross. [2021-12-22T13:38:29.923Z] #19 43.34 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:29.923Z] #19 43.35 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:30.180Z] #19 43.56 Selecting previously unselected package libstdc++6-arm64-cross. [2021-12-22T13:38:30.180Z] #19 43.56 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:30.180Z] #19 43.57 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:30.180Z] #19 43.63 Selecting previously unselected package libubsan1-arm64-cross. [2021-12-22T13:38:30.180Z] #19 43.63 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:30.180Z] #19 43.63 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:30.437Z] #19 43.72 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-12-22T13:38:30.438Z] #19 43.73 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:30.438Z] #19 43.73 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:30.438Z] #19 43.85 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-12-22T13:38:30.695Z] #19 43.85 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:30.695Z] #19 43.85 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:38:34.864Z] #62 32.62 + bin/containerd [2021-12-22T13:38:35.951Z] #19 48.48 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-12-22T13:38:35.951Z] #19 48.48 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:35.951Z] #19 48.48 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:38:35.951Z] #19 48.51 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-12-22T13:38:35.951Z] #19 48.51 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-12-22T13:38:35.951Z] #19 48.51 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-22T13:38:35.951Z] #19 48.65 Selecting previously unselected package libc6-dev-arm64-cross. [2021-12-22T13:38:35.951Z] #19 48.65 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:35.951Z] #19 48.65 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-22T13:38:35.951Z] #19 48.86 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-12-22T13:38:35.951Z] #19 48.86 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:35.951Z] #19 48.87 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:38:35.951Z] #19 49.07 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-12-22T13:38:35.951Z] #19 49.07 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:35.951Z] #19 49.08 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:38:36.779Z] Sending build context to Docker daemon 59.84MB [2021-12-22T13:38:36.779Z] [2021-12-22T13:38:37.249Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-22T13:38:37.249Z] ---> 136110e1a05c [2021-12-22T13:38:37.249Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> fe46c77426f1 [2021-12-22T13:38:37.249Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> 12ececfa0a71 [2021-12-22T13:38:37.249Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> ca44695f2b0f [2021-12-22T13:38:37.249Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> 89606408539e [2021-12-22T13:38:37.249Z] 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-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> 7de3ed9d0595 [2021-12-22T13:38:37.249Z] 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-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> 5bddceedeaa9 [2021-12-22T13:38:37.249Z] 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-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> b4ae6a487319 [2021-12-22T13:38:37.249Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> df3dd9236643 [2021-12-22T13:38:37.249Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-22T13:38:37.249Z] ---> Using cache [2021-12-22T13:38:37.249Z] ---> 7a57d137e856 [2021-12-22T13:38:37.249Z] Step 11/11 : COPY . . [2021-12-22T13:38:39.765Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-22T13:38:39.765Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a05459d6\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-22T13:38:39.765Z] ---------------------------------------------------------------------------- [2021-12-22T13:38:39.765Z] [2021-12-22T13:38:39.765Z] INFO: executeCI.ps1 starting at Wed Dec 22 13:38:38 CUT 2021 [2021-12-22T13:38:39.765Z] [2021-12-22T13:38:39.765Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-22T13:38:39.765Z] INFO: Running git version 2.24.1.windows.2 [2021-12-22T13:38:39.765Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-22T13:38:39.765Z] INFO: Environment variables: [2021-12-22T13:38:39.765Z] [2021-12-22T13:38:39.765Z] Name Value [2021-12-22T13:38:39.765Z] ---- ----- [2021-12-22T13:38:39.765Z] ALLUSERSPROFILE C:\ProgramData [2021-12-22T13:38:39.765Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-22T13:38:39.765Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-22T13:38:39.765Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-22T13:38:39.765Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-22T13:38:39.765Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-22T13:38:39.765Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-22T13:38:39.765Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-22T13:38:39.765Z] BRANCH_NAME PR-43099 [2021-12-22T13:38:39.765Z] BUILD_DISPLAY_NAME #3 [2021-12-22T13:38:39.765Z] BUILD_ID 3 [2021-12-22T13:38:39.765Z] BUILD_NUMBER 3 [2021-12-22T13:38:39.765Z] BUILD_TAG jenkins-moby-PR-43099-3 [2021-12-22T13:38:39.765Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/ [2021-12-22T13:38:39.765Z] CHANGE_AUTHOR thaJeztah [2021-12-22T13:38:39.765Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-22T13:38:39.765Z] CHANGE_BRANCH remove_discovery_step1a [2021-12-22T13:38:39.765Z] CHANGE_FORK thaJeztah/docker [2021-12-22T13:38:39.765Z] CHANGE_ID 43099 [2021-12-22T13:38:39.765Z] CHANGE_TARGET master [2021-12-22T13:38:39.765Z] CHANGE_TITLE libnetwork: remove more config bits related to external k/v stores [2021-12-22T13:38:39.765Z] CHANGE_URL https://github.com/moby/moby/pull/43099 [2021-12-22T13:38:39.765Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:38:39.765Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-22T13:38:39.765Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-22T13:38:39.765Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-22T13:38:39.765Z] COMPUTERNAME azwin-2-7f3720 [2021-12-22T13:38:39.765Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-22T13:38:39.765Z] ConfigSequenceNumber 0 [2021-12-22T13:38:39.765Z] DOCKER_BUILDKIT 0 [2021-12-22T13:38:39.765Z] DOCKER_DUT_DEBUG 1 [2021-12-22T13:38:39.765Z] DOCKER_EXPERIMENTAL 1 [2021-12-22T13:38:39.765Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-22T13:38:39.765Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-22T13:38:39.765Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-22T13:38:39.765Z] EXECUTOR_NUMBER 0 [2021-12-22T13:38:39.765Z] FQDN azwin-2-7f3720.westus.cloudapp.azure.com [2021-12-22T13:38:39.765Z] GIT_BRANCH PR-43099 [2021-12-22T13:38:39.765Z] GIT_COMMIT 5a8920401ea3563f80d30c604da77939102b3d69 [2021-12-22T13:38:39.765Z] GIT_PREVIOUS_COMMIT 80d2058abb4c235ed78308579680a232bb369ae1 [2021-12-22T13:38:39.765Z] GIT_URL https://github.com/moby/moby.git [2021-12-22T13:38:39.765Z] HUDSON_COOKIE 5c2bbab5-943e-4eb4-9d77-0f7744222bc9 [2021-12-22T13:38:39.765Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:38:39.765Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-22T13:38:39.765Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-22T13:38:39.765Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-22T13:38:39.765Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:38:39.765Z] JENKINS_NODE_COOKIE cdcdeb5d-15ec-4b99-9867-2154e8839c80 [2021-12-22T13:38:39.765Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-22T13:38:39.765Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-22T13:38:39.765Z] JOB_BASE_NAME PR-43099 [2021-12-22T13:38:39.765Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/display/redirect [2021-12-22T13:38:39.765Z] JOB_NAME moby/PR-43099 [2021-12-22T13:38:39.765Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/ [2021-12-22T13:38:39.765Z] library.jps.version master [2021-12-22T13:38:39.765Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-22T13:38:39.765Z] NODE_LABELS amd64 azure azwin-2-7f3720 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-22T13:38:39.765Z] NODE_NAME azwin-2-7f3720 [2021-12-22T13:38:39.765Z] NUMBER_OF_PROCESSORS 4 [2021-12-22T13:38:39.765Z] OS Windows_NT [2021-12-22T13:38:39.766Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-22T13:38:39.766Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-22T13:38:39.766Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-22T13:38:39.766Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-22T13:38:39.766Z] PROCESSOR_LEVEL 6 [2021-12-22T13:38:39.766Z] PROCESSOR_REVISION 4f01 [2021-12-22T13:38:39.766Z] ProgramData C:\ProgramData [2021-12-22T13:38:39.766Z] ProgramFiles C:\Program Files [2021-12-22T13:38:39.766Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-22T13:38:39.766Z] ProgramW6432 C:\Program Files [2021-12-22T13:38:39.766Z] PROMPT $P$G [2021-12-22T13:38:39.766Z] PSExecutionPolicyPreference Bypass [2021-12-22T13:38:39.766Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-22T13:38:39.766Z] PUBLIC C:\Users\Public [2021-12-22T13:38:39.766Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=artif... [2021-12-22T13:38:39.766Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=changes [2021-12-22T13:38:39.766Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect [2021-12-22T13:38:39.766Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=tests [2021-12-22T13:38:39.766Z] SKIP_VALIDATION_TESTS 1 [2021-12-22T13:38:39.766Z] SOURCES_DRIVE d [2021-12-22T13:38:39.766Z] SOURCES_SUBDIR gopath [2021-12-22T13:38:39.766Z] STAGE_NAME Run tests [2021-12-22T13:38:39.766Z] SystemDrive C: [2021-12-22T13:38:39.766Z] SystemRoot C:\Windows [2021-12-22T13:38:39.766Z] TEMP C:\Windows\TEMP [2021-12-22T13:38:39.766Z] TESTDEBUG 0 [2021-12-22T13:38:39.766Z] TESTRUN_DRIVE d [2021-12-22T13:38:39.766Z] TESTRUN_SUBDIR CI [2021-12-22T13:38:39.766Z] TIMEOUT 120m [2021-12-22T13:38:39.766Z] TMP C:\Windows\TEMP [2021-12-22T13:38:39.766Z] USERDOMAIN WORKGROUP [2021-12-22T13:38:39.766Z] USERNAME azwin-2-7f3720$ [2021-12-22T13:38:39.766Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-22T13:38:39.766Z] windir C:\Windows [2021-12-22T13:38:39.766Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-22T13:38:39.766Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-22T13:38:39.766Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-22T13:38:39.766Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] INFO: Sources under d:\gopath\... [2021-12-22T13:38:39.766Z] INFO: Test run under d:\CI\... [2021-12-22T13:38:39.766Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-22T13:38:39.766Z] INFO: docker/docker repository was found [2021-12-22T13:38:39.766Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-22T13:38:39.766Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-22T13:38:39.766Z] INFO: Docker version of control daemon [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] Client: [2021-12-22T13:38:39.766Z] Version: 20.10.9 [2021-12-22T13:38:39.766Z] API version: 1.41 [2021-12-22T13:38:39.766Z] Go version: go1.16.8 [2021-12-22T13:38:39.766Z] Git commit: c2ea9bc [2021-12-22T13:38:39.766Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:38:39.766Z] OS/Arch: windows/amd64 [2021-12-22T13:38:39.766Z] Context: default [2021-12-22T13:38:39.766Z] Experimental: true [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] Server: Docker Engine - Community [2021-12-22T13:38:39.766Z] Engine: [2021-12-22T13:38:39.766Z] Version: 20.10.9 [2021-12-22T13:38:39.766Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:38:39.766Z] Go version: go1.16.8 [2021-12-22T13:38:39.766Z] Git commit: 79ea9d3 [2021-12-22T13:38:39.766Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:38:39.766Z] OS/Arch: windows/amd64 [2021-12-22T13:38:39.766Z] Experimental: true [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] INFO: Docker info of control daemon [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] Client: [2021-12-22T13:38:39.766Z] Context: default [2021-12-22T13:38:39.766Z] Debug Mode: false [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] Server: [2021-12-22T13:38:39.766Z] Containers: 2 [2021-12-22T13:38:39.766Z] Running: 0 [2021-12-22T13:38:39.766Z] Paused: 0 [2021-12-22T13:38:39.766Z] Stopped: 2 [2021-12-22T13:38:39.766Z] Images: 11 [2021-12-22T13:38:39.766Z] Server Version: 20.10.9 [2021-12-22T13:38:39.766Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-22T13:38:39.766Z] Windows: [2021-12-22T13:38:39.766Z] LCOW: [2021-12-22T13:38:39.766Z] Logging Driver: json-file [2021-12-22T13:38:39.766Z] Plugins: [2021-12-22T13:38:39.766Z] Volume: local [2021-12-22T13:38:39.766Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:38:39.766Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:38:39.766Z] Swarm: inactive [2021-12-22T13:38:39.766Z] Default Isolation: process [2021-12-22T13:38:39.766Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:38:39.766Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:38:39.766Z] OSType: windows [2021-12-22T13:38:39.766Z] Architecture: x86_64 [2021-12-22T13:38:39.766Z] CPUs: 4 [2021-12-22T13:38:39.766Z] Total Memory: 32GiB [2021-12-22T13:38:39.766Z] Name: azwin-2-7f3720 [2021-12-22T13:38:39.766Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-22T13:38:39.766Z] Docker Root Dir: D:\docker [2021-12-22T13:38:39.766Z] Debug Mode: false [2021-12-22T13:38:39.766Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:38:39.766Z] Labels: [2021-12-22T13:38:39.766Z] Experimental: true [2021-12-22T13:38:39.766Z] Insecure Registries: [2021-12-22T13:38:39.766Z] 10.0.0.4:5000 [2021-12-22T13:38:39.766Z] 127.0.0.0/8 [2021-12-22T13:38:39.766Z] Registry Mirrors: [2021-12-22T13:38:39.766Z] http://10.0.0.4:5000/ [2021-12-22T13:38:39.766Z] Live Restore Enabled: false [2021-12-22T13:38:39.766Z] Product License: Community Engine [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] [2021-12-22T13:38:39.766Z] INFO: Commit hash is 5a8920401e [2021-12-22T13:38:39.766Z] INFO: Nuke-Everything... [2021-12-22T13:38:39.766Z] INFO: Container count on control daemon to delete is 2 [2021-12-22T13:38:40.148Z] #19 53.45 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-12-22T13:38:40.148Z] #19 53.45 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:40.148Z] #19 53.45 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:38:40.148Z] #19 53.47 Selecting previously unselected package patch. [2021-12-22T13:38:40.148Z] #19 53.48 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-12-22T13:38:40.148Z] #19 53.48 Unpacking patch (2.7.6-7) ... [2021-12-22T13:38:40.148Z] #19 53.51 Selecting previously unselected package dpkg-dev. [2021-12-22T13:38:40.148Z] #19 53.51 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-12-22T13:38:40.148Z] #19 53.52 Unpacking dpkg-dev (1.20.9) ... [2021-12-22T13:38:40.148Z] #19 53.63 Selecting previously unselected package libconfig-inifiles-perl. [2021-12-22T13:38:40.148Z] #19 53.63 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-12-22T13:38:40.148Z] #19 53.63 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-12-22T13:38:40.148Z] #19 53.66 Selecting previously unselected package libio-string-perl. [2021-12-22T13:38:40.149Z] #19 53.66 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-12-22T13:38:40.149Z] #19 53.67 Unpacking libio-string-perl (1.08-3.1) ... [2021-12-22T13:38:40.149Z] #19 53.70 Selecting previously unselected package libicu67:amd64. [2021-12-22T13:38:40.235Z] 7450df944390 [2021-12-22T13:38:40.235Z] 837f8c5f6ef5 [2021-12-22T13:38:40.235Z] INFO: Nuking d:\CI [2021-12-22T13:38:40.406Z] #19 53.70 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-12-22T13:38:40.406Z] #19 53.70 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-22T13:38:41.338Z] #19 54.46 Selecting previously unselected package libxml2:amd64. [2021-12-22T13:38:41.338Z] #19 54.47 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-22T13:38:41.338Z] #19 54.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:38:41.338Z] #19 54.54 Selecting previously unselected package libxml-namespacesupport-perl. [2021-12-22T13:38:41.338Z] #19 54.55 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.55 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-22T13:38:41.338Z] #19 54.57 Selecting previously unselected package libxml-sax-base-perl. [2021-12-22T13:38:41.338Z] #19 54.58 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.58 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-12-22T13:38:41.338Z] #19 54.61 Selecting previously unselected package libxml-sax-perl. [2021-12-22T13:38:41.338Z] #19 54.61 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.62 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-12-22T13:38:41.338Z] #19 54.65 Selecting previously unselected package libxml-libxml-perl. [2021-12-22T13:38:41.338Z] #19 54.65 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-12-22T13:38:41.338Z] #19 54.65 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-22T13:38:41.338Z] #19 54.71 Selecting previously unselected package libxml-simple-perl. [2021-12-22T13:38:41.338Z] #19 54.71 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.71 Unpacking libxml-simple-perl (2.25-1) ... [2021-12-22T13:38:41.338Z] #19 54.74 Selecting previously unselected package libyaml-perl. [2021-12-22T13:38:41.338Z] #19 54.74 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.75 Unpacking libyaml-perl (1.30-1) ... [2021-12-22T13:38:41.338Z] #19 54.78 Selecting previously unselected package libconfig-auto-perl. [2021-12-22T13:38:41.338Z] #19 54.78 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.78 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-12-22T13:38:41.338Z] #19 54.80 Selecting previously unselected package libfile-which-perl. [2021-12-22T13:38:41.338Z] #19 54.81 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-12-22T13:38:41.338Z] #19 54.81 Unpacking libfile-which-perl (1.23-1) ... [2021-12-22T13:38:41.595Z] #19 54.83 Selecting previously unselected package libfile-homedir-perl. [2021-12-22T13:38:41.595Z] #19 54.83 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-12-22T13:38:41.595Z] #19 54.84 Unpacking libfile-homedir-perl (1.006-1) ... [2021-12-22T13:38:41.595Z] #19 54.87 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-12-22T13:38:41.595Z] #19 54.87 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-12-22T13:38:41.595Z] #19 54.87 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-22T13:38:41.595Z] #19 54.91 Selecting previously unselected package dpkg-cross. [2021-12-22T13:38:41.595Z] #19 54.91 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-12-22T13:38:41.595Z] #19 54.91 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-12-22T13:38:41.595Z] #19 54.94 Selecting previously unselected package crossbuild-essential-arm64. [2021-12-22T13:38:41.595Z] #19 54.94 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-12-22T13:38:41.595Z] #19 54.94 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-12-22T13:38:41.595Z] #19 54.97 Selecting previously unselected package libc6-armel-cross. [2021-12-22T13:38:41.595Z] #19 54.97 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:41.595Z] #19 54.97 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-12-22T13:38:41.852Z] #19 55.09 Selecting previously unselected package libgcc-s1-armel-cross. [2021-12-22T13:38:41.852Z] #19 55.09 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:41.852Z] #19 55.10 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:41.852Z] #19 55.13 Selecting previously unselected package libgomp1-armel-cross. [2021-12-22T13:38:41.852Z] #19 55.13 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:41.852Z] #19 55.13 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:41.852Z] #19 55.17 Selecting previously unselected package libatomic1-armel-cross. [2021-12-22T13:38:41.852Z] #19 55.17 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:41.852Z] #19 55.17 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:41.852Z] #19 55.20 Selecting previously unselected package libasan6-armel-cross. [2021-12-22T13:38:41.852Z] #19 55.20 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:41.852Z] #19 55.20 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:42.109Z] #19 55.41 Selecting previously unselected package libstdc++6-armel-cross. [2021-12-22T13:38:42.109Z] #19 55.41 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:42.109Z] #19 55.41 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:42.109Z] #19 55.47 Selecting previously unselected package libubsan1-armel-cross. [2021-12-22T13:38:42.109Z] #19 55.48 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:42.109Z] #19 55.48 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:42.109Z] #19 55.57 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-12-22T13:38:42.109Z] #19 55.57 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:42.366Z] #19 55.57 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:42.366Z] #19 55.67 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-12-22T13:38:42.366Z] #19 55.67 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:42.366Z] #19 55.68 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:38:46.543Z] #19 60.03 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-12-22T13:38:46.800Z] #19 60.03 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:46.800Z] #19 60.03 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:38:46.800Z] #19 60.06 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-12-22T13:38:46.800Z] #19 60.06 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-12-22T13:38:46.800Z] #19 60.06 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-22T13:38:46.800Z] #19 60.23 Selecting previously unselected package libc6-dev-armel-cross. [2021-12-22T13:38:46.800Z] #19 60.23 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:46.800Z] #19 60.23 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-22T13:38:47.058Z] #19 60.42 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-12-22T13:38:47.058Z] #19 60.42 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:47.058Z] #19 60.43 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:38:47.315Z] #19 60.64 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-12-22T13:38:47.315Z] #19 60.64 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:47.315Z] #19 60.64 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:38:51.492Z] #19 64.77 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-12-22T13:38:51.493Z] #19 64.78 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:51.493Z] #19 64.78 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:38:51.493Z] #19 64.80 Selecting previously unselected package crossbuild-essential-armel. [2021-12-22T13:38:51.493Z] #19 64.81 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-12-22T13:38:51.493Z] #19 64.81 Unpacking crossbuild-essential-armel (12.9) ... [2021-12-22T13:38:51.493Z] #19 64.83 Selecting previously unselected package libc6-armhf-cross. [2021-12-22T13:38:51.493Z] #19 64.84 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:51.493Z] #19 64.84 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-12-22T13:38:51.493Z] #19 64.94 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-12-22T13:38:51.750Z] #19 64.95 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:51.750Z] #19 64.95 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:51.750Z] #19 64.98 Selecting previously unselected package libgomp1-armhf-cross. [2021-12-22T13:38:51.750Z] #19 64.98 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:51.750Z] #19 64.98 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:51.750Z] #19 65.01 Selecting previously unselected package libatomic1-armhf-cross. [2021-12-22T13:38:51.750Z] #19 65.02 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:51.750Z] #19 65.03 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:51.750Z] #19 65.06 Selecting previously unselected package libasan6-armhf-cross. [2021-12-22T13:38:51.750Z] #19 65.06 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:51.750Z] #19 65.06 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:52.007Z] #19 65.27 Selecting previously unselected package libstdc++6-armhf-cross. [2021-12-22T13:38:52.007Z] #19 65.27 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:52.007Z] #19 65.27 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:52.007Z] #19 65.33 Selecting previously unselected package libubsan1-armhf-cross. [2021-12-22T13:38:52.007Z] #19 65.33 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:52.007Z] #19 65.34 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:52.007Z] #19 65.42 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-12-22T13:38:52.007Z] #19 65.43 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:52.007Z] #19 65.43 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:52.264Z] #19 65.52 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-12-22T13:38:52.264Z] #19 65.53 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:52.264Z] #19 65.53 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:38:53.172Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b69650f82684360b) in /home/ubuntu/workspace/moby_PR-43099 [Pipeline] { [Pipeline] checkout [2021-12-22T13:38:53.320Z] The recommended git tool is: git [2021-12-22T13:38:56.198Z] using credential docker-jenkins-github-credentials [2021-12-22T13:38:56.213Z] Cloning the remote Git repository [2021-12-22T13:38:56.213Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:38:56.443Z] #19 69.87 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-12-22T13:38:56.444Z] #19 69.87 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:38:56.444Z] #19 69.88 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:38:56.444Z] #19 69.90 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-12-22T13:38:56.444Z] #19 69.90 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-12-22T13:38:56.444Z] #19 69.91 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-22T13:38:56.701Z] #19 70.04 Selecting previously unselected package libc6-dev-armhf-cross. [2021-12-22T13:38:56.701Z] #19 70.05 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-12-22T13:38:56.701Z] #19 70.05 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-22T13:38:56.701Z] #19 70.24 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-12-22T13:38:56.701Z] #19 70.24 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:38:56.229Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:38:56.281Z] > git init /home/ubuntu/workspace/moby_PR-43099 # timeout=10 [2021-12-22T13:38:56.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:38:56.668Z] > git --version # timeout=10 [2021-12-22T13:38:56.684Z] > git --version # 'git version 2.25.1' [2021-12-22T13:38:56.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:38:56.686Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:38:56.960Z] #19 70.24 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:38:57.217Z] #19 70.46 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-12-22T13:38:57.217Z] #19 70.47 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:38:57.217Z] #19 70.47 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:39:01.394Z] #19 74.58 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-12-22T13:39:01.394Z] #19 74.58 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:39:01.394Z] #19 74.58 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:39:01.394Z] #19 74.61 Selecting previously unselected package crossbuild-essential-armhf. [2021-12-22T13:39:01.394Z] #19 74.61 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.62 Unpacking crossbuild-essential-armhf (12.9) ... [2021-12-22T13:39:01.394Z] #19 74.64 Selecting previously unselected package libc6-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.65 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.65 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-22T13:39:01.394Z] #19 74.79 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.80 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.80 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.394Z] #19 74.83 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.83 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.83 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.394Z] #19 74.87 Selecting previously unselected package libitm1-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.87 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.87 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.394Z] #19 74.90 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.90 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.90 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.394Z] #19 74.93 Selecting previously unselected package libasan6-ppc64el-cross. [2021-12-22T13:39:01.394Z] #19 74.93 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.394Z] #19 74.93 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.959Z] #19 75.15 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-12-22T13:39:01.959Z] #19 75.15 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.959Z] #19 75.16 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:01.959Z] #19 75.26 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-12-22T13:39:01.959Z] #19 75.26 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:01.959Z] #19 75.26 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:02.216Z] #19 75.47 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-12-22T13:39:02.217Z] #19 75.48 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:02.217Z] #19 75.48 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:02.217Z] #19 75.55 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-12-22T13:39:02.217Z] #19 75.56 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:02.217Z] #19 75.56 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:02.217Z] #19 75.66 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-12-22T13:39:02.474Z] #19 75.66 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:02.474Z] #19 75.66 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:02.474Z] #19 75.70 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-12-22T13:39:02.474Z] #19 75.70 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:02.474Z] #19 75.70 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:02.474Z] #19 75.86 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-12-22T13:39:02.474Z] #19 75.86 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:39:02.474Z] #19 75.86 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:06.652Z] #19 80.07 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-12-22T13:39:06.652Z] #19 80.07 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:39:06.652Z] #19 80.08 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:06.652Z] #19 80.10 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-12-22T13:39:06.652Z] #19 80.11 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-12-22T13:39:06.652Z] #19 80.11 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-22T13:39:06.884Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0192a46b40da5d022) in /home/ubuntu/workspace/moby_PR-43099 [Pipeline] { [2021-12-22T13:39:06.910Z] #19 80.25 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-12-22T13:39:06.910Z] #19 80.25 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-22T13:39:06.910Z] #19 80.25 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [Pipeline] checkout [2021-12-22T13:39:06.940Z] #62 63.08 # github.com/containerd/containerd/cmd/containerd [2021-12-22T13:39:06.940Z] #62 63.08 /usr/bin/ld: /tmp/go-link-720878988/000019.o: in function `New': [2021-12-22T13:39:06.940Z] #62 63.08 /tmp/tmp.pZkvv1OI5A/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-12-22T13:39:06.940Z] #62 63.14 + bin/containerd-stress [2021-12-22T13:39:06.940Z] #62 64.20 + bin/containerd-shim [2021-12-22T13:39:07.016Z] The recommended git tool is: git [2021-12-22T13:39:07.167Z] #19 80.49 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-12-22T13:39:07.167Z] #19 80.49 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:07.167Z] #19 80.49 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:07.167Z] #19 80.71 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-12-22T13:39:07.167Z] #19 80.71 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:39:07.167Z] #19 80.72 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:10.380Z] INFO: Zapped successfully [2021-12-22T13:39:10.381Z] INFO: Location for testing is d:\CI\PR-43099\3 [2021-12-22T13:39:10.381Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-22T13:39:10.381Z] [2021-12-22T13:39:10.381Z] [2021-12-22T13:39:10.381Z] INFO: Building the image from Dockerfile.windows at 12/22/2021 13:39:07... [2021-12-22T13:39:10.381Z] [2021-12-22T13:39:10.429Z] using credential docker-jenkins-github-credentials [2021-12-22T13:39:10.442Z] Cloning the remote Git repository [2021-12-22T13:39:10.442Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:39:10.453Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:39:10.509Z] > git init /home/ubuntu/workspace/moby_PR-43099 # timeout=10 [2021-12-22T13:39:11.344Z] #19 84.72 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-12-22T13:39:11.344Z] #19 84.72 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:39:11.344Z] #19 84.72 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:11.344Z] #19 84.75 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-12-22T13:39:11.344Z] #19 84.75 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-12-22T13:39:11.344Z] #19 84.75 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-12-22T13:39:11.344Z] #19 84.78 Selecting previously unselected package libc6-s390x-cross. [2021-12-22T13:39:11.344Z] #19 84.78 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-12-22T13:39:11.344Z] #19 84.78 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-12-22T13:39:11.601Z] #19 84.90 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-12-22T13:39:11.601Z] #19 84.90 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.601Z] #19 84.91 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:11.601Z] #19 84.94 Selecting previously unselected package libgomp1-s390x-cross. [2021-12-22T13:39:11.601Z] #19 84.94 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.601Z] #19 84.94 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:11.601Z] #19 84.97 Selecting previously unselected package libitm1-s390x-cross. [2021-12-22T13:39:11.601Z] #19 84.98 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.601Z] #19 84.98 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:11.601Z] #19 85.02 Selecting previously unselected package libatomic1-s390x-cross. [2021-12-22T13:39:11.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:39:11.154Z] > git --version # timeout=10 [2021-12-22T13:39:11.167Z] > git --version # 'git version 2.25.1' [2021-12-22T13:39:11.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:11.169Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:11.859Z] #19 85.02 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.859Z] #19 85.03 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:11.859Z] #19 85.06 Selecting previously unselected package libasan6-s390x-cross. [2021-12-22T13:39:11.859Z] #19 85.06 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.859Z] #19 85.06 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:11.859Z] #19 85.26 Selecting previously unselected package libstdc++6-s390x-cross. [2021-12-22T13:39:11.859Z] #19 85.27 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:11.859Z] #19 85.27 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:12.116Z] #19 85.34 Selecting previously unselected package libubsan1-s390x-cross. [2021-12-22T13:39:12.116Z] #19 85.34 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:12.116Z] #19 85.34 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:12.116Z] #19 85.44 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-12-22T13:39:12.116Z] #19 85.45 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:12.116Z] #19 85.45 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:12.116Z] #19 85.54 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-12-22T13:39:12.116Z] #19 85.55 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:39:12.213Z] #62 71.43 + bin/containerd-shim-runc-v1 [2021-12-22T13:39:12.373Z] #19 85.55 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:13.150Z] ---> bb5bbd4fe55c [2021-12-22T13:39:14.138Z] Successfully built bb5bbd4fe55c [2021-12-22T13:39:14.138Z] Successfully tagged docker:latest [2021-12-22T13:39:14.138Z] INFO: Image build ended at 12/22/2021 13:39:14. Duration:00:00:46.2905697 [2021-12-22T13:39:14.608Z] [2021-12-22T13:39:14.608Z] [2021-12-22T13:39:14.608Z] INFO: Building the test binaries at 12/22/2021 13:39:14... [2021-12-22T13:39:15.149Z] Sending build context to Docker daemon 59.84MB [2021-12-22T13:39:15.149Z] [2021-12-22T13:39:15.620Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-22T13:39:15.620Z] ---> 136110e1a05c [2021-12-22T13:39:15.620Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> 74a93766ca52 [2021-12-22T13:39:15.620Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> 1c0085a62f13 [2021-12-22T13:39:15.620Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> d916c2626b63 [2021-12-22T13:39:15.620Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> ee5353938a54 [2021-12-22T13:39:15.620Z] 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-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> 24e9c0473318 [2021-12-22T13:39:15.620Z] 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-12-22T13:39:15.620Z] ---> Using cache [2021-12-22T13:39:15.620Z] ---> 0288f23db6e8 [2021-12-22T13:39:15.621Z] 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-12-22T13:39:15.621Z] ---> Using cache [2021-12-22T13:39:15.621Z] ---> 36d6b1b5e083 [2021-12-22T13:39:15.621Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-22T13:39:15.621Z] ---> Using cache [2021-12-22T13:39:15.621Z] ---> 100ec3e1f21f [2021-12-22T13:39:15.621Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-22T13:39:15.621Z] ---> Using cache [2021-12-22T13:39:15.621Z] ---> 6bec1fab0724 [2021-12-22T13:39:15.621Z] Step 11/11 : COPY . . [2021-12-22T13:39:15.769Z] Fetching without tags [2021-12-22T13:39:16.065Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:39:16.552Z] #19 89.52 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-12-22T13:39:16.552Z] #19 89.52 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:39:16.552Z] #19 89.53 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:16.552Z] #19 89.55 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-12-22T13:39:16.552Z] #19 89.55 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-12-22T13:39:16.552Z] #19 89.56 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-22T13:39:16.552Z] #19 89.70 Selecting previously unselected package libc6-dev-s390x-cross. [2021-12-22T13:39:16.552Z] #19 89.70 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-12-22T13:39:16.552Z] #19 89.71 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-22T13:39:16.552Z] #19 89.91 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-12-22T13:39:16.552Z] #19 89.91 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-22T13:39:16.552Z] #19 89.92 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:16.809Z] #19 90.13 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-12-22T13:39:16.809Z] #19 90.13 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-22T13:39:16.809Z] #19 90.14 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:15.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:39:15.645Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:39:15.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:15.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:39:15.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:39:15.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:15.775Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:16.073Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:39:16.092Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:39:16.909Z] > git remote # timeout=10 [2021-12-22T13:39:16.933Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:39:16.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:17.023Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:39:17.485Z] #62 76.53 + bin/containerd-shim-runc-v2 [2021-12-22T13:39:17.744Z] #62 77.11 + binaries [2021-12-22T13:39:17.744Z] #62 77.11 + install -D bin/containerd /build/containerd [2021-12-22T13:39:17.744Z] #62 77.14 + install -D bin/containerd-shim /build/containerd-shim [2021-12-22T13:39:17.744Z] #62 77.15 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-22T13:39:17.744Z] #62 77.15 + install -D bin/ctr /build/ctr [2021-12-22T13:39:17.844Z] ---> Using cache [2021-12-22T13:39:17.844Z] ---> 85c80c91cf82 [2021-12-22T13:39:17.985Z] Merge succeeded, producing 2266e4b75530e0afa1e822b7bfc19af886f1fe3f [2021-12-22T13:39:17.985Z] Checking out Revision 2266e4b75530e0afa1e822b7bfc19af886f1fe3f (PR-43099) [2021-12-22T13:39:18.310Z] #62 DONE 77.6s [2021-12-22T13:39:19.412Z] Successfully built 85c80c91cf82 [2021-12-22T13:39:19.412Z] Successfully tagged docker:latest [2021-12-22T13:39:19.412Z] INFO: Image build ended at 12/22/2021 13:39:19. Duration:00:00:11.5380952 [2021-12-22T13:39:19.412Z] [2021-12-22T13:39:19.412Z] [2021-12-22T13:39:19.412Z] INFO: Building the test binaries at 12/22/2021 13:39:19... [2021-12-22T13:39:17.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:39:17.988Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:39:18.001Z] > git checkout -f 2266e4b75530e0afa1e822b7bfc19af886f1fe3f # timeout=10 [2021-12-22T13:39:20.490Z] INFO: make.ps1 starting at 12/22/2021 13:39:19 [2021-12-22T13:39:20.490Z] INFO: Git commit (6b785893fe) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:39:20.490Z] INFO: Invoking autogen... [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-22T13:39:20.904Z] #42 sha256:d2a5da4cb8668af14eee6f0f7f4aaf859b63b12a0038c90e59d89023627995bc [2021-12-22T13:39:20.904Z] #42 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-22T13:39:20.904Z] #27 sha256:931df8fb371349fe6ab0e3d2ccb8bc4fe353f20fea907682cc535f2a51378bc4 [2021-12-22T13:39:20.904Z] #27 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #26 sha256:a37186844d918aecb0bebe7073565db3beb12ee493475e8d89bab1e7bc96ef89 [2021-12-22T13:39:20.904Z] #26 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:39:20.904Z] #34 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:39:20.904Z] #53 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #31 sha256:6c2df57a8b9bc5d1d1b9baa324bbe3f0cc1aae45e0ac19a0d246ac13e135fbe8 [2021-12-22T13:39:20.904Z] #31 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #46 sha256:5124251c291111ed8e16654a491a5cead795f9fac0812c1a4d23b1fd2d9c5c45 [2021-12-22T13:39:20.904Z] #46 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-22T13:39:20.904Z] #20 sha256:c9f0b99cf7c74b7f6e22ceda27c0f9c358cb64ffbb83ef972e42baf2ff6ef904 [2021-12-22T13:39:20.904Z] #20 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-22T13:39:20.904Z] #52 sha256:9e3417c8e04de3bc0af15874cf071c7f588bc286fc3f486c65e7767e8036c4e9 [2021-12-22T13:39:20.904Z] #52 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #21 sha256:526dbf14ec35e418a2b2893112151d5b1e75d54ab0fa444ca28e4350dbba0fb0 [2021-12-22T13:39:20.904Z] #21 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-22T13:39:20.904Z] #32 sha256:b62b8f483d595399fe874a098aed757e8fc50c019fb2cbd2b92a87eb540d65bb [2021-12-22T13:39:20.904Z] #32 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #49 sha256:7543cad3c0672c93914af218448d82d0260a6a621876cfdd4247b27bd913a1a0 [2021-12-22T13:39:20.904Z] #49 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-22T13:39:20.904Z] #35 sha256:2d048c8d37ef5cd2de66f2eb181126dbe9b71a7391d98c6ea0c9fb12d4704d48 [2021-12-22T13:39:20.904Z] #35 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #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-12-22T13:39:20.904Z] #22 sha256:eed9a6436c2b025a6e63e7fac781ea4be6b445fdbf805a548ce6daba8eb009b0 [2021-12-22T13:39:20.904Z] #22 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:39:20.904Z] #23 sha256:d686e21eb5e5c0c50690b8791922638f6e3f2dc6af18b338783747986c526cf8 [2021-12-22T13:39:20.904Z] #23 CACHED [2021-12-22T13:39:20.904Z] [2021-12-22T13:39:20.904Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-22T13:39:20.904Z] #19 sha256:01a6e504e779991211df9a276f58af91c6b36ce7a44b7f812e0c76a67cec671d [2021-12-22T13:39:20.904Z] #19 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:39:20.905Z] #43 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #16 sha256:26e18424f143ad2ce85e63feda5b4dc444eb8481bbdf3d90a59d6cf5f7325f8b [2021-12-22T13:39:20.905Z] #16 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-22T13:39:20.905Z] #57 sha256:48f8acfd5b3a144131e7f27e6d56aed46671716a1dbc424983c6a9983038d14a [2021-12-22T13:39:20.905Z] #57 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-22T13:39:20.905Z] #29 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-22T13:39:20.905Z] #17 sha256:b237c0961e1c1628dcefa051aaa85dc1d7aa0592fb0e1f3d2664f89f05540bea [2021-12-22T13:39:20.905Z] #17 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #41 sha256:d8e05586aba7765b32e8085d31d3979368d705eee0791f6813fbb4d4905a9487 [2021-12-22T13:39:20.905Z] #41 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #48 sha256:a4f031c9975b45d3b723883f30ad6aebeaa472d34e2498d013b3889a1757c2f7 [2021-12-22T13:39:20.905Z] #48 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-22T13:39:20.905Z] #33 sha256:990ac1eeadf64545cbf106be694411460a5a05097e1eef4b9c3146313ecd8dc8 [2021-12-22T13:39:20.905Z] #33 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #58 sha256:0b04d330ca56fc1a19c197b12460d9da2131299176069e89434ab2dfabab874f [2021-12-22T13:39:20.905Z] #58 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #56 sha256:f483673a575814492cf713e7bd9fb5002ff78c5164ddf6ea42783393a90c824b [2021-12-22T13:39:20.905Z] #56 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-22T13:39:20.905Z] #39 sha256:c5dab6658613c1ca31c911ae75b7deffa97b38a55f8d0598d47cd011caf1c8be [2021-12-22T13:39:20.905Z] #39 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #44 sha256:6a6164f80353d713a24d7c100facec8f0a5ca51df00681e46b903fbf1df2cd9f [2021-12-22T13:39:20.905Z] #44 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #50 sha256:c44037735571333084963b396532bab666d4951b70f563186d2550c061ce1a48 [2021-12-22T13:39:20.905Z] #50 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-22T13:39:20.905Z] #30 sha256:64909656eb9383b08931015743506fd5fad3a378b0d8ebc2d05b42db7d51f473 [2021-12-22T13:39:20.905Z] #30 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #36 sha256:7b66c428ed182ae6b9c3685b0cf081c974c9a73534d9880da27c0b4bf0358e69 [2021-12-22T13:39:20.905Z] #36 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-22T13:39:20.905Z] #15 sha256:a7973f486dc381055bc7414108decafffc257e65924c358f707618e274802cc4 [2021-12-22T13:39:20.905Z] #15 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:39:20.905Z] #25 sha256:633b544dd6174826bff6cf067df53692279c86afbe5f0065a4a24946b2007250 [2021-12-22T13:39:20.905Z] #25 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #37 sha256:a24389b03010159d96704c36427d9ddef9ae697f949f5adc60e8ae11f3a64ba1 [2021-12-22T13:39:20.905Z] #37 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:39:20.905Z] #47 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:39:20.905Z] #38 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #55 sha256:fa0259c6176b26e26dfc0f54a2ffca4ef55c2292471b3fdcb5b9122e5ad2d6d9 [2021-12-22T13:39:20.905Z] #55 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #51 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:39:20.905Z] #51 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:39:20.905Z] #18 sha256:20afd4225a2b78e0268d0b235712a60d93a6202e136015efad69a9eaae7bf99d [2021-12-22T13:39:20.905Z] #18 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #54 sha256:ad66b238b600fc8a11c38daa5ed9a98478565e7d7c7fd95cfca4935e61f8c3ac [2021-12-22T13:39:20.905Z] #54 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:39:20.905Z] #14 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #40 sha256:dfed40919d9663c0ca0f9f215a56029b71100941e82fef4f59b9bc2cbb5cd256 [2021-12-22T13:39:20.905Z] #40 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #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-12-22T13:39:20.905Z] #65 sha256:d461bf5c73d2170963ed0e690beb1c9bab56ffffddef39c48fd69048a7967fee [2021-12-22T13:39:20.905Z] #65 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-22T13:39:20.905Z] #66 sha256:c64d2436e31abf5b0ed5d7f515fc1d492794429f3c992d91e0c7d84f06fcabcf [2021-12-22T13:39:20.905Z] #66 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-22T13:39:20.905Z] #64 sha256:e7930689e0030f6804d41752b0e56c6091370d844cda6cd18c8b1b94529a4bc1 [2021-12-22T13:39:20.905Z] #64 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #59 sha256:3f531c64d1407d9a6bc1dac9f6c0101cc23b49d79ba1970aceb8af4f21e72887 [2021-12-22T13:39:20.905Z] #59 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-22T13:39:20.905Z] #67 sha256:fc1c4b0c3e4a79a603de197f5643e7f0989605bc6c6cd361f0174088b3e26265 [2021-12-22T13:39:20.905Z] #67 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-22T13:39:20.905Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-22T13:39:20.905Z] #70 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-22T13:39:20.905Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-22T13:39:20.905Z] #72 CACHED [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #63 sha256:4237fca2fae9532a7d1b0076340e5cd44ae96cf231665f611ad6817b9e9829df [2021-12-22T13:39:20.905Z] #63 DONE 0.2s [2021-12-22T13:39:20.905Z] [2021-12-22T13:39:20.905Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-22T13:39:20.905Z] #68 sha256:e925e1b217e193e7b006c443fd5fbd7846e1612b77e310163141e6daf2c4aa03 [2021-12-22T13:39:20.959Z] INFO: Building daemon... [2021-12-22T13:39:21.003Z] #19 93.98 Selecting previously unselected package g++-s390x-linux-gnu. [2021-12-22T13:39:21.003Z] #19 93.98 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-22T13:39:21.003Z] #19 93.98 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:21.003Z] #19 94.01 Selecting previously unselected package crossbuild-essential-s390x. [2021-12-22T13:39:21.003Z] #19 94.01 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-12-22T13:39:21.003Z] #19 94.01 Unpacking crossbuild-essential-s390x (12.9) ... [2021-12-22T13:39:21.003Z] #19 94.05 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-12-22T13:39:21.003Z] #19 94.06 Setting up libfile-which-perl (1.23-1) ... [2021-12-22T13:39:21.003Z] #19 94.07 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-22T13:39:21.003Z] #19 94.08 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-12-22T13:39:21.003Z] #19 94.09 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-22T13:39:21.003Z] #19 94.10 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:39:21.003Z] #19 94.11 Setting up libicu67:amd64 (67.1-7) ... [2021-12-22T13:39:21.003Z] #19 94.12 Setting up libmagic-mgc (1:5.39-3) ... [2021-12-22T13:39:21.003Z] #19 94.13 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-22T13:39:21.003Z] #19 94.14 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-12-22T13:39:21.003Z] #19 94.15 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-12-22T13:39:21.003Z] #19 94.16 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-22T13:39:21.003Z] #19 94.17 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-22T13:39:21.003Z] #19 94.18 Setting up file (1:5.39-3) ... [2021-12-22T13:39:21.003Z] #19 94.19 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:39:21.003Z] #19 94.20 Setting up bzip2 (1.0.8-4) ... [2021-12-22T13:39:21.003Z] #19 94.21 Setting up libyaml-perl (1.30-1) ... [2021-12-22T13:39:21.003Z] #19 94.21 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-22T13:39:21.003Z] #19 94.22 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-12-22T13:39:21.003Z] #19 94.23 Setting up libio-string-perl (1.08-3.1) ... [2021-12-22T13:39:21.003Z] #19 94.24 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-22T13:39:21.003Z] #19 94.25 Setting up cross-config (2.6.18+nmu1) ... [2021-12-22T13:39:21.003Z] #19 94.36 Setting up xz-utils (5.2.5-2) ... [2021-12-22T13:39:21.003Z] #19 94.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-22T13:39:21.003Z] #19 94.42 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-12-22T13:39:21.003Z] #19 94.47 Setting up patch (2.7.6-7) ... [2021-12-22T13:39:21.163Z] #68 DONE 0.1s [2021-12-22T13:39:21.163Z] [2021-12-22T13:39:21.163Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-22T13:39:21.163Z] #73 sha256:e89e7bb0da618e0e9b26bb4b92ba2c399d7a136efbc54cd67803dbd49fd8ba05 [2021-12-22T13:39:21.260Z] #19 94.51 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-22T13:39:21.260Z] #19 94.56 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.59 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.60 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-22T13:39:21.260Z] #19 94.61 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-12-22T13:39:21.260Z] #19 94.62 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.63 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.63 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-22T13:39:21.260Z] #19 94.64 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-22T13:39:21.260Z] #19 94.65 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.66 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:21.260Z] #19 94.67 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-22T13:39:21.260Z] #19 94.68 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-22T13:39:21.260Z] #19 94.71 Setting up libfile-homedir-perl (1.006-1) ... [2021-12-22T13:39:21.517Z] #19 94.72 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-22T13:39:21.517Z] #19 94.73 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:39:21.517Z] #19 94.75 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.76 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-12-22T13:39:21.517Z] #19 94.77 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:21.517Z] #19 94.78 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.79 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.80 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.81 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.82 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.83 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.84 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.85 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.86 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.86 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.87 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-22T13:39:21.517Z] #19 94.88 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.89 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.90 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.91 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.92 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-22T13:39:21.517Z] #19 94.93 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.94 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.95 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.95 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-22T13:39:21.517Z] #19 94.96 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.97 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.98 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.517Z] #19 94.99 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-12-22T13:39:21.517Z] #19 95.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-12-22T13:39:21.594Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:39:21.610Z] First time build. Skipping changelog. [2021-12-22T13:39:21.730Z] #73 DONE 0.5s [2021-12-22T13:39:21.730Z] [2021-12-22T13:39:21.730Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-22T13:39:21.730Z] #74 sha256:1f342ad65bf2ff3748251b2dd6904f418d093430c2a21d605519382aecb0403a [2021-12-22T13:39:21.730Z] #74 DONE 0.0s [2021-12-22T13:39:21.730Z] [2021-12-22T13:39:21.730Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-22T13:39:21.730Z] #75 sha256:91aaced27ace011e87c3a0e204d12d3ea319ccd939c74ad3aee7c238e740a13b [2021-12-22T13:39:21.597Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:39:21.774Z] #19 95.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-22T13:39:21.774Z] #19 95.22 [2021-12-22T13:39:21.774Z] #19 95.22 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-22T13:39:21.774Z] #19 95.25 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.774Z] #19 95.26 Setting up dpkg-dev (1.20.9) ... [2021-12-22T13:39:21.774Z] #19 95.27 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.774Z] #19 95.28 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:39:21.774Z] #19 95.29 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:21.774Z] #19 95.31 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:39:22.031Z] #19 95.32 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.33 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.34 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.35 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.36 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.37 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.38 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.031Z] #19 95.39 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-22T13:39:22.031Z] #19 95.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-12-22T13:39:22.031Z] #19 95.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-12-22T13:39:22.031Z] #19 95.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-22T13:39:22.289Z] #19 95.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-22T13:39:22.289Z] #19 95.70 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.289Z] #19 95.71 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.289Z] #19 95.72 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.289Z] #19 95.73 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:39:22.289Z] #19 95.75 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.289Z] #19 95.76 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.289Z] #19 95.77 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.289Z] #19 95.78 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:39:22.297Z] #75 DONE 0.6s [2021-12-22T13:39:22.297Z] [2021-12-22T13:39:22.297Z] #76 exporting to image [2021-12-22T13:39:22.297Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-22T13:39:22.297Z] #76 exporting layers [2021-12-22T13:39:22.546Z] #19 95.79 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.80 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.81 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.82 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.83 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.84 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.85 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.86 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.546Z] #19 95.87 Setting up libxml-simple-perl (2.25-1) ... [2021-12-22T13:39:22.546Z] #19 95.88 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:39:22.546Z] #19 95.89 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.90 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-22T13:39:22.546Z] #19 95.91 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.92 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.93 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.94 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.95 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.96 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-12-22T13:39:22.546Z] #19 95.97 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.98 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 95.99 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.00 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.01 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:39:22.546Z] #19 96.02 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.03 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-22T13:39:22.546Z] #19 96.04 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.546Z] #19 96.05 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.07 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.08 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.546Z] #19 96.08 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-22T13:39:22.672Z] + docker version [2021-12-22T13:39:22.803Z] #19 96.10 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.803Z] #19 96.11 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.803Z] #19 96.12 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-22T13:39:22.803Z] #19 96.12 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.803Z] #19 96.14 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-12-22T13:39:22.803Z] #19 96.17 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.803Z] #19 96.18 Setting up crossbuild-essential-armel (12.9) ... [2021-12-22T13:39:22.803Z] #19 96.19 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-22T13:39:22.803Z] #19 96.20 Setting up crossbuild-essential-armhf (12.9) ... [2021-12-22T13:39:22.803Z] #19 96.21 Setting up crossbuild-essential-arm64 (12.9) ... [2021-12-22T13:39:22.803Z] #19 96.22 Setting up crossbuild-essential-s390x (12.9) ... [2021-12-22T13:39:22.803Z] #19 96.23 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-12-22T13:39:22.803Z] #19 96.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:39:23.672Z] #76 exporting layers 1.5s done [2021-12-22T13:39:23.672Z] #76 writing image sha256:7c009feb686c05b8892fd1a532e566fb43dcfc5ca3ea036662a5f63bfde27dfd done [2021-12-22T13:39:23.672Z] #76 naming to docker.io/library/docker:b58a88c9883be639431a23d84cbcbae97d135b17 done [2021-12-22T13:39:23.672Z] #76 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-22T13:39:24.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 -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:b58a88c9883be639431a23d84cbcbae97d135b17 hack/make.sh dynbinary test-integration [2021-12-22T13:39:24.193Z] INFO: make.ps1 starting at 12/22/2021 13:39:23 [2021-12-22T13:39:24.193Z] INFO: Git commit (5a8920401e) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:39:24.602Z] [2021-12-22T13:39:24.664Z] INFO: Invoking autogen... [2021-12-22T13:39:24.664Z] INFO: Building daemon... [2021-12-22T13:39:24.862Z] Removing bundles/ [2021-12-22T13:39:24.862Z] [2021-12-22T13:39:24.862Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-22T13:39:24.862Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:39:24.862Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:39:27.997Z] Fetching without tags [2021-12-22T13:39:28.060Z] #19 DONE 100.8s [2021-12-22T13:39:28.060Z] [2021-12-22T13:39:28.060Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-22T13:39:28.060Z] #71 sha256:c8c6024eef4d2fe2c18100283e624c26796f85d9db01b656d483001e43673192 [2021-12-22T13:39:28.060Z] #71 DONE 0.1s [2021-12-22T13:39:28.060Z] [2021-12-22T13:39:28.061Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:39:28.061Z] #32 sha256:3e554ecd1cb73051762bb21bef1670f58c98ec9c5989f72fe86f0e250900fcc7 [2021-12-22T13:39:28.061Z] #32 DONE 0.1s [2021-12-22T13:39:28.061Z] [2021-12-22T13:39:28.061Z] #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-12-22T13:39:28.061Z] #33 sha256:0e32ca61bf37c20a8c78b2179af167326f674898daab5864dbf3b42e06ff6daf [2021-12-22T13:39:28.260Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:39:27.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:39:27.944Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:39:27.950Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:27.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:39:28.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:39:28.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:28.002Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:28.269Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:39:28.291Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:39:28.998Z] #33 1.347 + RM_GOPATH=0 [2021-12-22T13:39:28.998Z] #33 1.347 + TMP_GOPATH= [2021-12-22T13:39:28.998Z] #33 1.347 + : /build [2021-12-22T13:39:28.998Z] #33 1.347 + '[' -z '' ']' [2021-12-22T13:39:28.998Z] #33 1.347 ++ mktemp -d [2021-12-22T13:39:28.998Z] #33 1.347 + export GOPATH=/tmp/tmp.fFSpIiTimv [2021-12-22T13:39:28.998Z] #33 1.347 + GOPATH=/tmp/tmp.fFSpIiTimv [2021-12-22T13:39:28.998Z] #33 1.347 + RM_GOPATH=1 [2021-12-22T13:39:28.998Z] #33 1.347 + case "$(go env GOARCH)" in [2021-12-22T13:39:28.998Z] #33 1.347 ++ go env GOARCH [2021-12-22T13:39:28.998Z] #33 1.365 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:28.998Z] #33 1.365 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:28.998Z] #33 1.366 ++ dirname /install.sh [2021-12-22T13:39:28.998Z] #33 1.369 + dir=/ [2021-12-22T13:39:28.998Z] #33 1.369 + bin=dockercli [2021-12-22T13:39:28.998Z] #33 1.369 + shift [2021-12-22T13:39:28.998Z] #33 1.369 + '[' '!' -f //dockercli.installer ']' [2021-12-22T13:39:28.998Z] #33 1.369 + . //dockercli.installer [2021-12-22T13:39:28.998Z] #33 1.369 ++ : stable [2021-12-22T13:39:28.998Z] #33 1.369 ++ : 17.06.2-ce [2021-12-22T13:39:28.998Z] #33 1.374 + install_dockercli [2021-12-22T13:39:28.998Z] #33 1.374 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-22T13:39:28.998Z] #33 1.374 Install docker/cli version 17.06.2-ce from stable [2021-12-22T13:39:28.998Z] #33 1.378 ++ uname -m [2021-12-22T13:39:28.998Z] #33 1.386 + arch=x86_64 [2021-12-22T13:39:28.998Z] #33 1.386 + '[' x86_64 '!=' x86_64 ']' [2021-12-22T13:39:28.998Z] #33 1.386 + url=https://download.docker.com/linux/static [2021-12-22T13:39:28.998Z] #33 1.386 + tar -xz docker/docker [2021-12-22T13:39:28.998Z] #33 1.386 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-22T13:39:30.040Z] Merge succeeded, producing 2f31efadb8cef971536d543c23cebb439b0c5124 [2021-12-22T13:39:30.041Z] Checking out Revision 2f31efadb8cef971536d543c23cebb439b0c5124 (PR-43099) [2021-12-22T13:39:30.818Z] Client: Docker Engine - Community [2021-12-22T13:39:30.818Z] Version: 20.10.10-rc1 [2021-12-22T13:39:30.818Z] API version: 1.41 [2021-12-22T13:39:30.818Z] Go version: go1.16.9 [2021-12-22T13:39:30.818Z] Git commit: b485636 [2021-12-22T13:39:30.818Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-22T13:39:30.818Z] OS/Arch: linux/amd64 [2021-12-22T13:39:30.818Z] Context: default [2021-12-22T13:39:30.818Z] Experimental: true [2021-12-22T13:39:30.818Z] [2021-12-22T13:39:30.818Z] Server: Docker Engine - Community [2021-12-22T13:39:30.818Z] Engine: [2021-12-22T13:39:30.818Z] Version: 20.10.10-rc1 [2021-12-22T13:39:30.818Z] API version: 1.41 (minimum version 1.12) [2021-12-22T13:39:30.818Z] Go version: go1.16.9 [2021-12-22T13:39:30.818Z] Git commit: 9f5b26f [2021-12-22T13:39:30.818Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-22T13:39:30.818Z] OS/Arch: linux/amd64 [2021-12-22T13:39:30.818Z] Experimental: true [2021-12-22T13:39:30.818Z] containerd: [2021-12-22T13:39:30.818Z] Version: 1.4.11 [2021-12-22T13:39:30.818Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:39:30.818Z] runc: [2021-12-22T13:39:30.818Z] Version: 1.0.2 [2021-12-22T13:39:30.818Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-22T13:39:30.818Z] docker-init: [2021-12-22T13:39:30.818Z] Version: 0.19.0 [2021-12-22T13:39:30.818Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-22T13:39:28.980Z] > git remote # timeout=10 [2021-12-22T13:39:28.991Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:39:28.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:29.039Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:39:30.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-22T13:39:30.043Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:39:30.048Z] > git checkout -f 2f31efadb8cef971536d543c23cebb439b0c5124 # timeout=10 [2021-12-22T13:39:31.141Z] + docker info [2021-12-22T13:39:32.310Z] #33 4.395 + mkdir -p /build [2021-12-22T13:39:32.310Z] #33 4.397 + mv docker/docker /build/ [2021-12-22T13:39:32.310Z] #33 4.398 + rmdir docker [2021-12-22T13:39:32.310Z] #33 DONE 4.7s [2021-12-22T13:39:32.310Z] [2021-12-22T13:39:32.310Z] #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-12-22T13:39:32.310Z] #72 sha256:51628532cd977bd3b0885fbd4ae61feb5a9cbb10389dc0e284b84aa734b35912 [2021-12-22T13:39:32.310Z] #72 1.476 + RM_GOPATH=0 [2021-12-22T13:39:32.310Z] #72 1.476 + TMP_GOPATH= [2021-12-22T13:39:32.310Z] #72 1.476 + : /build [2021-12-22T13:39:32.310Z] #72 1.476 + '[' -z '' ']' [2021-12-22T13:39:32.310Z] #72 1.476 ++ mktemp -d [2021-12-22T13:39:32.310Z] #72 1.476 + export GOPATH=/tmp/tmp.yyVMPNie3o [2021-12-22T13:39:32.310Z] #72 1.476 + GOPATH=/tmp/tmp.yyVMPNie3o [2021-12-22T13:39:32.310Z] #72 1.476 + RM_GOPATH=1 [2021-12-22T13:39:32.310Z] #72 1.476 + case "$(go env GOARCH)" in [2021-12-22T13:39:32.310Z] #72 1.483 ++ go env GOARCH [2021-12-22T13:39:32.310Z] #72 1.499 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:32.310Z] #72 1.499 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:32.310Z] #72 1.503 ++ dirname /install.sh [2021-12-22T13:39:32.310Z] #72 1.511 + dir=/ [2021-12-22T13:39:32.310Z] #72 1.511 + bin=rootlesskit [2021-12-22T13:39:32.310Z] #72 1.511 + shift [2021-12-22T13:39:32.310Z] #72 1.511 + '[' '!' -f //rootlesskit.installer ']' [2021-12-22T13:39:32.310Z] #72 1.511 + . //rootlesskit.installer [2021-12-22T13:39:32.310Z] #72 1.512 Install rootlesskit version v0.14.6 [2021-12-22T13:39:32.310Z] #72 1.512 ++ : v0.14.6 [2021-12-22T13:39:32.310Z] #72 1.512 + install_rootlesskit [2021-12-22T13:39:32.310Z] #72 1.512 + case "$1" in [2021-12-22T13:39:32.310Z] #72 1.512 + export CGO_ENABLED=0 [2021-12-22T13:39:32.310Z] #72 1.512 + CGO_ENABLED=0 [2021-12-22T13:39:32.310Z] #72 1.512 + _install_rootlesskit [2021-12-22T13:39:32.310Z] #72 1.512 + echo 'Install rootlesskit version v0.14.6' [2021-12-22T13:39:32.310Z] #72 1.512 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:39:32.310Z] #72 1.512 + GOBIN=/build [2021-12-22T13:39:32.310Z] #72 1.512 + GO111MODULE=on [2021-12-22T13:39:32.310Z] #72 1.512 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-22T13:39:32.310Z] #72 1.876 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-22T13:39:32.310Z] #72 2.528 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-22T13:39:32.310Z] #72 2.532 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/google/uuid v1.3.0 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-22T13:39:32.310Z] #72 2.533 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-22T13:39:32.310Z] #72 2.559 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-22T13:39:32.310Z] #72 2.561 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-22T13:39:32.310Z] #72 2.661 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-22T13:39:32.310Z] #72 2.663 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-22T13:39:32.310Z] #72 2.826 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-22T13:39:32.310Z] #72 2.832 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-22T13:39:33.251Z] #72 ... [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-22T13:39:33.251Z] #37 sha256:c8d6f91d5b3d2af357e700f5bf3f69092ce2ef4acb464c66a7359e91cfed8466 [2021-12-22T13:39:33.251Z] #37 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-22T13:39:33.251Z] #36 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #38 sha256:c4694d93d0872832602f85d238b16d5ab49be9726ef8e852d8b7864b77237bda [2021-12-22T13:39:33.251Z] #38 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-22T13:39:33.251Z] #40 sha256:990ac1eeadf64545cbf106be694411460a5a05097e1eef4b9c3146313ecd8dc8 [2021-12-22T13:39:33.251Z] #40 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #41 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:39:33.251Z] #41 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #43 sha256:7b66c428ed182ae6b9c3685b0cf081c974c9a73534d9880da27c0b4bf0358e69 [2021-12-22T13:39:33.251Z] #43 CACHED [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #45 sha256:3faa8e2eab539c2231e36d0e56ec3582f22cd67d446e7d77e841941bed7ef779 [2021-12-22T13:39:33.251Z] #45 1.841 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:39:33.251Z] #45 1.931 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:39:33.251Z] #45 2.100 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:39:33.251Z] #45 2.103 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:39:33.251Z] #45 2.225 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-22T13:39:33.251Z] #45 2.302 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-22T13:39:33.251Z] #45 2.396 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-22T13:39:33.251Z] #45 2.508 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-22T13:39:33.251Z] #45 2.598 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.4 kB] [2021-12-22T13:39:33.251Z] #45 2.600 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [101 kB] [2021-12-22T13:39:33.251Z] #45 2.601 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [98.7 kB] [2021-12-22T13:39:33.251Z] #45 2.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.7 kB] [2021-12-22T13:39:33.251Z] #45 2.604 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:39:33.251Z] #45 2.668 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-22T13:39:33.251Z] #45 2.671 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-22T13:39:33.251Z] #45 2.672 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:39:33.251Z] #45 2.673 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-22T13:39:33.251Z] #45 2.674 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-22T13:39:33.251Z] #45 ... [2021-12-22T13:39:33.251Z] [2021-12-22T13:39:33.251Z] #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-12-22T13:39:33.251Z] #72 sha256:51628532cd977bd3b0885fbd4ae61feb5a9cbb10389dc0e284b84aa734b35912 [2021-12-22T13:39:33.251Z] #72 5.833 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:39:33.251Z] #72 5.833 + GOBIN=/build [2021-12-22T13:39:33.251Z] #72 5.833 + GO111MODULE=on [2021-12-22T13:39:33.251Z] #72 5.833 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-22T13:39:33.737Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:39:33.752Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-12-22T13:39:34.184Z] #72 6.752 rootlesskit version 0.14.6 [2021-12-22T13:39:34.184Z] #72 6.753 Usage of /build/rootlesskit-docker-proxy: [2021-12-22T13:39:34.184Z] #72 6.753 -container-ip string [2021-12-22T13:39:34.184Z] #72 6.753 container ip [2021-12-22T13:39:34.184Z] #72 6.753 -container-port int [2021-12-22T13:39:34.184Z] #72 6.753 container port (default -1) [2021-12-22T13:39:34.184Z] #72 6.753 -host-ip string [2021-12-22T13:39:34.184Z] #72 6.753 host ip [2021-12-22T13:39:34.184Z] #72 6.753 -host-port int [2021-12-22T13:39:34.184Z] #72 6.753 host port (default -1) [2021-12-22T13:39:34.184Z] #72 6.753 -proto string [2021-12-22T13:39:34.184Z] #72 6.753 proxy protocol (default "tcp") [Pipeline] sh [2021-12-22T13:39:34.442Z] #72 DONE 6.9s [2021-12-22T13:39:34.442Z] [2021-12-22T13:39:34.442Z] #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-12-22T13:39:34.442Z] #67 sha256:a348fcd396b351325ea133a33a4d56e490e978a45f97a1ae7c3ca767bd73f9d0 [2021-12-22T13:39:34.442Z] #67 1.842 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:39:34.442Z] #67 1.933 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:39:34.442Z] #67 2.101 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:39:34.442Z] #67 2.103 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-22T13:39:34.442Z] #67 2.231 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-22T13:39:34.442Z] #67 2.317 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-22T13:39:34.442Z] #67 2.417 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:39:34.442Z] #67 2.526 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-22T13:39:34.442Z] #67 2.609 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [101 kB] [2021-12-22T13:39:34.442Z] #67 2.610 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.4 kB] [2021-12-22T13:39:34.442Z] #67 2.610 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.7 kB] [2021-12-22T13:39:34.442Z] #67 2.611 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:39:34.442Z] #67 2.611 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [98.7 kB] [2021-12-22T13:39:34.442Z] #67 2.637 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-22T13:39:34.442Z] #67 2.640 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-22T13:39:34.442Z] #67 2.642 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-22T13:39:34.442Z] #67 2.643 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:39:34.442Z] #67 2.644 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-22T13:39:34.442Z] #67 ... [2021-12-22T13:39:34.442Z] [2021-12-22T13:39:34.442Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-22T13:39:34.442Z] #73 sha256:a46cb2c992900173f42613ff3f6f563e8407965210f9890ce2944d7f6c4ad107 [2021-12-22T13:39:34.442Z] #73 DONE 0.0s [2021-12-22T13:39:34.442Z] [2021-12-22T13:39:34.442Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-22T13:39:34.442Z] #74 sha256:39288316d33b85b420a049cda7a58910fd29737201690371b0272883886e4b7a [2021-12-22T13:39:34.442Z] #74 DONE 0.0s [2021-12-22T13:39:34.442Z] [2021-12-22T13:39:34.442Z] #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-12-22T13:39:34.442Z] #20 sha256:ecc1cc855f8f5189bf47a81947f93e83f3cb4e741355561aaf7c9e913216e03e [2021-12-22T13:39:34.442Z] #20 1.951 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:39:34.442Z] #20 1.951 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:39:34.442Z] #20 2.099 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:39:34.442Z] #20 2.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:39:34.442Z] #20 2.295 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-22T13:39:34.442Z] #20 2.434 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-22T13:39:34.442Z] #20 2.550 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-22T13:39:34.442Z] #20 2.638 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-22T13:39:34.442Z] #20 2.721 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:39:34.442Z] #20 2.722 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.4 kB] [2021-12-22T13:39:34.442Z] #20 2.723 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.7 kB] [2021-12-22T13:39:34.442Z] #20 2.724 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [101 kB] [2021-12-22T13:39:34.442Z] #20 2.726 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [98.7 kB] [2021-12-22T13:39:34.442Z] #20 2.816 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-22T13:39:34.442Z] #20 2.819 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-22T13:39:34.442Z] #20 2.820 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-22T13:39:34.442Z] #20 2.820 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:39:34.442Z] #20 2.821 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-22T13:39:34.698Z] + docker version [2021-12-22T13:39:35.376Z] #20 ... [2021-12-22T13:39:35.376Z] [2021-12-22T13:39:35.376Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-22T13:39:35.376Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-22T13:39:35.376Z] #77 CACHED [2021-12-22T13:39:35.376Z] [2021-12-22T13:39:35.376Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-22T13:39:35.376Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-22T13:39:35.376Z] #79 CACHED [2021-12-22T13:39:33.741Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:39:35.647Z] [2021-12-22T13:39:35.647Z] #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-12-22T13:39:35.647Z] #67 sha256:a348fcd396b351325ea133a33a4d56e490e978a45f97a1ae7c3ca767bd73f9d0 [2021-12-22T13:39:35.906Z] #67 8.466 Fetched 40.3 MB in 7s (5706 kB/s) [2021-12-22T13:39:37.931Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:39:37.931Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:39:37.931Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:39:37.931Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:39:37.931Z] [2021-12-22T13:39:37.931Z] + TEST_INTEGRATION_DEST=2 [2021-12-22T13:39:37.931Z] + CONTAINER_NAME=docker-pr3-2 [2021-12-22T13:39:37.931Z] + TEST_SKIP_INTEGRATION=1 [2021-12-22T13:39:37.931Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-22T13:39:37.931Z] + run_tests [2021-12-22T13:39:37.931Z] + c=0 [2021-12-22T13:39:37.931Z] + '[' -n 0 ']' [2021-12-22T13:39:37.931Z] + rm= [2021-12-22T13:39:37.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b58a88c9883be639431a23d84cbcbae97d135b17 hack/make.sh '' test-integration [2021-12-22T13:39:37.931Z] + TEST_INTEGRATION_DEST=1 [2021-12-22T13:39:37.931Z] + CONTAINER_NAME=docker-pr3-1 [2021-12-22T13:39:37.931Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-22T13:39:37.931Z] + run_tests test-integration-flaky [2021-12-22T13:39:37.931Z] + '[' -n 0 ']' [2021-12-22T13:39:37.931Z] + rm= [2021-12-22T13:39:37.931Z] + TEST_INTEGRATION_DEST=3 [2021-12-22T13:39:37.931Z] + CONTAINER_NAME=docker-pr3-3 [2021-12-22T13:39:37.931Z] + TEST_SKIP_INTEGRATION=1 [2021-12-22T13:39:37.931Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-22T13:39:37.931Z] + run_tests [2021-12-22T13:39:37.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b58a88c9883be639431a23d84cbcbae97d135b17 hack/make.sh test-integration-flaky test-integration [2021-12-22T13:39:37.931Z] + '[' -n 0 ']' [2021-12-22T13:39:37.931Z] + rm= [2021-12-22T13:39:37.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b58a88c9883be639431a23d84cbcbae97d135b17 hack/make.sh '' test-integration [2021-12-22T13:39:37.931Z] ++ jobs -p [2021-12-22T13:39:37.931Z] + for job in $(jobs -p) [2021-12-22T13:39:37.931Z] + wait 29387 [2021-12-22T13:39:37.931Z] [2021-12-22T13:39:37.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:39:37.931Z] [2021-12-22T13:39:37.931Z] [2021-12-22T13:39:37.931Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:39:37.931Z] HOSTNAME=145351e4008d [2021-12-22T13:39:37.931Z] TEST_SKIP_INTEGRATION=1 [2021-12-22T13:39:37.931Z] TESTDEBUG=0 [2021-12-22T13:39:37.931Z] DEST=bundles/test-integration [2021-12-22T13:39:37.931Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:39:37.931Z] KEEPBUNDLE=1 [2021-12-22T13:39:37.931Z] DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 [2021-12-22T13:39:37.931Z] container=docker [2021-12-22T13:39:37.931Z] HOME=/root [2021-12-22T13:39:37.931Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:39:37.931Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:39:37.931Z] VALIDATE_BRANCH=master [2021-12-22T13:39:37.931Z] TERM=xterm [2021-12-22T13:39:37.931Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:39:37.931Z] SHLVL=1 [2021-12-22T13:39:37.931Z] TIMEOUT=120m [2021-12-22T13:39:37.931Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:39:37.931Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:39:37.931Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-22T13:39:37.931Z] GO111MODULE=off [2021-12-22T13:39:37.931Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:39:37.931Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:39:37.931Z] GOPATH=/go [2021-12-22T13:39:37.931Z] PKG_CONFIG=pkg-config [2021-12-22T13:39:37.931Z] _=/usr/bin/env [2021-12-22T13:39:37.931Z] Building test suite binary ./integration-cli/test.main [2021-12-22T13:39:37.931Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-22T13:39:37.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:39:37.931Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:39:37.931Z] HOSTNAME=0cc294772df6 [2021-12-22T13:39:37.931Z] TEST_SKIP_INTEGRATION=1 [2021-12-22T13:39:37.931Z] TESTDEBUG=0 [2021-12-22T13:39:37.931Z] DEST=bundles/test-integration [2021-12-22T13:39:37.931Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:39:37.931Z] KEEPBUNDLE=1 [2021-12-22T13:39:37.931Z] DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 [2021-12-22T13:39:37.931Z] container=docker [2021-12-22T13:39:37.931Z] HOME=/root [2021-12-22T13:39:37.931Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:39:37.931Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:39:37.931Z] VALIDATE_BRANCH=master [2021-12-22T13:39:37.931Z] TERM=xterm [2021-12-22T13:39:37.931Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:39:37.931Z] SHLVL=1 [2021-12-22T13:39:37.931Z] TIMEOUT=120m [2021-12-22T13:39:37.931Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:39:37.931Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:39:37.931Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-22T13:39:37.931Z] GO111MODULE=off [2021-12-22T13:39:37.931Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:39:37.931Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:39:37.931Z] GOPATH=/go [2021-12-22T13:39:37.931Z] PKG_CONFIG=pkg-config [2021-12-22T13:39:37.931Z] _=/usr/bin/env [2021-12-22T13:39:37.931Z] Building test suite binary ./integration-cli/test.main [2021-12-22T13:39:37.931Z] No new tests added to integration. [2021-12-22T13:39:37.931Z] [2021-12-22T13:39:37.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:39:39.185Z] #67 8.466 Reading package lists... [2021-12-22T13:39:40.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:39:40.447Z] HOSTNAME=195fee758ab0 [2021-12-22T13:39:40.447Z] TESTDEBUG=0 [2021-12-22T13:39:40.447Z] DEST=bundles/test-integration [2021-12-22T13:39:40.447Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:39:40.447Z] KEEPBUNDLE=1 [2021-12-22T13:39:40.447Z] DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 [2021-12-22T13:39:40.447Z] container=docker [2021-12-22T13:39:40.447Z] HOME=/root [2021-12-22T13:39:40.447Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:39:40.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:39:40.447Z] VALIDATE_BRANCH=master [2021-12-22T13:39:40.447Z] TERM=xterm [2021-12-22T13:39:40.447Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:39:40.447Z] SHLVL=1 [2021-12-22T13:39:40.447Z] TIMEOUT=120m [2021-12-22T13:39:40.447Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:39:40.447Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:39:40.447Z] GO111MODULE=off [2021-12-22T13:39:40.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-22T13:39:40.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:39:40.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:39:40.447Z] GOPATH=/go [2021-12-22T13:39:40.447Z] PKG_CONFIG=pkg-config [2021-12-22T13:39:40.447Z] _=/usr/bin/env [2021-12-22T13:39:40.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-22T13:39:42.463Z] #67 11.53 Reading package lists... [2021-12-22T13:39:42.721Z] #67 14.60 Building dependency tree... [2021-12-22T13:39:42.721Z] #67 15.31 Reading state information... [2021-12-22T13:39:42.848Z] Client: Docker Engine - Community [2021-12-22T13:39:42.848Z] Version: 20.10.10-rc1 [2021-12-22T13:39:42.848Z] API version: 1.41 [2021-12-22T13:39:42.848Z] Go version: go1.16.9 [2021-12-22T13:39:42.848Z] Git commit: b485636 [2021-12-22T13:39:42.848Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-22T13:39:42.848Z] OS/Arch: linux/arm64 [2021-12-22T13:39:42.848Z] Context: default [2021-12-22T13:39:42.848Z] Experimental: true [2021-12-22T13:39:42.848Z] [2021-12-22T13:39:42.848Z] Server: Docker Engine - Community [2021-12-22T13:39:42.848Z] Engine: [2021-12-22T13:39:42.848Z] Version: 20.10.10-rc1 [2021-12-22T13:39:42.848Z] API version: 1.41 (minimum version 1.12) [2021-12-22T13:39:42.848Z] Go version: go1.16.9 [2021-12-22T13:39:42.848Z] Git commit: 9f5b26f [2021-12-22T13:39:42.848Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-22T13:39:42.848Z] OS/Arch: linux/arm64 [2021-12-22T13:39:42.848Z] Experimental: true [2021-12-22T13:39:42.848Z] containerd: [2021-12-22T13:39:42.848Z] Version: 1.4.11 [2021-12-22T13:39:42.848Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:39:42.848Z] runc: [2021-12-22T13:39:42.848Z] Version: 1.0.2 [2021-12-22T13:39:42.848Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-22T13:39:42.848Z] docker-init: [2021-12-22T13:39:42.848Z] Version: 0.19.0 [2021-12-22T13:39:42.848Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-22T13:39:43.161Z] + docker info [2021-12-22T13:39:43.286Z] #67 ... [2021-12-22T13:39:43.286Z] [2021-12-22T13:39:43.286Z] #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-12-22T13:39:43.286Z] #45 sha256:3faa8e2eab539c2231e36d0e56ec3582f22cd67d446e7d77e841941bed7ef779 [2021-12-22T13:39:43.286Z] #45 8.512 Fetched 40.3 MB in 7s (5664 kB/s) [2021-12-22T13:39:43.286Z] #45 8.512 Reading package lists... [2021-12-22T13:39:43.286Z] #45 11.57 Reading package lists... [2021-12-22T13:39:43.286Z] #45 14.62 Building dependency tree... [2021-12-22T13:39:43.286Z] #45 15.33 Reading state information... [2021-12-22T13:39:43.286Z] #45 ... [2021-12-22T13:39:43.286Z] [2021-12-22T13:39:43.286Z] #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-12-22T13:39:43.286Z] #67 sha256:a348fcd396b351325ea133a33a4d56e490e978a45f97a1ae7c3ca767bd73f9d0 [2021-12-22T13:39:43.286Z] #67 15.99 The following additional packages will be installed: [2021-12-22T13:39:43.549Z] #67 16.00 libbtrfs0 [2021-12-22T13:39:43.549Z] #67 16.08 The following NEW packages will be installed: [2021-12-22T13:39:43.549Z] #67 16.08 libbtrfs-dev libbtrfs0 [2021-12-22T13:39:43.806Z] #67 16.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:39:43.806Z] #67 16.40 Need to get 460 kB of archives. [2021-12-22T13:39:43.806Z] #67 16.40 After this operation, 1237 kB of additional disk space will be used. [2021-12-22T13:39:43.806Z] #67 16.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-22T13:39:44.064Z] #67 16.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-22T13:39:44.064Z] #67 16.69 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:39:44.321Z] #67 16.82 Fetched 460 kB in 0s (1679 kB/s) [2021-12-22T13:39:44.321Z] #67 16.86 Selecting previously unselected package libbtrfs0:amd64. [2021-12-22T13:39:44.321Z] #67 16.86 (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 ... 30207 files and directories currently installed.) [2021-12-22T13:39:44.321Z] #67 16.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-22T13:39:44.321Z] #67 16.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:39:44.580Z] #67 16.95 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-22T13:39:44.580Z] #67 16.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-22T13:39:44.580Z] #67 16.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:39:44.580Z] #67 17.02 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:39:44.580Z] #67 17.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:39:44.580Z] #67 17.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:39:44.580Z] #67 DONE 17.2s [2021-12-22T13:39:44.580Z] [2021-12-22T13:39:44.580Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-22T13:39:44.580Z] #68 sha256:42e75138ba7b2e8d635a4693674b21b9ba51b89e5e51294e169be91883ce366a [2021-12-22T13:39:44.580Z] #68 DONE 0.1s [2021-12-22T13:39:44.580Z] [2021-12-22T13:39:44.580Z] #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-12-22T13:39:44.580Z] #69 sha256:9a5440b21b8c5f0fac94f486b3755acca86422bac31385286900ddb5a6d24913 [2021-12-22T13:39:45.147Z] #69 0.518 + RM_GOPATH=0 [2021-12-22T13:39:45.147Z] #69 0.518 + TMP_GOPATH= [2021-12-22T13:39:45.147Z] #69 0.518 + : /build [2021-12-22T13:39:45.147Z] #69 0.519 + '[' -z '' ']' [2021-12-22T13:39:45.147Z] #69 0.519 ++ mktemp -d [2021-12-22T13:39:45.147Z] #69 0.521 + export GOPATH=/tmp/tmp.HKnPinMx2b [2021-12-22T13:39:45.147Z] #69 0.521 + GOPATH=/tmp/tmp.HKnPinMx2b [2021-12-22T13:39:45.147Z] #69 0.521 + RM_GOPATH=1 [2021-12-22T13:39:45.147Z] #69 0.521 + case "$(go env GOARCH)" in [2021-12-22T13:39:45.147Z] #69 0.521 ++ go env GOARCH [2021-12-22T13:39:45.405Z] #69 0.529 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:45.405Z] #69 0.529 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:45.405Z] #69 0.529 ++ dirname /install.sh [2021-12-22T13:39:45.405Z] #69 0.530 + dir=/ [2021-12-22T13:39:45.405Z] #69 0.530 + bin=containerd [2021-12-22T13:39:45.405Z] #69 0.530 + shift [2021-12-22T13:39:45.405Z] #69 0.530 + '[' '!' -f //containerd.installer ']' [2021-12-22T13:39:45.405Z] #69 0.530 + . //containerd.installer [2021-12-22T13:39:45.405Z] #69 0.530 ++ set -e [2021-12-22T13:39:45.405Z] #69 0.530 ++ : v1.5.8 [2021-12-22T13:39:45.405Z] #69 0.531 + install_containerd [2021-12-22T13:39:45.405Z] #69 0.531 + echo 'Install containerd version v1.5.8' [2021-12-22T13:39:45.405Z] #69 0.531 Install containerd version v1.5.8 [2021-12-22T13:39:45.405Z] #69 0.531 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HKnPinMx2b/src/github.com/containerd/containerd [2021-12-22T13:39:45.405Z] #69 0.533 Cloning into '/tmp/tmp.HKnPinMx2b/src/github.com/containerd/containerd'... [2021-12-22T13:39:46.342Z] #69 ... [2021-12-22T13:39:46.342Z] [2021-12-22T13:39:46.342Z] #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-12-22T13:39:46.342Z] #20 sha256:ecc1cc855f8f5189bf47a81947f93e83f3cb4e741355561aaf7c9e913216e03e [2021-12-22T13:39:46.342Z] #20 8.621 Fetched 40.3 MB in 7s (5806 kB/s) [2021-12-22T13:39:46.342Z] #20 8.621 Reading package lists... [2021-12-22T13:39:46.342Z] #20 11.67 Reading package lists... [2021-12-22T13:39:46.342Z] #20 14.73 Building dependency tree... [2021-12-22T13:39:46.342Z] #20 15.44 Reading state information... [2021-12-22T13:39:46.342Z] #20 16.11 The following additional packages will be installed: [2021-12-22T13:39:46.342Z] #20 16.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:39:46.342Z] #20 16.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-22T13:39:46.342Z] #20 16.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-22T13:39:46.342Z] #20 16.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-22T13:39:46.342Z] #20 16.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-22T13:39:46.342Z] #20 16.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-22T13:39:46.342Z] #20 16.12 mingw-w64-common mingw-w64-x86-64-dev [2021-12-22T13:39:46.342Z] #20 16.13 Suggested packages: [2021-12-22T13:39:46.342Z] #20 16.13 gcc-10-locales seccomp wine64 [2021-12-22T13:39:46.342Z] #20 16.42 The following NEW packages will be installed: [2021-12-22T13:39:46.342Z] #20 16.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:39:46.342Z] #20 16.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-22T13:39:46.342Z] #20 16.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-22T13:39:46.342Z] #20 16.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-22T13:39:46.342Z] #20 16.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-22T13:39:46.342Z] #20 16.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-22T13:39:46.342Z] #20 16.42 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-22T13:39:46.342Z] #20 16.42 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-22T13:39:46.342Z] #20 16.42 mingw-w64-x86-64-dev [2021-12-22T13:39:46.342Z] #20 16.74 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:39:46.342Z] #20 16.74 Need to get 115 MB of archives. [2021-12-22T13:39:46.342Z] #20 16.74 After this operation, 645 MB of additional disk space will be used. [2021-12-22T13:39:46.342Z] #20 16.74 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-12-22T13:39:46.342Z] #20 16.77 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-12-22T13:39:46.342Z] #20 16.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-22T13:39:46.342Z] #20 16.79 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-12-22T13:39:46.342Z] #20 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-22T13:39:46.342Z] #20 16.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-22T13:39:46.342Z] #20 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-22T13:39:46.342Z] #20 16.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-12-22T13:39:46.342Z] #20 16.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-12-22T13:39:46.342Z] #20 16.94 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-12-22T13:39:46.342Z] #20 17.19 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-12-22T13:39:46.342Z] #20 17.28 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-12-22T13:39:46.342Z] #20 17.39 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-12-22T13:39:46.342Z] #20 17.64 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-12-22T13:39:46.342Z] #20 17.75 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-12-22T13:39:46.342Z] #20 17.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-22T13:39:46.342Z] #20 17.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-22T13:39:46.342Z] #20 17.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-22T13:39:46.342Z] #20 17.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-22T13:39:46.342Z] #20 17.76 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-12-22T13:39:46.342Z] #20 17.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-22T13:39:46.342Z] #20 17.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-22T13:39:46.342Z] #20 17.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-22T13:39:46.342Z] #20 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-22T13:39:46.342Z] #20 17.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-22T13:39:46.342Z] #20 17.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-22T13:39:46.342Z] #20 17.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-22T13:39:46.342Z] #20 17.78 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-12-22T13:39:46.342Z] #20 17.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-22T13:39:46.342Z] #20 17.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-22T13:39:46.342Z] #20 18.13 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:39:46.342Z] #20 18.26 Fetched 115 MB in 1s (87.0 MB/s) [2021-12-22T13:39:46.342Z] #20 18.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-22T13:39:46.342Z] #20 18.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2021-12-22T13:39:46.342Z] #20 18.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-22T13:39:46.342Z] #20 18.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:39:46.342Z] #20 18.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-22T13:39:46.342Z] #20 18.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-22T13:39:46.342Z] #20 18.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:39:46.342Z] #20 ... [2021-12-22T13:39:46.342Z] [2021-12-22T13:39:46.342Z] #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-12-22T13:39:46.342Z] #45 sha256:3faa8e2eab539c2231e36d0e56ec3582f22cd67d446e7d77e841941bed7ef779 [2021-12-22T13:39:46.342Z] #45 16.00 The following additional packages will be installed: [2021-12-22T13:39:46.342Z] #45 16.01 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-12-22T13:39:46.342Z] #45 16.02 Suggested packages: [2021-12-22T13:39:46.342Z] #45 16.02 cmake-doc ninja-build lrzip [2021-12-22T13:39:46.342Z] #45 16.02 Recommended packages: [2021-12-22T13:39:46.342Z] #45 16.02 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-22T13:39:46.342Z] #45 16.27 The following NEW packages will be installed: [2021-12-22T13:39:46.342Z] #45 16.28 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-12-22T13:39:46.342Z] #45 16.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:39:46.342Z] #45 16.58 Need to get 8418 kB of archives. [2021-12-22T13:39:46.342Z] #45 16.58 After this operation, 34.9 MB of additional disk space will be used. [2021-12-22T13:39:46.342Z] #45 16.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:39:46.342Z] #45 16.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:39:46.342Z] #45 16.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-22T13:39:46.342Z] #45 16.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-22T13:39:46.342Z] #45 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-22T13:39:46.342Z] #45 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-22T13:39:46.342Z] #45 16.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-22T13:39:46.342Z] #45 16.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-22T13:39:46.342Z] #45 16.92 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:39:46.342Z] #45 17.04 Fetched 8418 kB in 0s (25.8 MB/s) [2021-12-22T13:39:46.342Z] #45 17.07 Selecting previously unselected package xxd. [2021-12-22T13:39:46.342Z] #45 17.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 ... 30207 files and directories currently installed.) [2021-12-22T13:39:46.342Z] #45 17.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 17.18 Selecting previously unselected package vim-common. [2021-12-22T13:39:46.342Z] #45 17.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:39:46.342Z] #45 17.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 17.25 Selecting previously unselected package cmake-data. [2021-12-22T13:39:46.342Z] #45 17.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-22T13:39:46.342Z] #45 17.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 17.70 Selecting previously unselected package libarchive13:amd64. [2021-12-22T13:39:46.342Z] #45 17.71 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.71 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-22T13:39:46.342Z] #45 17.79 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-22T13:39:46.342Z] #45 17.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-22T13:39:46.342Z] #45 17.84 Selecting previously unselected package librhash0:amd64. [2021-12-22T13:39:46.342Z] #45 17.85 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.85 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-22T13:39:46.342Z] #45 17.90 Selecting previously unselected package libuv1:amd64. [2021-12-22T13:39:46.342Z] #45 17.91 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-22T13:39:46.342Z] #45 17.95 Selecting previously unselected package cmake. [2021-12-22T13:39:46.342Z] #45 17.96 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-22T13:39:46.342Z] #45 17.96 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 18.55 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-22T13:39:46.342Z] #45 18.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 18.57 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-22T13:39:46.342Z] #45 18.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 18.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-22T13:39:46.342Z] #45 18.60 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-22T13:39:46.342Z] #45 18.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 18.63 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:39:46.342Z] #45 18.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:39:46.342Z] #45 DONE 18.9s [2021-12-22T13:39:46.342Z] [2021-12-22T13:39:46.342Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-22T13:39:46.342Z] #46 sha256:5f02d8d5f1a96303a0b861e354e4b4a112ae53989a4e6a759236f34fddaacb2d [2021-12-22T13:39:46.342Z] #46 DONE 0.0s [2021-12-22T13:39:46.342Z] [2021-12-22T13:39:46.342Z] #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-12-22T13:39:46.342Z] #20 sha256:ecc1cc855f8f5189bf47a81947f93e83f3cb4e741355561aaf7c9e913216e03e [2021-12-22T13:39:46.342Z] #20 18.93 Selecting previously unselected package binutils-mingw-w64. [2021-12-22T13:39:46.342Z] #20 18.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-22T13:39:46.342Z] #20 18.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:39:46.342Z] #20 18.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-22T13:39:46.602Z] #20 18.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:39:46.602Z] #20 19.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:39:46.602Z] #20 19.06 Selecting previously unselected package dmsetup. [2021-12-22T13:39:46.602Z] #20 19.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:39:46.602Z] #20 19.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:39:46.602Z] #20 19.12 Selecting previously unselected package mingw-w64-common. [2021-12-22T13:39:46.602Z] #20 19.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-22T13:39:46.602Z] #20 19.13 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-22T13:39:47.537Z] #20 19.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-22T13:39:47.537Z] #20 19.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-22T13:39:47.537Z] #20 19.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:39:48.103Z] #20 20.65 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-22T13:39:48.103Z] #20 20.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:48.103Z] #20 20.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:39:48.103Z] #20 20.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-22T13:39:48.103Z] #20 20.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:48.103Z] #20 20.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:39:48.361Z] #20 ... [2021-12-22T13:39:48.361Z] [2021-12-22T13:39:48.361Z] #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-12-22T13:39:48.361Z] #47 sha256:bc9348c9a90eaffcaee1fe0e2de0e8232f682c9e2b6c3894e9bf559b313babf5 [2021-12-22T13:39:48.361Z] #47 0.614 + RM_GOPATH=0 [2021-12-22T13:39:48.361Z] #47 0.614 + TMP_GOPATH= [2021-12-22T13:39:48.361Z] #47 0.614 + : /build [2021-12-22T13:39:48.361Z] #47 0.614 + '[' -z '' ']' [2021-12-22T13:39:48.361Z] #47 0.615 ++ mktemp -d [2021-12-22T13:39:48.361Z] #47 0.616 + export GOPATH=/tmp/tmp.CnniClwQxs [2021-12-22T13:39:48.361Z] #47 0.616 + GOPATH=/tmp/tmp.CnniClwQxs [2021-12-22T13:39:48.361Z] #47 0.616 + RM_GOPATH=1 [2021-12-22T13:39:48.361Z] #47 0.616 + case "$(go env GOARCH)" in [2021-12-22T13:39:48.361Z] #47 0.617 ++ go env GOARCH [2021-12-22T13:39:48.361Z] #47 0.623 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:48.361Z] #47 0.624 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:39:48.361Z] #47 0.624 ++ dirname /install.sh [2021-12-22T13:39:48.361Z] #47 0.625 + dir=/ [2021-12-22T13:39:48.361Z] #47 0.625 + bin=tini [2021-12-22T13:39:48.361Z] #47 0.625 + shift [2021-12-22T13:39:48.361Z] #47 0.626 + '[' '!' -f //tini.installer ']' [2021-12-22T13:39:48.361Z] #47 0.626 + . //tini.installer [2021-12-22T13:39:48.361Z] #47 0.626 ++ : v0.19.0 [2021-12-22T13:39:48.361Z] #47 0.626 + install_tini [2021-12-22T13:39:48.361Z] #47 0.626 + echo 'Install tini version v0.19.0' [2021-12-22T13:39:48.361Z] #47 0.627 Install tini version v0.19.0 [2021-12-22T13:39:48.361Z] #47 0.627 + git clone https://github.com/krallin/tini.git /tmp/tmp.CnniClwQxs/tini [2021-12-22T13:39:48.361Z] #47 0.628 Cloning into '/tmp/tmp.CnniClwQxs/tini'... [2021-12-22T13:39:48.361Z] #47 0.879 + cd /tmp/tmp.CnniClwQxs/tini [2021-12-22T13:39:48.361Z] #47 0.879 + git checkout -q v0.19.0 [2021-12-22T13:39:48.361Z] #47 0.883 + cmake . [2021-12-22T13:39:48.361Z] #47 0.965 -- The C compiler identification is GNU 10.2.1 [2021-12-22T13:39:48.361Z] #47 0.981 -- Detecting C compiler ABI info [2021-12-22T13:39:48.362Z] #47 1.091 -- Detecting C compiler ABI info - done [2021-12-22T13:39:48.362Z] #47 1.117 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-22T13:39:48.362Z] #47 1.117 -- Detecting C compile features [2021-12-22T13:39:48.362Z] #47 1.118 -- Detecting C compile features - done [2021-12-22T13:39:48.362Z] #47 1.127 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-22T13:39:48.362Z] #47 1.163 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-22T13:39:48.362Z] #47 1.181 -- Configuring done [2021-12-22T13:39:48.362Z] #47 1.185 -- Generating done [2021-12-22T13:39:48.362Z] #47 1.186 -- Build files have been written to: /tmp/tmp.CnniClwQxs/tini [2021-12-22T13:39:48.362Z] #47 1.189 + make tini-static [2021-12-22T13:39:48.362Z] #47 1.240 Scanning dependencies of target tini-static [2021-12-22T13:39:48.362Z] #47 1.254 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-22T13:39:48.362Z] #47 1.469 [100%] Linking C executable tini-static [2021-12-22T13:39:48.362Z] #47 1.570 [100%] Built target tini-static [2021-12-22T13:39:48.362Z] #47 1.585 + mkdir -p /build [2021-12-22T13:39:48.362Z] #47 1.586 + cp tini-static /build/docker-init [2021-12-22T13:39:48.362Z] #47 DONE 1.9s [2021-12-22T13:39:48.362Z] [2021-12-22T13:39:48.362Z] #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-12-22T13:39:48.362Z] #69 sha256:9a5440b21b8c5f0fac94f486b3755acca86422bac31385286900ddb5a6d24913 [2021-12-22T13:39:49.304Z] #69 ... [2021-12-22T13:39:49.304Z] [2021-12-22T13:39:49.304Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-22T13:39:49.304Z] #49 sha256:d2a5da4cb8668af14eee6f0f7f4aaf859b63b12a0038c90e59d89023627995bc [2021-12-22T13:39:49.304Z] #49 CACHED [2021-12-22T13:39:49.304Z] [2021-12-22T13:39:49.304Z] #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-12-22T13:39:49.304Z] #50 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:39:49.304Z] #50 CACHED [2021-12-22T13:39:49.304Z] [2021-12-22T13:39:49.304Z] #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-12-22T13:39:49.304Z] #53 sha256:5124251c291111ed8e16654a491a5cead795f9fac0812c1a4d23b1fd2d9c5c45 [2021-12-22T13:39:49.304Z] #53 CACHED [2021-12-22T13:39:49.304Z] [2021-12-22T13:39:49.304Z] #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-12-22T13:39:49.304Z] #54 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:39:49.304Z] #54 CACHED [2021-12-22T13:39:49.304Z] [2021-12-22T13:39:49.304Z] #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-12-22T13:39:49.304Z] #20 sha256:ecc1cc855f8f5189bf47a81947f93e83f3cb4e741355561aaf7c9e913216e03e [2021-12-22T13:39:49.562Z] #20 22.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-22T13:39:49.562Z] #20 22.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:49.562Z] #20 22.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:39:52.096Z] #20 24.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-22T13:39:52.096Z] #20 24.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:52.096Z] #20 24.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:39:53.056Z] Client: [2021-12-22T13:39:53.056Z] Context: default [2021-12-22T13:39:53.056Z] Debug Mode: false [2021-12-22T13:39:53.056Z] Plugins: [2021-12-22T13:39:53.056Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-22T13:39:53.056Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-22T13:39:53.056Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-22T13:39:53.056Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-22T13:39:53.056Z] [2021-12-22T13:39:53.056Z] Server: [2021-12-22T13:39:53.056Z] Containers: 0 [2021-12-22T13:39:53.056Z] Running: 0 [2021-12-22T13:39:53.056Z] Paused: 0 [2021-12-22T13:39:53.056Z] Stopped: 0 [2021-12-22T13:39:53.056Z] Images: 0 [2021-12-22T13:39:53.056Z] Server Version: 20.10.10-rc1 [2021-12-22T13:39:53.056Z] Storage Driver: overlay2 [2021-12-22T13:39:53.056Z] Backing Filesystem: extfs [2021-12-22T13:39:53.056Z] Supports d_type: true [2021-12-22T13:39:53.056Z] Native Overlay Diff: true [2021-12-22T13:39:53.056Z] userxattr: false [2021-12-22T13:39:53.056Z] Logging Driver: json-file [2021-12-22T13:39:53.056Z] Cgroup Driver: systemd [2021-12-22T13:39:53.056Z] Cgroup Version: 2 [2021-12-22T13:39:53.056Z] Plugins: [2021-12-22T13:39:53.056Z] Volume: local [2021-12-22T13:39:53.056Z] Network: bridge host ipvlan macvlan null overlay [2021-12-22T13:39:53.056Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-22T13:39:53.056Z] Swarm: inactive [2021-12-22T13:39:53.056Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-22T13:39:53.056Z] Default Runtime: runc [2021-12-22T13:39:53.056Z] Init Binary: docker-init [2021-12-22T13:39:53.056Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:39:53.056Z] runc version: v1.0.2-0-g52b36a2 [2021-12-22T13:39:53.056Z] init version: de40ad0 [2021-12-22T13:39:53.056Z] Security Options: [2021-12-22T13:39:53.056Z] apparmor [2021-12-22T13:39:53.056Z] seccomp [2021-12-22T13:39:53.056Z] Profile: default [2021-12-22T13:39:53.056Z] cgroupns [2021-12-22T13:39:53.056Z] Kernel Version: 5.11.0-1020-aws [2021-12-22T13:39:53.056Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-22T13:39:53.056Z] OSType: linux [2021-12-22T13:39:53.056Z] Architecture: x86_64 [2021-12-22T13:39:53.056Z] CPUs: 2 [2021-12-22T13:39:53.056Z] Total Memory: 7.564GiB [2021-12-22T13:39:53.056Z] Name: ip-10-100-64-216 [2021-12-22T13:39:53.056Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-22T13:39:53.056Z] Docker Root Dir: /var/lib/docker [2021-12-22T13:39:53.056Z] Debug Mode: false [2021-12-22T13:39:53.056Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:39:53.056Z] Labels: [2021-12-22T13:39:53.056Z] Experimental: true [2021-12-22T13:39:53.056Z] Insecure Registries: [2021-12-22T13:39:53.056Z] 127.0.0.0/8 [2021-12-22T13:39:53.056Z] Live Restore Enabled: true [2021-12-22T13:39:53.056Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-22T13:39:53.381Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2266e4b75530e0afa1e822b7bfc19af886f1fe3f . [2021-12-22T13:39:53.472Z] #20 25.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-22T13:39:53.472Z] #20 25.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:53.472Z] #20 25.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:39:53.637Z] #1 [internal] load build definition from Dockerfile [2021-12-22T13:39:53.637Z] #1 sha256:6a31eb9a18d27d116c5bc2de187e11d27cc6d6adfd47c094f2aea58ccd394313 [2021-12-22T13:39:53.637Z] #1 transferring dockerfile: 17.53kB done [2021-12-22T13:39:53.637Z] #1 DONE 0.2s [2021-12-22T13:39:53.637Z] [2021-12-22T13:39:53.637Z] #2 [internal] load .dockerignore [2021-12-22T13:39:53.637Z] #2 sha256:872132d7223a7e4d97d61f6660856fa96bb72a637ec04ad8be1ec2f905d49ddd [2021-12-22T13:39:53.637Z] #2 transferring context: [2021-12-22T13:39:53.637Z] #2 transferring context: 87B done [2021-12-22T13:39:53.637Z] #2 DONE 0.1s [2021-12-22T13:39:53.637Z] [2021-12-22T13:39:53.637Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-22T13:39:53.637Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-22T13:39:53.895Z] #3 DONE 0.3s [2021-12-22T13:39:54.152Z] [2021-12-22T13:39:54.152Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-22T13:39:54.152Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-22T13:39:54.152Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-22T13:39:54.152Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-22T13:39:54.152Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-22T13:39:54.152Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-22T13:39:54.152Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-12-22T13:39:54.152Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-22T13:39:54.409Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-22T13:39:54.409Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-22T13:39:54.667Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-22T13:39:54.667Z] #4 DONE 0.7s [2021-12-22T13:39:54.986Z] #20 27.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-22T13:39:54.986Z] #20 27.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:54.986Z] #20 27.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:39:54.992Z] [2021-12-22T13:39:54.992Z] #6 [internal] load .dockerignore [2021-12-22T13:39:54.992Z] #6 sha256:000ef18f45f61c71d5f8696e644f26b91de5d7b46503fc5178027d460331d431 [2021-12-22T13:39:54.992Z] #6 DONE 0.0s [2021-12-22T13:39:54.992Z] [2021-12-22T13:39:54.992Z] #5 [internal] load build definition from Dockerfile [2021-12-22T13:39:54.992Z] #5 sha256:e463e43c50b75013eb0fe220f177999993e60cd12b288422b28436b126683cd8 [2021-12-22T13:39:54.992Z] #5 DONE 0.0s [2021-12-22T13:39:54.992Z] [2021-12-22T13:39:54.992Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:39:54.992Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:39:55.064Z] Running on azwin-2-e80ed0 in d:\jenkins\workspace\moby_PR-43099 [Pipeline] { [Pipeline] ws [2021-12-22T13:39:55.079Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-22T13:39:55.171Z] The recommended git tool is: git [2021-12-22T13:39:55.249Z] #10 ... [2021-12-22T13:39:55.249Z] [2021-12-22T13:39:55.249Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-22T13:39:55.249Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-22T13:39:55.249Z] #8 DONE 0.3s [2021-12-22T13:39:55.249Z] [2021-12-22T13:39:55.249Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:39:55.249Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-22T13:39:55.249Z] #9 DONE 0.4s [2021-12-22T13:39:55.249Z] [2021-12-22T13:39:55.249Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:39:55.249Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:39:55.249Z] #10 DONE 0.4s [2021-12-22T13:39:55.249Z] [2021-12-22T13:39:55.249Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:39:55.249Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-22T13:39:55.249Z] #7 DONE 0.5s [2021-12-22T13:39:55.382Z] Client: [2021-12-22T13:39:55.382Z] Context: default [2021-12-22T13:39:55.382Z] Debug Mode: false [2021-12-22T13:39:55.382Z] Plugins: [2021-12-22T13:39:55.382Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-22T13:39:55.382Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-22T13:39:55.382Z] [2021-12-22T13:39:55.382Z] Server: [2021-12-22T13:39:55.382Z] Containers: 0 [2021-12-22T13:39:55.382Z] Running: 0 [2021-12-22T13:39:55.382Z] Paused: 0 [2021-12-22T13:39:55.382Z] Stopped: 0 [2021-12-22T13:39:55.382Z] Images: 0 [2021-12-22T13:39:55.382Z] Server Version: 20.10.10-rc1 [2021-12-22T13:39:55.382Z] Storage Driver: overlay2 [2021-12-22T13:39:55.382Z] Backing Filesystem: extfs [2021-12-22T13:39:55.382Z] Supports d_type: true [2021-12-22T13:39:55.382Z] Native Overlay Diff: true [2021-12-22T13:39:55.382Z] userxattr: false [2021-12-22T13:39:55.382Z] Logging Driver: json-file [2021-12-22T13:39:55.382Z] Cgroup Driver: cgroupfs [2021-12-22T13:39:55.382Z] Cgroup Version: 1 [2021-12-22T13:39:55.382Z] Plugins: [2021-12-22T13:39:55.382Z] Volume: local [2021-12-22T13:39:55.382Z] Network: bridge host ipvlan macvlan null overlay [2021-12-22T13:39:55.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-22T13:39:55.382Z] Swarm: inactive [2021-12-22T13:39:55.382Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-22T13:39:55.382Z] Default Runtime: runc [2021-12-22T13:39:55.382Z] Init Binary: docker-init [2021-12-22T13:39:55.382Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-22T13:39:55.382Z] runc version: v1.0.2-0-g52b36a2 [2021-12-22T13:39:55.382Z] init version: de40ad0 [2021-12-22T13:39:55.382Z] Security Options: [2021-12-22T13:39:55.382Z] apparmor [2021-12-22T13:39:55.382Z] seccomp [2021-12-22T13:39:55.382Z] Profile: default [2021-12-22T13:39:55.382Z] Kernel Version: 5.11.0-1020-aws [2021-12-22T13:39:55.382Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-22T13:39:55.382Z] OSType: linux [2021-12-22T13:39:55.382Z] Architecture: aarch64 [2021-12-22T13:39:55.382Z] CPUs: 2 [2021-12-22T13:39:55.382Z] Total Memory: 7.582GiB [2021-12-22T13:39:55.382Z] Name: ip-10-100-98-149 [2021-12-22T13:39:55.382Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-22T13:39:55.382Z] Docker Root Dir: /var/lib/docker [2021-12-22T13:39:55.382Z] Debug Mode: false [2021-12-22T13:39:55.382Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:39:55.382Z] Labels: [2021-12-22T13:39:55.382Z] Experimental: true [2021-12-22T13:39:55.382Z] Insecure Registries: [2021-12-22T13:39:55.382Z] 127.0.0.0/8 [2021-12-22T13:39:55.382Z] Live Restore Enabled: true [2021-12-22T13:39:55.382Z] [2021-12-22T13:39:55.382Z] using credential docker-jenkins-github-credentials [Pipeline] sh [2021-12-22T13:39:55.459Z] Cloning the remote Git repository [2021-12-22T13:39:55.459Z] Cloning with configured refspecs honoured and without tags [2021-12-22T13:39:55.666Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:39:55.667Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:39:55.667Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-22T13:39:55.667Z] + bash /home/ubuntu/workspace/moby_PR-43099/check-config.sh [2021-12-22T13:39:55.667Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-22T13:39:55.667Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-22T13:39:55.667Z] [2021-12-22T13:39:55.667Z] Generally Necessary: [2021-12-22T13:39:55.667Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-22T13:39:55.667Z] - apparmor: enabled and tools installed [2021-12-22T13:39:55.667Z] - CONFIG_NAMESPACES: enabled [2021-12-22T13:39:55.667Z] - CONFIG_NET_NS: enabled [2021-12-22T13:39:55.667Z] - CONFIG_PID_NS: enabled [2021-12-22T13:39:55.667Z] - CONFIG_IPC_NS: enabled [2021-12-22T13:39:55.667Z] - CONFIG_UTS_NS: enabled [2021-12-22T13:39:55.667Z] - CONFIG_CGROUPS: enabled [2021-12-22T13:39:55.667Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-22T13:39:55.816Z] [2021-12-22T13:39:55.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:39:55.816Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:39:55.816Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd 0.0s done [2021-12-22T13:39:55.816Z] #11 sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd 1.86kB / 1.86kB done [2021-12-22T13:39:55.816Z] #11 sha256:90fb73aa50a20c85ecfaf619002dceeabff306ae19beec149e6be39928ee7f2d 1.80kB / 1.80kB done [2021-12-22T13:39:55.816Z] #11 sha256:276895edf9673267f47528e8a99401f2d2947f6c9c00490f773d5ed8f559bef2 7.07kB / 7.07kB done [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CPUSETS: enabled [2021-12-22T13:39:55.926Z] - CONFIG_MEMCG: enabled [2021-12-22T13:39:55.926Z] - CONFIG_KEYS: enabled [2021-12-22T13:39:55.926Z] - CONFIG_VETH: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_BPF: enabled [2021-12-22T13:39:55.926Z] [2021-12-22T13:39:55.926Z] Optional Features: [2021-12-22T13:39:55.926Z] - CONFIG_USER_NS: enabled [2021-12-22T13:39:55.926Z] - CONFIG_SECCOMP: enabled [2021-12-22T13:39:55.926Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-22T13:39:55.926Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-22T13:39:55.926Z] (cgroup swap accounting is currently enabled) [2021-12-22T13:39:55.926Z] - CONFIG_BLK_CGROUP: enabled [2021-12-22T13:39:55.926Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_PERF: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-22T13:39:55.926Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-22T13:39:55.926Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-22T13:39:55.926Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-22T13:39:55.926Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-22T13:39:55.926Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_IP_VS: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-22T13:39:55.926Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-22T13:39:55.926Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-22T13:39:55.926Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-22T13:39:55.926Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-22T13:39:55.926Z] - CONFIG_EXT4_FS: enabled [2021-12-22T13:39:55.926Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-22T13:39:55.926Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-22T13:39:55.926Z] - Network Drivers: [2021-12-22T13:39:55.926Z] - "overlay": [2021-12-22T13:39:55.926Z] - CONFIG_VXLAN: enabled (as module) [2021-12-22T13:39:55.926Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-22T13:39:55.926Z] Optional (for encrypted networks): [2021-12-22T13:39:56.079Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 2.10MB / 54.92MB 0.3s [2021-12-22T13:39:56.079Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.3s [2021-12-22T13:39:56.079Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.3s [2021-12-22T13:39:56.186Z] - CONFIG_CRYPTO: enabled [2021-12-22T13:39:56.186Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-22T13:39:56.186Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-22T13:39:56.186Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-22T13:39:56.186Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-22T13:39:56.186Z] - CONFIG_XFRM: enabled [2021-12-22T13:39:56.186Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-22T13:39:56.186Z] - "ipvlan": [2021-12-22T13:39:56.186Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-22T13:39:56.186Z] - "macvlan": [2021-12-22T13:39:56.186Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_DUMMY: enabled (as module) [2021-12-22T13:39:56.186Z] - "ftp,tftp client in container": [2021-12-22T13:39:56.186Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-22T13:39:56.186Z] - Storage Drivers: [2021-12-22T13:39:56.186Z] - "aufs": [2021-12-22T13:39:56.186Z] - CONFIG_AUFS_FS: missing [2021-12-22T13:39:56.186Z] - "btrfs": [2021-12-22T13:39:56.186Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-22T13:39:56.186Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-22T13:39:56.186Z] - "devicemapper": [2021-12-22T13:39:56.186Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-22T13:39:56.186Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-22T13:39:56.186Z] - "overlay": [2021-12-22T13:39:56.186Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-22T13:39:56.186Z] - "zfs": [2021-12-22T13:39:56.186Z] - /dev/zfs: present [2021-12-22T13:39:56.186Z] - zfs command: missing [2021-12-22T13:39:56.186Z] - zpool command: missing [2021-12-22T13:39:56.186Z] [2021-12-22T13:39:56.186Z] Limits: [2021-12-22T13:39:56.186Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-22T13:39:56.186Z] [2021-12-22T13:39:56.186Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-22T13:39:55.541Z] Cloning repository https://github.com/moby/moby.git [2021-12-22T13:39:55.541Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-22T13:39:55.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:39:55.697Z] > git --version # timeout=10 [2021-12-22T13:39:55.822Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-22T13:39:55.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:39:55.838Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:39:56.379Z] #11 ... [2021-12-22T13:39:56.379Z] [2021-12-22T13:39:56.379Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-22T13:39:56.379Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-22T13:39:56.379Z] #45 DONE 0.0s [2021-12-22T13:39:56.379Z] [2021-12-22T13:39:56.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:39:56.379Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:39:56.379Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 8.74MB / 54.92MB 0.4s [2021-12-22T13:39:56.379Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.05MB / 5.15MB 0.4s [2021-12-22T13:39:56.379Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.05MB / 10.87MB 0.4s [2021-12-22T13:39:56.379Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 15.73MB / 54.92MB 0.5s [2021-12-22T13:39:56.379Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 3.15MB / 5.15MB 0.5s [2021-12-22T13:39:56.379Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 3.15MB / 10.87MB 0.5s [2021-12-22T13:39:56.519Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2f31efadb8cef971536d543c23cebb439b0c5124 . [2021-12-22T13:39:56.519Z] #1 [internal] load build definition from Dockerfile [2021-12-22T13:39:56.519Z] #1 sha256:92800b7ac487c57562407ca2a871778f10f1663ae0fc3e67531544db63380666 [2021-12-22T13:39:56.638Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.26MB / 54.92MB 0.7s [2021-12-22T13:39:56.638Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.7s [2021-12-22T13:39:56.638Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 9.44MB / 10.87MB 0.7s [2021-12-22T13:39:56.638Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 34.60MB / 54.92MB 0.8s [2021-12-22T13:39:56.638Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.7s done [2021-12-22T13:39:56.638Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.8s [2021-12-22T13:39:56.638Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 0.8s [2021-12-22T13:39:56.638Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 42.99MB / 54.92MB 0.9s [2021-12-22T13:39:56.638Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 9.44MB / 54.57MB 0.9s [2021-12-22T13:39:56.788Z] #1 transferring dockerfile: 17.53kB done [2021-12-22T13:39:56.788Z] #1 DONE 0.1s [2021-12-22T13:39:56.788Z] [2021-12-22T13:39:56.788Z] #2 [internal] load .dockerignore [2021-12-22T13:39:56.788Z] #2 sha256:8138f8629dd53f15e6cee9376a9b88635971c7e8c2c0e00fe08e533e63f26bf4 [2021-12-22T13:39:56.788Z] #2 transferring context: 87B done [2021-12-22T13:39:56.788Z] #2 DONE 0.0s [2021-12-22T13:39:56.788Z] [2021-12-22T13:39:56.788Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-22T13:39:56.788Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-22T13:39:56.896Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 1.0s [2021-12-22T13:39:56.896Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.0s done [2021-12-22T13:39:56.896Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 17.81MB / 54.57MB 1.0s [2021-12-22T13:39:56.896Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 1.0s [2021-12-22T13:39:56.896Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.1s [2021-12-22T13:39:56.896Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 28.31MB / 54.57MB 1.1s [2021-12-22T13:39:57.159Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 44.04MB / 54.57MB 1.3s [2021-12-22T13:39:57.159Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 12.90MB / 85.80MB 1.3s [2021-12-22T13:39:57.159Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.4s [2021-12-22T13:39:57.159Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 17.83MB / 85.80MB 1.4s [2021-12-22T13:39:57.358Z] #3 DONE 0.4s [2021-12-22T13:39:57.358Z] [2021-12-22T13:39:57.358Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-22T13:39:57.358Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-22T13:39:57.358Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-22T13:39:57.358Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-12-22T13:39:57.358Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-12-22T13:39:57.358Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2021-12-22T13:39:57.358Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-22T13:39:57.358Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2021-12-22T13:39:57.417Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 1.7s [2021-12-22T13:39:57.686Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 34.98MB / 85.80MB 1.8s [2021-12-22T13:39:57.686Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 43.83MB / 85.80MB 1.9s [2021-12-22T13:39:57.927Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2021-12-22T13:39:57.927Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-12-22T13:39:57.927Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2021-12-22T13:39:57.927Z] #4 DONE 0.8s [2021-12-22T13:39:57.944Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2021-12-22T13:39:57.944Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 57.67MB / 85.80MB 2.1s [2021-12-22T13:39:57.944Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 0B / 134.81MB 2.1s [2021-12-22T13:39:57.944Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 62.91MB / 85.80MB 2.2s [2021-12-22T13:39:58.187Z] [2021-12-22T13:39:58.187Z] #5 [internal] load .dockerignore [2021-12-22T13:39:58.187Z] #5 sha256:4d19ab2dc8521ed704bd2246b4f374577c102306270ef54c7caf31b03e5dd772 [2021-12-22T13:39:58.187Z] #5 DONE 0.0s [2021-12-22T13:39:58.187Z] [2021-12-22T13:39:58.187Z] #6 [internal] load build definition from Dockerfile [2021-12-22T13:39:58.187Z] #6 sha256:7411a89362bc114464dc520d31d14cd365f6e6efdd19eec7f9fbc9a0aefe7f48 [2021-12-22T13:39:58.187Z] #6 DONE 0.0s [2021-12-22T13:39:58.187Z] [2021-12-22T13:39:58.187Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:39:58.187Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-22T13:39:58.214Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 9.44MB / 134.81MB 2.3s [2021-12-22T13:39:58.214Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2021-12-22T13:39:58.214Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.51MB / 85.80MB 2.5s [2021-12-22T13:39:58.214Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 22.02MB / 134.81MB 2.5s [2021-12-22T13:39:58.271Z] #20 30.46 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-22T13:39:58.272Z] #20 30.46 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:39:58.272Z] #20 30.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:39:58.483Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 84.75MB / 85.80MB 2.6s [2021-12-22T13:39:58.483Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 33.55MB / 134.81MB 2.7s [2021-12-22T13:39:58.744Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 49.28MB / 134.81MB 2.9s [2021-12-22T13:39:58.744Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.9s done [2021-12-22T13:39:58.744Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 57.12MB / 134.81MB 3.0s [2021-12-22T13:39:58.744Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 3.0s [2021-12-22T13:39:58.755Z] #10 ... [2021-12-22T13:39:58.755Z] [2021-12-22T13:39:58.755Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:39:58.755Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-22T13:39:58.755Z] #8 DONE 0.7s [2021-12-22T13:39:59.002Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 63.96MB / 134.81MB 3.1s [2021-12-22T13:39:59.014Z] [2021-12-22T13:39:59.014Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-22T13:39:59.014Z] #9 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2021-12-22T13:39:59.014Z] #9 DONE 0.7s [2021-12-22T13:39:59.014Z] [2021-12-22T13:39:59.014Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-22T13:39:59.014Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-22T13:39:59.014Z] #7 DONE 0.7s [2021-12-22T13:39:59.014Z] [2021-12-22T13:39:59.014Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-22T13:39:59.014Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-22T13:39:59.014Z] #10 DONE 0.8s [2021-12-22T13:39:59.205Z] #20 31.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-22T13:39:59.205Z] #20 31.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-22T13:39:59.205Z] #20 31.49 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:39:59.205Z] #20 31.55 Selecting previously unselected package libapparmor1:amd64. [2021-12-22T13:39:59.205Z] #20 31.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-22T13:39:59.205Z] #20 31.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-22T13:39:59.205Z] #20 31.61 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-22T13:39:59.205Z] #20 31.61 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-22T13:39:59.205Z] #20 31.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-22T13:39:59.205Z] #20 31.67 Selecting previously unselected package libbtrfs0:amd64. [2021-12-22T13:39:59.205Z] #20 31.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-22T13:39:59.205Z] #20 31.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:39:59.205Z] #20 31.72 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-22T13:39:59.205Z] #20 31.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-22T13:39:59.205Z] #20 31.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:39:59.205Z] #20 31.79 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-22T13:39:59.205Z] #20 31.79 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:39:59.205Z] #20 31.79 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:39:59.205Z] #20 31.82 Selecting previously unselected package libudev-dev:amd64. [2021-12-22T13:39:59.205Z] #20 31.83 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-22T13:39:59.261Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 76.55MB / 134.81MB 3.3s [2021-12-22T13:39:59.262Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 91.23MB / 134.81MB 3.5s [2021-12-22T13:39:59.463Z] #20 31.83 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-22T13:39:59.463Z] #20 31.87 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-22T13:39:59.463Z] #20 31.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-22T13:39:59.463Z] #20 31.88 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-22T13:39:59.463Z] #20 31.95 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-22T13:39:59.463Z] #20 31.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-22T13:39:59.463Z] #20 31.95 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-22T13:39:59.463Z] #20 32.01 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-22T13:39:59.463Z] #20 32.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-22T13:39:59.463Z] #20 32.01 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-22T13:39:59.463Z] #20 32.07 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-22T13:39:59.463Z] #20 32.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-22T13:39:59.463Z] #20 32.07 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-22T13:39:59.463Z] #20 32.10 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-22T13:39:59.463Z] #20 32.10 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-22T13:39:59.463Z] #20 32.11 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-22T13:39:59.463Z] #20 32.20 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-22T13:39:59.532Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 98.57MB / 134.81MB 3.6s [2021-12-22T13:39:59.532Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 106.95MB / 134.81MB 3.7s [2021-12-22T13:39:59.584Z] [2021-12-22T13:39:59.584Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:39:59.584Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:39:59.584Z] #71 DONE 0.0s [2021-12-22T13:39:59.584Z] [2021-12-22T13:39:59.584Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:39:59.584Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-22T13:39:59.584Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2021-12-22T13:39:59.584Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2021-12-22T13:39:59.584Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-22T13:39:59.584Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2021-12-22T13:39:59.584Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.2s [2021-12-22T13:39:59.720Z] #20 32.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-22T13:39:59.720Z] #20 32.20 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-22T13:39:59.720Z] #20 32.25 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-22T13:39:59.720Z] #20 32.25 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:39:59.720Z] #20 32.26 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:39:59.720Z] #20 32.29 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-22T13:39:59.720Z] #20 32.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-22T13:39:59.720Z] #20 32.30 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-22T13:39:59.720Z] #20 32.33 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-22T13:39:59.720Z] #20 32.33 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-22T13:39:59.720Z] #20 32.34 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-22T13:39:59.720Z] #20 32.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-22T13:39:59.791Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 126.88MB / 134.81MB 3.9s [2021-12-22T13:39:59.849Z] #28 ... [2021-12-22T13:39:59.849Z] [2021-12-22T13:39:59.849Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-22T13:39:59.849Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-22T13:39:59.849Z] #45 DONE 0.0s [2021-12-22T13:39:59.849Z] [2021-12-22T13:39:59.849Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:39:59.849Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-22T13:39:59.849Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 12.58MB / 53.60MB 0.4s [2021-12-22T13:39:59.979Z] #20 32.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-22T13:39:59.979Z] #20 32.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:39:59.979Z] #20 32.47 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-22T13:39:59.979Z] #20 32.48 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:39:59.979Z] #20 32.49 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-22T13:39:59.979Z] #20 32.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:39:59.979Z] #20 32.51 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-22T13:39:59.979Z] #20 32.52 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-22T13:39:59.979Z] #20 32.53 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-22T13:39:59.979Z] #20 32.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:39:59.979Z] #20 32.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:39:59.979Z] #20 32.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:39:59.979Z] #20 32.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-22T13:39:59.979Z] #20 32.58 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-22T13:39:59.979Z] #20 32.59 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-22T13:39:59.979Z] #20 32.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:39:59.979Z] #20 32.61 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-22T13:39:59.979Z] #20 32.62 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-22T13:39:59.979Z] #20 32.63 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:39:59.979Z] #20 32.64 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:39:59.979Z] #20 32.65 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-12-22T13:39:59.979Z] #20 32.66 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:40:00.048Z] #11 ... [2021-12-22T13:40:00.049Z] [2021-12-22T13:40:00.049Z] #24 [internal] load build context [2021-12-22T13:40:00.049Z] #24 sha256:144740c74d40859ad22243532ec1b4f12fcb2882ada3427e5397c155c6166928 [2021-12-22T13:40:00.049Z] #24 transferring context: 54.78MB 3.7s done [2021-12-22T13:40:00.049Z] #24 DONE 4.3s [2021-12-22T13:40:00.049Z] [2021-12-22T13:40:00.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:00.049Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:00.049Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.2s done [2021-12-22T13:40:00.049Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 4.2s [2021-12-22T13:40:00.049Z] #11 sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 155B / 155B 4.2s done [2021-12-22T13:40:00.224Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 32.51MB / 53.60MB 0.5s [2021-12-22T13:40:00.224Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 45.09MB / 53.60MB 0.6s [2021-12-22T13:40:00.238Z] #20 32.67 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-12-22T13:40:00.238Z] #20 32.67 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:40:00.238Z] #20 32.68 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:40:00.238Z] #20 32.69 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-12-22T13:40:00.238Z] #20 32.70 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:40:00.238Z] #20 32.71 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:40:00.238Z] #20 32.73 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:40:00.238Z] #20 32.74 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:40:00.238Z] #20 32.75 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:40:00.238Z] #20 32.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:40:00.238Z] #20 ... [2021-12-22T13:40:00.238Z] [2021-12-22T13:40:00.238Z] #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-12-22T13:40:00.238Z] #69 sha256:9a5440b21b8c5f0fac94f486b3755acca86422bac31385286900ddb5a6d24913 [2021-12-22T13:40:00.238Z] #69 5.476 + cd /tmp/tmp.HKnPinMx2b/src/github.com/containerd/containerd [2021-12-22T13:40:00.238Z] #69 5.476 + git checkout -q v1.5.8 [2021-12-22T13:40:00.238Z] #69 5.683 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-22T13:40:00.238Z] #69 5.683 + BUILDTAGS='netgo osusergo static_build' [2021-12-22T13:40:00.238Z] #69 5.683 + export EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:40:00.238Z] #69 5.683 + EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:40:00.238Z] #69 5.683 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-22T13:40:00.238Z] #69 5.683 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-22T13:40:00.238Z] #69 5.683 + '[' '' = dynamic ']' [2021-12-22T13:40:00.238Z] #69 5.683 + make [2021-12-22T13:40:00.238Z] #69 6.584 + bin/ctr [2021-12-22T13:40:00.238Z] #69 15.43 + bin/containerd [2021-12-22T13:40:00.238Z] #69 ... [2021-12-22T13:40:00.238Z] [2021-12-22T13:40:00.238Z] #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-12-22T13:40:00.238Z] #20 sha256:ecc1cc855f8f5189bf47a81947f93e83f3cb4e741355561aaf7c9e913216e03e [2021-12-22T13:40:00.238Z] #20 32.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:40:00.238Z] #20 32.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:40:00.487Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 0.8s [2021-12-22T13:40:01.886Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.3s done [2021-12-22T13:40:01.886Z] #28 ... [2021-12-22T13:40:01.886Z] [2021-12-22T13:40:01.886Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:40:01.886Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-22T13:40:01.886Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-22T13:40:01.886Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-22T13:40:01.886Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-22T13:40:01.886Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-22T13:40:01.886Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-22T13:40:01.886Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-12-22T13:40:01.886Z] #69 DONE 2.4s [2021-12-22T13:40:01.886Z] [2021-12-22T13:40:01.886Z] #24 [internal] load build context [2021-12-22T13:40:01.886Z] #24 sha256:29f2e20eb3cecbaefcde9938b37ac2a209d48ee52d6588a9463b54b2d85c53a2 [2021-12-22T13:40:01.886Z] #24 transferring context: 54.79MB 2.1s done [2021-12-22T13:40:01.886Z] #24 DONE 2.5s [2021-12-22T13:40:01.886Z] [2021-12-22T13:40:01.886Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:40:01.886Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:40:01.886Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-22T13:40:01.886Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-22T13:40:01.886Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-22T13:40:01.886Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-12-22T13:40:01.886Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-12-22T13:40:01.886Z] #71 DONE 2.4s [2021-12-22T13:40:01.886Z] [2021-12-22T13:40:01.886Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:40:01.886Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-22T13:40:01.886Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2021-12-22T13:40:01.944Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.6s done [2021-12-22T13:40:02.141Z] #20 DONE 34.3s [2021-12-22T13:40:02.142Z] [2021-12-22T13:40:02.142Z] #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-12-22T13:40:02.142Z] #21 sha256:8f03ab2f31572c678ce73550922723829da3712c065f12bfdfc01ff854111d04 [2021-12-22T13:40:02.507Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2021-12-22T13:40:02.507Z] #11 sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 134.81MB / 134.81MB 6.7s done [2021-12-22T13:40:02.507Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2021-12-22T13:40:02.764Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2021-12-22T13:40:03.329Z] #11 ... [2021-12-22T13:40:03.329Z] [2021-12-22T13:40:03.329Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:40:03.329Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-22T13:40:03.329Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2021-12-22T13:40:03.329Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2021-12-22T13:40:03.329Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-22T13:40:03.329Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2021-12-22T13:40:03.329Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.7s done [2021-12-22T13:40:03.329Z] #28 DONE 7.3s [2021-12-22T13:40:03.329Z] [2021-12-22T13:40:03.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:03.329Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:03.329Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.5s done [2021-12-22T13:40:03.518Z] #21 1.466 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:40:03.518Z] #21 1.466 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:40:03.518Z] #21 1.466 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:40:04.263Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2021-12-22T13:40:04.428Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.5s done [2021-12-22T13:40:04.520Z] #11 ... [2021-12-22T13:40:04.521Z] [2021-12-22T13:40:04.521Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:40:04.521Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-22T13:40:04.521Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-22T13:40:04.521Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-22T13:40:04.521Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-22T13:40:04.521Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-22T13:40:04.521Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.7s done [2021-12-22T13:40:04.521Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-12-22T13:40:04.521Z] #69 DONE 8.6s [2021-12-22T13:40:04.778Z] [2021-12-22T13:40:04.778Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:04.778Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:05.716Z] #11 ... [2021-12-22T13:40:05.716Z] [2021-12-22T13:40:05.716Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:40:05.716Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:40:05.716Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-22T13:40:05.716Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-22T13:40:05.716Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-22T13:40:05.716Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-22T13:40:05.716Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s [2021-12-22T13:40:05.716Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-12-22T13:40:05.716Z] #71 ... [2021-12-22T13:40:05.716Z] [2021-12-22T13:40:05.716Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:05.716Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:06.281Z] #11 ... [2021-12-22T13:40:06.281Z] [2021-12-22T13:40:06.281Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-22T13:40:06.281Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-22T13:40:06.281Z] #71 DONE 10.4s [2021-12-22T13:40:06.281Z] [2021-12-22T13:40:06.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:06.281Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:07.725Z] #28 ... [2021-12-22T13:40:07.725Z] [2021-12-22T13:40:07.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:07.725Z] #11 sha256:093043c9e7e0be6257958b1da81c6193dac018b340c067cf6f773b6624eaeae9 [2021-12-22T13:40:07.725Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd 0.1s done [2021-12-22T13:40:07.725Z] #11 sha256:2ab54a4783c7f3b51767e758bc138967d76c342f9b98c387a8ee3d0ece4f439a 1.80kB / 1.80kB done [2021-12-22T13:40:07.725Z] #11 sha256:161ffcb57344153b8a5d26829ed3baa9d5eab56da46289f0bd0b4b1129f755c2 7.08kB / 7.08kB done [2021-12-22T13:40:07.725Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.2s done [2021-12-22T13:40:07.725Z] #11 sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd 1.86kB / 1.86kB done [2021-12-22T13:40:07.725Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 3.0s done [2021-12-22T13:40:07.725Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 4.0s done [2021-12-22T13:40:07.725Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 6.2s done [2021-12-22T13:40:07.725Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.5s done [2021-12-22T13:40:07.725Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 7.9s done [2021-12-22T13:40:07.725Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.2s done [2021-12-22T13:40:07.725Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.2s done [2021-12-22T13:40:07.725Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 102.63MB / 102.63MB 8.0s [2021-12-22T13:40:07.725Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 0.8s [2021-12-22T13:40:08.196Z] #11 ... [2021-12-22T13:40:08.196Z] [2021-12-22T13:40:08.196Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-22T13:40:08.196Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-22T13:40:08.196Z] #70 DONE 1.3s [2021-12-22T13:40:08.196Z] [2021-12-22T13:40:08.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:08.196Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:08.637Z] #21 2.376 Reading package lists... [2021-12-22T13:40:08.668Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.8s done [2021-12-22T13:40:09.126Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2021-12-22T13:40:09.689Z] #11 ... [2021-12-22T13:40:09.689Z] [2021-12-22T13:40:09.689Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-22T13:40:09.689Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-22T13:40:09.689Z] #72 DONE 1.3s [2021-12-22T13:40:09.689Z] [2021-12-22T13:40:09.689Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:09.689Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:10.047Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2021-12-22T13:40:10.047Z] #11 ... [2021-12-22T13:40:10.047Z] [2021-12-22T13:40:10.047Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-22T13:40:10.047Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-22T13:40:10.047Z] #28 DONE 10.5s [2021-12-22T13:40:10.047Z] [2021-12-22T13:40:10.047Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:10.047Z] #11 sha256:093043c9e7e0be6257958b1da81c6193dac018b340c067cf6f773b6624eaeae9 [2021-12-22T13:40:10.047Z] #11 sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 102.63MB / 102.63MB 10.3s done [2021-12-22T13:40:10.047Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 0B / 125B 10.3s [2021-12-22T13:40:10.047Z] #11 ... [2021-12-22T13:40:10.047Z] [2021-12-22T13:40:10.047Z] #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-12-22T13:40:10.047Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-22T13:40:10.252Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.2s done [2021-12-22T13:40:10.509Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0.1s [2021-12-22T13:40:11.428Z] #29 1.511 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:11.428Z] #29 1.514 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:11.428Z] #29 1.545 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:11.688Z] #29 1.673 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:11.688Z] #29 1.793 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:11.936Z] #21 6.361 Reading package lists... [2021-12-22T13:40:12.194Z] #21 9.595 Building dependency tree... [2021-12-22T13:40:12.194Z] #21 10.40 Reading state information... [2021-12-22T13:40:12.257Z] #29 2.166 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:12.846Z] #29 ... [2021-12-22T13:40:12.846Z] [2021-12-22T13:40:12.846Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-22T13:40:12.846Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-22T13:40:12.846Z] #70 DONE 2.4s [2021-12-22T13:40:13.029Z] #11 ... [2021-12-22T13:40:13.029Z] [2021-12-22T13:40:13.029Z] #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-12-22T13:40:13.029Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-22T13:40:13.029Z] #29 2.046 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:13.029Z] #29 2.046 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:13.029Z] #29 2.069 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:13.029Z] #29 2.379 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:40:13.029Z] #29 2.563 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:40:13.029Z] #29 3.204 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:40:13.029Z] #29 4.729 Fetched 8487 kB in 3s (2854 kB/s) [2021-12-22T13:40:13.029Z] #29 4.729 Reading package lists... [2021-12-22T13:40:13.029Z] #29 5.585 Reading package lists... [2021-12-22T13:40:13.029Z] #29 6.388 Building dependency tree... [2021-12-22T13:40:13.029Z] #29 6.794 The following additional packages will be installed: [2021-12-22T13:40:13.029Z] #29 6.794 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-22T13:40:13.029Z] #29 6.794 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-22T13:40:13.029Z] #29 6.794 Recommended packages: [2021-12-22T13:40:13.029Z] #29 6.794 libldap-common publicsuffix libsasl2-modules [2021-12-22T13:40:13.029Z] #29 6.959 The following NEW packages will be installed: [2021-12-22T13:40:13.030Z] #29 6.959 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-22T13:40:13.030Z] #29 6.959 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-22T13:40:13.030Z] #29 6.959 libssh2-1 openssl [2021-12-22T13:40:13.030Z] #29 7.232 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:40:13.030Z] #29 7.232 Need to get 3038 kB of archives. [2021-12-22T13:40:13.030Z] #29 7.232 After this operation, 6650 kB of additional disk space will be used. [2021-12-22T13:40:13.030Z] #29 7.232 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-22T13:40:13.030Z] #29 7.246 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-22T13:40:13.030Z] #29 7.246 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-22T13:40:13.030Z] #29 7.249 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-22T13:40:13.030Z] #29 7.250 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-22T13:40:13.030Z] #29 7.251 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-22T13:40:13.030Z] #29 7.253 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-22T13:40:13.030Z] #29 7.254 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-22T13:40:13.030Z] #29 7.254 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-22T13:40:13.030Z] #29 7.258 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-22T13:40:13.030Z] #29 7.260 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2021-12-22T13:40:13.030Z] #29 7.295 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2021-12-22T13:40:13.030Z] #29 7.298 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-22T13:40:13.030Z] #29 7.299 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-22T13:40:13.030Z] #29 7.300 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-22T13:40:13.030Z] #29 7.512 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:40:13.030Z] #29 7.546 Fetched 3038 kB in 0s (9029 kB/s) [2021-12-22T13:40:13.030Z] #29 7.573 Selecting previously unselected package openssl. [2021-12-22T13:40:13.030Z] #29 7.573 (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-12-22T13:40:13.030Z] #29 7.573 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 7.577 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-22T13:40:13.030Z] #29 7.709 Selecting previously unselected package ca-certificates. [2021-12-22T13:40:13.030Z] #29 7.709 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-22T13:40:13.030Z] #29 7.716 Unpacking ca-certificates (20210119) ... [2021-12-22T13:40:13.030Z] #29 7.788 Selecting previously unselected package libbrotli1:amd64. [2021-12-22T13:40:13.030Z] #29 7.788 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 7.803 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-22T13:40:13.030Z] #29 7.876 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-22T13:40:13.030Z] #29 7.876 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 7.878 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:13.030Z] #29 7.912 Selecting previously unselected package libsasl2-2:amd64. [2021-12-22T13:40:13.030Z] #29 7.912 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 7.915 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:13.030Z] #29 7.962 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-22T13:40:13.030Z] #29 7.962 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 7.966 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-22T13:40:13.030Z] #29 8.041 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-22T13:40:13.030Z] #29 8.041 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.044 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-22T13:40:13.030Z] #29 8.088 Selecting previously unselected package libpsl5:amd64. [2021-12-22T13:40:13.030Z] #29 8.088 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.093 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-22T13:40:13.030Z] #29 8.133 Selecting previously unselected package librtmp1:amd64. [2021-12-22T13:40:13.030Z] #29 8.133 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.137 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-22T13:40:13.030Z] #29 8.174 Selecting previously unselected package libssh2-1:amd64. [2021-12-22T13:40:13.030Z] #29 8.174 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.185 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-22T13:40:13.030Z] #29 8.240 Selecting previously unselected package libcurl4:amd64. [2021-12-22T13:40:13.030Z] #29 8.240 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.244 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:13.030Z] #29 8.315 Selecting previously unselected package curl. [2021-12-22T13:40:13.030Z] #29 8.315 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.319 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:13.030Z] #29 8.385 Selecting previously unselected package libonig5:amd64. [2021-12-22T13:40:13.030Z] #29 8.387 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.390 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:40:13.030Z] #29 8.466 Selecting previously unselected package libjq1:amd64. [2021-12-22T13:40:13.030Z] #29 8.466 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.476 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:40:13.030Z] #29 8.516 Selecting previously unselected package jq. [2021-12-22T13:40:13.030Z] #29 8.516 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-22T13:40:13.030Z] #29 8.520 Unpacking jq (1.6-2.1) ... [2021-12-22T13:40:13.030Z] #29 8.562 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-22T13:40:13.030Z] #29 8.574 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-22T13:40:13.030Z] #29 8.585 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-22T13:40:13.030Z] #29 8.597 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:13.030Z] #29 8.609 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-22T13:40:13.030Z] #29 8.619 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:13.030Z] #29 8.628 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-22T13:40:13.030Z] #29 8.639 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-22T13:40:13.030Z] #29 8.653 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:40:13.030Z] #29 8.662 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:40:13.030Z] #29 8.672 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-22T13:40:13.030Z] #29 8.682 Setting up ca-certificates (20210119) ... [2021-12-22T13:40:13.030Z] #29 9.289 Updating certificates in /etc/ssl/certs... [2021-12-22T13:40:13.030Z] #29 9.935 129 added, 0 removed; done. [2021-12-22T13:40:13.030Z] #29 10.02 Setting up jq (1.6-2.1) ... [2021-12-22T13:40:13.105Z] [2021-12-22T13:40:13.105Z] #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-12-22T13:40:13.105Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-22T13:40:13.105Z] #29 3.066 Fetched 8371 kB in 2s (4592 kB/s) [2021-12-22T13:40:13.126Z] #21 11.31 The following additional packages will be installed: [2021-12-22T13:40:13.126Z] #21 11.31 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-22T13:40:13.126Z] #21 11.31 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-22T13:40:13.126Z] #21 11.31 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-22T13:40:13.126Z] #21 11.31 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-22T13:40:13.126Z] #21 11.31 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-22T13:40:13.126Z] #21 11.31 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-12-22T13:40:13.126Z] #21 11.32 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-12-22T13:40:13.126Z] #21 11.33 Suggested packages: [2021-12-22T13:40:13.126Z] #21 11.33 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-12-22T13:40:13.126Z] #21 11.33 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-12-22T13:40:13.126Z] #21 11.33 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-12-22T13:40:13.126Z] #21 11.33 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-12-22T13:40:13.126Z] #21 11.33 seccomp:ppc64el seccomp:s390x [2021-12-22T13:40:13.126Z] #21 11.33 Recommended packages: [2021-12-22T13:40:13.126Z] #21 11.33 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-12-22T13:40:13.126Z] #21 11.33 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-12-22T13:40:13.126Z] #21 11.33 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-12-22T13:40:13.126Z] #21 11.33 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-12-22T13:40:13.286Z] #29 10.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:13.286Z] #29 10.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:13.286Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:40:13.286Z] #29 10.07 Processing triggers for ca-certificates (20210119) ... [2021-12-22T13:40:13.287Z] #29 10.08 Updating certificates in /etc/ssl/certs... [2021-12-22T13:40:13.287Z] #29 ... [2021-12-22T13:40:13.287Z] [2021-12-22T13:40:13.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:13.287Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:13.383Z] #21 11.67 The following NEW packages will be installed: [2021-12-22T13:40:13.383Z] #21 11.67 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-22T13:40:13.383Z] #21 11.67 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-12-22T13:40:13.383Z] #21 11.67 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-12-22T13:40:13.383Z] #21 11.67 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-22T13:40:13.383Z] #21 11.67 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-22T13:40:13.383Z] #21 11.67 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-22T13:40:13.383Z] #21 11.67 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-22T13:40:13.383Z] #21 11.67 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-12-22T13:40:13.383Z] #21 11.67 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-12-22T13:40:13.383Z] #21 11.67 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-12-22T13:40:13.383Z] #21 11.67 libseccomp2:ppc64el libseccomp2:s390x [2021-12-22T13:40:13.641Z] #21 12.00 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:40:13.641Z] #21 12.00 Need to get 15.9 MB of archives. [2021-12-22T13:40:13.641Z] #21 12.00 After this operation, 73.0 MB of additional disk space will be used. [2021-12-22T13:40:13.641Z] #21 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-12-22T13:40:13.641Z] #21 12.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-12-22T13:40:13.674Z] #29 3.066 Reading package lists... [2021-12-22T13:40:13.898Z] #21 12.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-12-22T13:40:13.898Z] #21 12.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-12-22T13:40:13.898Z] #21 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-12-22T13:40:13.898Z] #21 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-12-22T13:40:13.898Z] #21 12.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-12-22T13:40:13.898Z] #21 12.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-12-22T13:40:13.898Z] #21 12.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-12-22T13:40:13.898Z] #21 12.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-12-22T13:40:13.898Z] #21 12.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-12-22T13:40:13.898Z] #21 12.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-12-22T13:40:13.898Z] #21 12.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-12-22T13:40:13.898Z] #21 12.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-12-22T13:40:13.898Z] #21 12.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-12-22T13:40:13.898Z] #21 12.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-12-22T13:40:13.898Z] #21 12.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-12-22T13:40:13.898Z] #21 12.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-12-22T13:40:13.898Z] #21 12.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-12-22T13:40:13.898Z] #21 12.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-12-22T13:40:13.898Z] #21 12.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-12-22T13:40:13.898Z] #21 12.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-12-22T13:40:13.898Z] #21 12.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-12-22T13:40:13.898Z] #21 12.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-22T13:40:13.898Z] #21 12.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-22T13:40:13.898Z] #21 12.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-12-22T13:40:13.898Z] #21 12.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-12-22T13:40:13.898Z] #21 12.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2021-12-22T13:40:13.898Z] #21 12.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2021-12-22T13:40:13.899Z] #21 12.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2021-12-22T13:40:14.243Z] #29 3.614 Reading package lists... [2021-12-22T13:40:14.243Z] #29 4.129 Building dependency tree... [2021-12-22T13:40:14.464Z] #21 12.48 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:40:14.464Z] #21 12.62 Fetched 15.9 MB in 0s (40.7 MB/s) [2021-12-22T13:40:14.464Z] #21 12.64 Selecting previously unselected package gcc-10-base:armel. [2021-12-22T13:40:14.464Z] #21 12.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2021-12-22T13:40:14.464Z] #21 12.66 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-12-22T13:40:14.464Z] #21 12.66 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-12-22T13:40:14.464Z] #21 12.70 Selecting previously unselected package gcc-10-base:armhf. [2021-12-22T13:40:14.464Z] #21 12.70 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-12-22T13:40:14.464Z] #21 12.71 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-12-22T13:40:14.464Z] #21 12.74 Selecting previously unselected package gcc-10-base:ppc64el. [2021-12-22T13:40:14.464Z] #21 12.75 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-12-22T13:40:14.464Z] #21 12.75 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-22T13:40:14.464Z] #21 12.78 Selecting previously unselected package gcc-10-base:s390x. [2021-12-22T13:40:14.464Z] #21 12.78 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-12-22T13:40:14.464Z] #21 12.79 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-12-22T13:40:14.464Z] #21 12.82 Selecting previously unselected package gcc-10-base:arm64. [2021-12-22T13:40:14.502Z] #29 4.438 The following additional packages will be installed: [2021-12-22T13:40:14.502Z] #29 4.438 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-22T13:40:14.502Z] #29 4.439 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-22T13:40:14.502Z] #29 4.440 Recommended packages: [2021-12-22T13:40:14.502Z] #29 4.440 libldap-common publicsuffix libsasl2-modules [2021-12-22T13:40:14.502Z] #29 4.561 The following NEW packages will be installed: [2021-12-22T13:40:14.502Z] #29 4.561 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-22T13:40:14.502Z] #29 4.561 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-22T13:40:14.502Z] #29 4.561 libssh2-1 openssl [2021-12-22T13:40:14.721Z] #21 12.82 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-12-22T13:40:14.721Z] #21 12.83 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-12-22T13:40:14.721Z] #21 12.87 Selecting previously unselected package libgcc-s1:armel. [2021-12-22T13:40:14.721Z] #21 12.87 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-12-22T13:40:14.721Z] #21 12.88 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-12-22T13:40:14.721Z] #21 12.91 Selecting previously unselected package libcrypt1:armel. [2021-12-22T13:40:14.721Z] #21 12.91 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-12-22T13:40:14.721Z] #21 12.92 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-12-22T13:40:14.721Z] #21 12.97 Selecting previously unselected package libc6:armel. [2021-12-22T13:40:14.721Z] #21 12.97 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-12-22T13:40:14.721Z] #21 13.06 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-12-22T13:40:14.746Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.1s done [2021-12-22T13:40:14.761Z] #29 4.839 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:40:14.761Z] #29 4.839 Need to get 2932 kB of archives. [2021-12-22T13:40:14.761Z] #29 4.839 After this operation, 6483 kB of additional disk space will be used. [2021-12-22T13:40:14.761Z] #29 4.839 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-12-22T13:40:14.979Z] #21 13.29 Selecting previously unselected package libapparmor1:armel. [2021-12-22T13:40:14.979Z] #21 13.29 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-12-22T13:40:14.979Z] #21 13.30 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-12-22T13:40:14.979Z] #21 13.33 Selecting previously unselected package libapparmor-dev:armel. [2021-12-22T13:40:14.979Z] #21 13.33 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-12-22T13:40:14.979Z] #21 13.34 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-12-22T13:40:14.979Z] #21 13.38 Selecting previously unselected package libgcc-s1:arm64. [2021-12-22T13:40:15.021Z] #29 4.929 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-12-22T13:40:15.021Z] #29 4.930 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-12-22T13:40:15.021Z] #29 4.960 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-12-22T13:40:15.021Z] #29 4.970 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-12-22T13:40:15.021Z] #29 4.991 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-12-22T13:40:15.021Z] #29 5.003 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-12-22T13:40:15.021Z] #29 5.009 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-12-22T13:40:15.021Z] #29 5.024 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-12-22T13:40:15.021Z] #29 5.029 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-12-22T13:40:15.021Z] #29 5.067 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2021-12-22T13:40:15.021Z] #29 5.071 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2021-12-22T13:40:15.021Z] #29 5.078 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-22T13:40:15.021Z] #29 5.079 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-22T13:40:15.021Z] #29 5.082 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-22T13:40:15.237Z] #21 13.38 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-12-22T13:40:15.237Z] #21 13.39 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-12-22T13:40:15.237Z] #21 13.42 Selecting previously unselected package libcrypt1:arm64. [2021-12-22T13:40:15.237Z] #21 13.42 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-12-22T13:40:15.237Z] #21 13.43 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-22T13:40:15.237Z] #21 13.48 Selecting previously unselected package libc6:arm64. [2021-12-22T13:40:15.237Z] #21 13.48 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-12-22T13:40:15.237Z] #21 13.58 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-12-22T13:40:15.495Z] #21 13.84 Selecting previously unselected package libapparmor1:arm64. [2021-12-22T13:40:15.593Z] #29 5.571 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:40:15.593Z] #29 5.777 Fetched 2932 kB in 1s (5569 kB/s) [2021-12-22T13:40:15.674Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba [2021-12-22T13:40:15.752Z] #21 13.85 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-22T13:40:15.752Z] #21 13.85 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-22T13:40:15.752Z] #21 13.91 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-22T13:40:15.752Z] #21 13.91 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-22T13:40:15.752Z] #21 13.91 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-22T13:40:15.752Z] #21 13.96 Selecting previously unselected package libgcc-s1:s390x. [2021-12-22T13:40:15.752Z] #21 13.96 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-12-22T13:40:15.752Z] #21 13.96 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-12-22T13:40:15.752Z] #21 14.00 Selecting previously unselected package libcrypt1:s390x. [2021-12-22T13:40:15.752Z] #21 14.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-12-22T13:40:15.752Z] #21 14.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-12-22T13:40:15.752Z] #21 14.06 Selecting previously unselected package libc6:s390x. [2021-12-22T13:40:16.009Z] #21 14.07 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-12-22T13:40:16.009Z] #21 14.16 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-12-22T13:40:16.165Z] #29 6.048 Selecting previously unselected package openssl. [2021-12-22T13:40:16.165Z] #29 6.048 (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-12-22T13:40:16.165Z] #29 6.048 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-12-22T13:40:16.165Z] #29 6.059 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-22T13:40:16.267Z] #21 14.41 Selecting previously unselected package libapparmor1:s390x. [2021-12-22T13:40:16.267Z] #21 14.41 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-12-22T13:40:16.267Z] #21 14.42 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-12-22T13:40:16.267Z] #21 14.46 Selecting previously unselected package libapparmor-dev:s390x. [2021-12-22T13:40:16.267Z] #21 14.46 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-12-22T13:40:16.267Z] #21 14.46 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-12-22T13:40:16.267Z] #21 ... [2021-12-22T13:40:16.267Z] [2021-12-22T13:40:16.267Z] #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-12-22T13:40:16.267Z] #69 sha256:9a5440b21b8c5f0fac94f486b3755acca86422bac31385286900ddb5a6d24913 [2021-12-22T13:40:16.267Z] #69 31.46 # github.com/containerd/containerd/cmd/containerd [2021-12-22T13:40:16.267Z] #69 31.46 /usr/bin/ld: /tmp/go-link-1925824246/000019.o: in function `New': [2021-12-22T13:40:16.267Z] #69 31.46 /tmp/tmp.HKnPinMx2b/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-12-22T13:40:16.267Z] #69 31.53 + bin/containerd-stress [2021-12-22T13:40:16.424Z] #29 6.404 Selecting previously unselected package ca-certificates. [2021-12-22T13:40:16.424Z] #29 6.405 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-22T13:40:16.424Z] #29 6.415 Unpacking ca-certificates (20210119) ... [2021-12-22T13:40:16.992Z] #29 7.031 Selecting previously unselected package libbrotli1:arm64. [2021-12-22T13:40:16.992Z] #29 7.033 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-12-22T13:40:16.992Z] #29 7.059 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-22T13:40:17.051Z] #11 ... [2021-12-22T13:40:17.051Z] [2021-12-22T13:40:17.051Z] #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-12-22T13:40:17.051Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-22T13:40:17.051Z] #29 10.61 0 added, 0 removed; done. [2021-12-22T13:40:17.051Z] #29 10.61 Running hooks in /etc/ca-certificates/update.d... [2021-12-22T13:40:17.051Z] #29 10.61 done. [2021-12-22T13:40:17.051Z] #29 DONE 13.7s [2021-12-22T13:40:17.051Z] [2021-12-22T13:40:17.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:17.051Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:17.051Z] #11 ... [2021-12-22T13:40:17.051Z] [2021-12-22T13:40:17.051Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-22T13:40:17.051Z] #30 sha256:b2ab1c34df9e4950d58cbb9ef177437f2e5bf6b896ff7df550fb7fcdc465c93b [2021-12-22T13:40:17.051Z] #30 DONE 0.3s [2021-12-22T13:40:17.051Z] [2021-12-22T13:40:17.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:17.051Z] #11 sha256:b485a9ec1332106bb6e48e058ffa4059d8acc04fa70553ad08297ad87137c265 [2021-12-22T13:40:17.199Z] #69 32.41 + bin/containerd-shim [2021-12-22T13:40:17.563Z] #29 ... [2021-12-22T13:40:17.563Z] [2021-12-22T13:40:17.563Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-22T13:40:17.563Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-22T13:40:17.563Z] #72 DONE 4.6s [2021-12-22T13:40:17.563Z] [2021-12-22T13:40:17.563Z] #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-12-22T13:40:17.563Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-22T13:40:17.563Z] #29 7.464 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-22T13:40:17.563Z] #29 7.464 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-22T13:40:17.563Z] #29 7.467 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:17.563Z] #29 7.509 Selecting previously unselected package libsasl2-2:arm64. [2021-12-22T13:40:17.563Z] #29 7.509 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-22T13:40:17.563Z] #29 7.512 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:17.563Z] #29 7.622 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-22T13:40:17.563Z] #29 7.622 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-12-22T13:40:17.563Z] #29 7.626 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-22T13:40:17.563Z] #29 7.687 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-22T13:40:17.563Z] #29 7.689 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-12-22T13:40:17.563Z] #29 7.693 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-22T13:40:17.824Z] #29 7.750 Selecting previously unselected package libpsl5:arm64. [2021-12-22T13:40:17.824Z] #29 7.750 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-12-22T13:40:17.824Z] #29 7.755 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-12-22T13:40:17.824Z] #29 7.811 Selecting previously unselected package librtmp1:arm64. [2021-12-22T13:40:17.824Z] #29 7.811 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-12-22T13:40:17.824Z] #29 7.816 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-22T13:40:17.824Z] #29 7.860 Selecting previously unselected package libssh2-1:arm64. [2021-12-22T13:40:17.824Z] #29 7.860 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-12-22T13:40:17.824Z] #29 7.873 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-12-22T13:40:17.824Z] #29 7.924 Selecting previously unselected package libcurl4:arm64. [2021-12-22T13:40:17.824Z] #29 7.924 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2021-12-22T13:40:18.119Z] #29 7.927 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:18.119Z] #29 7.982 Selecting previously unselected package curl. [2021-12-22T13:40:18.119Z] #29 7.982 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2021-12-22T13:40:18.119Z] #29 7.985 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:18.119Z] #29 8.040 Selecting previously unselected package libonig5:arm64. [2021-12-22T13:40:18.119Z] #29 8.040 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-22T13:40:18.119Z] #29 8.044 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-22T13:40:18.119Z] #29 8.101 Selecting previously unselected package libjq1:arm64. [2021-12-22T13:40:18.119Z] #29 8.101 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-12-22T13:40:18.119Z] #29 8.104 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-22T13:40:18.119Z] #29 8.147 Selecting previously unselected package jq. [2021-12-22T13:40:18.119Z] #29 8.147 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-12-22T13:40:18.119Z] #29 8.150 Unpacking jq (1.6-2.1) ... [2021-12-22T13:40:18.119Z] #29 8.187 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-12-22T13:40:18.119Z] #29 8.197 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-22T13:40:18.119Z] #29 8.208 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-22T13:40:18.119Z] #29 8.217 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:18.119Z] #29 8.234 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-22T13:40:18.119Z] #29 8.244 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-22T13:40:18.119Z] #29 8.253 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-12-22T13:40:18.379Z] #29 8.263 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-22T13:40:18.379Z] #29 8.336 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-22T13:40:18.379Z] #29 8.346 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-22T13:40:18.379Z] #29 8.410 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-22T13:40:18.379Z] #29 8.421 Setting up ca-certificates (20210119) ... [2021-12-22T13:40:18.950Z] #29 8.907 Updating certificates in /etc/ssl/certs... [2021-12-22T13:40:19.520Z] #29 9.513 129 added, 0 removed; done. [2021-12-22T13:40:19.520Z] #29 9.631 Setting up jq (1.6-2.1) ... [2021-12-22T13:40:19.730Z] #69 35.15 + bin/containerd-shim-runc-v1 [2021-12-22T13:40:19.781Z] #29 9.643 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:19.781Z] #29 9.654 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-22T13:40:19.781Z] #29 9.677 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:40:19.781Z] #29 9.694 Processing triggers for ca-certificates (20210119) ... [2021-12-22T13:40:19.781Z] #29 9.705 Updating certificates in /etc/ssl/certs... [2021-12-22T13:40:20.041Z] #29 ... [2021-12-22T13:40:20.041Z] [2021-12-22T13:40:20.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:20.041Z] #11 sha256:093043c9e7e0be6257958b1da81c6193dac018b340c067cf6f773b6624eaeae9 [2021-12-22T13:40:20.041Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 4.2s done [2021-12-22T13:40:20.041Z] #11 sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 125B / 125B 10.5s done [2021-12-22T13:40:20.041Z] #11 extracting sha256:c41c873dc838fd3ce7deffcf4d133e1e17c882ed5d08de4dc04bd92d80e3da9e 5.4s done [2021-12-22T13:40:20.041Z] #11 ... [2021-12-22T13:40:20.041Z] [2021-12-22T13:40:20.041Z] #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-12-22T13:40:20.041Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-22T13:40:20.301Z] #29 10.19 0 added, 0 removed; done. [2021-12-22T13:40:20.301Z] #29 10.19 Running hooks in /etc/ca-certificates/update.d... [2021-12-22T13:40:20.301Z] #29 10.19 done. [2021-12-22T13:40:20.561Z] #29 DONE 10.5s [2021-12-22T13:40:20.561Z] [2021-12-22T13:40:20.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:5e4a842f9a4f63349765c2ee613e110e93b488a0bba24c59b53be7cfdffd77cd [2021-12-22T13:40:20.561Z] #11 sha256:093043c9e7e0be6257958b1da81c6193dac018b340c067cf6f773b6624eaeae9 [2021-12-22T13:40:20.561Z] #11 extracting sha256:8402bede0a0d67574ee2bc716dca262fe78bec5b4d5ba6baf7652c985c788864 done [2021-12-22T13:40:20.561Z] #11 DONE 21.1s [2021-12-22T13:40:20.561Z] [2021-12-22T13:40:20.561Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-22T13:40:20.561Z] #30 sha256:18632a5411d8f710facbdd0515218f01d68f9c9240b72abf609ad37f9c0c46f8 [2021-12-22T13:40:20.561Z] #30 DONE 0.1s [2021-12-22T13:40:20.561Z] [2021-12-22T13:40:20.561Z] #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-12-22T13:40:20.561Z] #31 sha256:28302d431699a1c3f53a581a87bd52fb4f29b7d1e54ecc49afb79ef9f919367c [2021-12-22T13:40:21.024Z] Fetching without tags [2021-12-22T13:40:20.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:40:20.525Z] > git config --add remote.origin.fetch +refs/pull/43099/head:refs/remotes/origin/PR-43099 # timeout=10 [2021-12-22T13:40:20.650Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:40:20.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-22T13:40:21.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-22T13:40:21.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:40:21.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43099/head:refs/remotes/origin/PR-43099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-22T13:40:21.244Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 5.1s [2021-12-22T13:40:21.506Z] #31 ... [2021-12-22T13:40:21.506Z] [2021-12-22T13:40:21.506Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-22T13:40:21.506Z] #12 sha256:3acf18f1e24f04856ca1b3de5c053259e402d84f61d6af4dccf01a23a42f2e6d [2021-12-22T13:40:21.506Z] #12 DONE 0.8s [2021-12-22T13:40:21.506Z] [2021-12-22T13:40:21.506Z] #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-12-22T13:40:21.506Z] #13 sha256:760bc58ccb76f55afde565f134b8809fc453dd19a14f2baf00644bdd2f614826 [2021-12-22T13:40:21.632Z] #69 ... [2021-12-22T13:40:21.632Z] [2021-12-22T13:40:21.632Z] #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-12-22T13:40:21.632Z] #21 sha256:8f03ab2f31572c678ce73550922723829da3712c065f12bfdfc01ff854111d04 [2021-12-22T13:40:21.632Z] #21 14.51 Selecting previously unselected package libgcc-s1:armhf. [2021-12-22T13:40:21.632Z] #21 14.51 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 14.52 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 14.55 Selecting previously unselected package libcrypt1:armhf. [2021-12-22T13:40:21.632Z] #21 14.56 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 14.56 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 14.62 Selecting previously unselected package libc6:armhf. [2021-12-22T13:40:21.632Z] #21 14.62 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 14.73 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-12-22T13:40:21.632Z] #21 14.96 Selecting previously unselected package libapparmor1:armhf. [2021-12-22T13:40:21.632Z] #21 14.97 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 14.97 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-12-22T13:40:21.632Z] #21 15.00 Selecting previously unselected package libapparmor-dev:armhf. [2021-12-22T13:40:21.632Z] #21 15.00 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 15.01 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-12-22T13:40:21.632Z] #21 15.05 Selecting previously unselected package libgcc-s1:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.05 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.06 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 15.09 Selecting previously unselected package libcrypt1:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.09 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.10 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 15.15 Selecting previously unselected package libc6:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.15 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.26 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-22T13:40:21.632Z] #21 15.65 Selecting previously unselected package libapparmor1:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.65 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.66 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-12-22T13:40:21.632Z] #21 15.70 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.70 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-22T13:40:21.632Z] #21 15.77 Selecting previously unselected package libseccomp2:s390x. [2021-12-22T13:40:21.632Z] #21 15.77 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2021-12-22T13:40:21.632Z] #21 15.77 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 15.82 Selecting previously unselected package libseccomp-dev:s390x. [2021-12-22T13:40:21.632Z] #21 15.83 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2021-12-22T13:40:21.632Z] #21 15.84 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 15.90 Selecting previously unselected package libseccomp2:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.90 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.91 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 15.96 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-12-22T13:40:21.632Z] #21 15.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2021-12-22T13:40:21.632Z] #21 15.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.05 Selecting previously unselected package libseccomp2:armhf. [2021-12-22T13:40:21.632Z] #21 16.06 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 16.06 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.13 Selecting previously unselected package libseccomp-dev:armhf. [2021-12-22T13:40:21.632Z] #21 16.14 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2021-12-22T13:40:21.632Z] #21 16.14 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.22 Selecting previously unselected package libseccomp2:armel. [2021-12-22T13:40:21.632Z] #21 16.23 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2021-12-22T13:40:21.632Z] #21 16.24 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.30 Selecting previously unselected package libseccomp-dev:armel. [2021-12-22T13:40:21.632Z] #21 16.30 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2021-12-22T13:40:21.632Z] #21 16.31 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.38 Selecting previously unselected package libseccomp2:arm64. [2021-12-22T13:40:21.632Z] #21 16.38 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2021-12-22T13:40:21.632Z] #21 16.39 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.43 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-22T13:40:21.632Z] #21 16.44 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2021-12-22T13:40:21.632Z] #21 16.44 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:40:21.632Z] #21 16.51 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.53 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.54 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.55 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.56 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.57 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 16.58 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 16.59 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 16.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 16.61 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-12-22T13:40:21.632Z] #21 16.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.63 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.65 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.66 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-12-22T13:40:21.632Z] #21 16.67 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-12-22T13:40:21.632Z] #21 17.82 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-12-22T13:40:21.632Z] #21 18.96 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-12-22T13:40:21.632Z] #21 ... [2021-12-22T13:40:21.632Z] [2021-12-22T13:40:21.632Z] #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-12-22T13:40:21.632Z] #69 sha256:9a5440b21b8c5f0fac94f486b3755acca86422bac31385286900ddb5a6d24913 [2021-12-22T13:40:21.632Z] #69 37.05 + bin/containerd-shim-runc-v2 [2021-12-22T13:40:22.076Z] #13 DONE 0.7s [2021-12-22T13:40:22.076Z] [2021-12-22T13:40:22.076Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:40:22.076Z] #25 sha256:348d306acfc536eaec9da6323fe5acb4c198791da8652ee0d20fcd4fd7153830 [2021-12-22T13:40:22.108Z] Merging remotes/origin/master commit 885f3c65d54f7c85461591cda8bd9dcfb5a9723f into PR head commit 6af688fe687c3aa9879994dcb7fe371c35ec91d3 [2021-12-22T13:40:22.197Z] #69 37.51 + binaries [2021-12-22T13:40:22.197Z] #69 37.51 + install -D bin/containerd /build/containerd [2021-12-22T13:40:22.197Z] #69 37.54 + install -D bin/containerd-shim /build/containerd-shim [2021-12-22T13:40:22.197Z] #69 37.55 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-22T13:40:22.197Z] #69 37.55 + install -D bin/ctr /build/ctr [2021-12-22T13:40:22.337Z] #25 ... [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-22T13:40:22.337Z] #42 sha256:f658522d284a2b94b7157cfd217c153a23f65ee1c944ff8719d08bca62c2751a [2021-12-22T13:40:22.337Z] #42 DONE 0.2s [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-22T13:40:22.337Z] #33 sha256:9477a5862c804cb57a9b46c26b8526582c57d2580820c4330c20377f4f902b6f [2021-12-22T13:40:22.337Z] #33 DONE 0.3s [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #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-12-22T13:40:22.337Z] #46 sha256:56884041904465251908b6f6674e3c09e57df63dad5058df69788ef4851bcf66 [2021-12-22T13:40:22.337Z] #46 DONE 0.3s [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-22T13:40:22.337Z] #64 sha256:294b9373475649a0ea38213e52c6745db0ff48769f57bc72811fe29c0d417936 [2021-12-22T13:40:22.337Z] #64 DONE 0.3s [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:40:22.337Z] #25 sha256:348d306acfc536eaec9da6323fe5acb4c198791da8652ee0d20fcd4fd7153830 [2021-12-22T13:40:22.337Z] #25 DONE 0.4s [2021-12-22T13:40:22.337Z] [2021-12-22T13:40:22.337Z] #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-12-22T13:40:22.337Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:40:22.761Z] #69 DONE 38.0s [2021-12-22T13:40:22.762Z] [2021-12-22T13:40:22.762Z] #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-12-22T13:40:22.762Z] #21 sha256:8f03ab2f31572c678ce73550922723829da3712c065f12bfdfc01ff854111d04 [2021-12-22T13:40:22.762Z] #21 20.16 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-22T13:40:23.020Z] #21 21.30 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-12-22T13:40:22.135Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:40:22.275Z] > git checkout -f 6af688fe687c3aa9879994dcb7fe371c35ec91d3 # timeout=10 [2021-12-22T13:40:24.391Z] #21 22.46 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.47 Setting up libapparmor1:armel (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.49 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.50 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.51 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.52 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.391Z] #21 22.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.391Z] #21 22.53 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.391Z] #21 22.54 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.391Z] #21 22.55 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.391Z] #21 22.56 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-22T13:40:24.391Z] #21 22.57 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-12-22T13:40:24.392Z] #21 22.58 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-12-22T13:40:24.392Z] #21 22.59 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-22T13:40:24.392Z] #21 22.60 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-12-22T13:40:24.392Z] #21 22.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.392Z] #21 22.62 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.392Z] #21 22.63 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.392Z] #21 22.64 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.392Z] #21 22.65 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2021-12-22T13:40:24.392Z] #21 22.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:40:24.661Z] #21 DONE 22.8s [2021-12-22T13:40:24.661Z] [2021-12-22T13:40:24.661Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-22T13:40:24.661Z] #64 sha256:1e92cc58ece020838293154dbd4c090b01b1bc404f9ebc1a44ccff9b4c050aa4 [2021-12-22T13:40:24.661Z] #64 DONE 0.0s [2021-12-22T13:40:24.661Z] [2021-12-22T13:40:24.661Z] #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-12-22T13:40:24.661Z] #65 sha256:3994dd1460f73560cee2a6097c6d8ec3a8a1387720efccce088c43f26a795fa1 [2021-12-22T13:40:25.229Z] #65 0.815 + RM_GOPATH=0 [2021-12-22T13:40:25.229Z] #65 0.815 + TMP_GOPATH= [2021-12-22T13:40:25.229Z] #65 0.815 + : /build [2021-12-22T13:40:25.229Z] #65 0.816 + '[' -z '' ']' [2021-12-22T13:40:25.428Z] #11 extracting sha256:593823f101dcd9f20536348ad760ff593d83bb7ca26d99abeb0a0ecfeb6955ba 9.6s done [2021-12-22T13:40:25.428Z] #11 extracting sha256:1b4aae56cdbe63d04c5a44cec0c4cdf9dc1efb3cac8a4102c8cc618086809b72 done [2021-12-22T13:40:25.488Z] #65 ... [2021-12-22T13:40:25.488Z] [2021-12-22T13:40:25.488Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-22T13:40:25.488Z] #22 sha256:23f445a77e63fc9d607a7792ec9161a49ea4c10e6b4113a1fb835c06d9506e05 [2021-12-22T13:40:25.488Z] #22 DONE 0.9s [2021-12-22T13:40:25.488Z] [2021-12-22T13:40:25.488Z] #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-12-22T13:40:25.488Z] #65 sha256:3994dd1460f73560cee2a6097c6d8ec3a8a1387720efccce088c43f26a795fa1 [2021-12-22T13:40:25.488Z] #65 0.817 ++ mktemp -d [2021-12-22T13:40:25.488Z] #65 0.817 + export GOPATH=/tmp/tmp.U2giHWtG6P [2021-12-22T13:40:25.488Z] #65 0.817 + GOPATH=/tmp/tmp.U2giHWtG6P [2021-12-22T13:40:25.488Z] #65 0.817 + RM_GOPATH=1 [2021-12-22T13:40:25.488Z] #65 0.817 + case "$(go env GOARCH)" in [2021-12-22T13:40:25.488Z] #65 0.822 ++ go env GOARCH [2021-12-22T13:40:25.488Z] #65 0.830 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:25.488Z] #65 0.830 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:25.488Z] #65 0.831 ++ dirname /install.sh [2021-12-22T13:40:25.488Z] #65 0.831 + dir=/ [2021-12-22T13:40:25.488Z] #65 0.831 + bin=runc [2021-12-22T13:40:25.488Z] #65 0.831 + shift [2021-12-22T13:40:25.488Z] #65 0.831 + '[' '!' -f //runc.installer ']' [2021-12-22T13:40:25.488Z] #65 0.832 + . //runc.installer [2021-12-22T13:40:25.488Z] #65 0.832 ++ set -e [2021-12-22T13:40:25.488Z] #65 0.832 ++ : v1.0.3 [2021-12-22T13:40:25.488Z] #65 0.832 + install_runc [2021-12-22T13:40:25.488Z] #65 0.832 + RUNC_BUILDTAGS=seccomp [2021-12-22T13:40:25.488Z] #65 0.832 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-22T13:40:25.488Z] #65 0.832 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U2giHWtG6P/src/github.com/opencontainers/runc [2021-12-22T13:40:25.488Z] #65 0.832 Install runc version v1.0.3 (build tags: seccomp) [2021-12-22T13:40:25.488Z] #65 0.833 Cloning into '/tmp/tmp.U2giHWtG6P/src/github.com/opencontainers/runc'... [2021-12-22T13:40:25.686Z] #11 DONE 29.9s [2021-12-22T13:40:25.686Z] [2021-12-22T13:40:25.686Z] #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-12-22T13:40:25.686Z] #31 sha256:871d0b671fb09e06f4a3a26444eed5dbaec027be6eb64e30840f2092b15ec6d2 [2021-12-22T13:40:25.686Z] #31 2.090 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-22T13:40:25.686Z] #31 2.603 [2021-12-22T13:40:25.686Z] #31 2.834 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:25.686Z] #31 3.228 [2021-12-22T13:40:25.686Z] #31 4.437 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-22T13:40:25.686Z] #31 4.701 [2021-12-22T13:40:25.686Z] #31 4.917 #=#=# 0.0% ######################################################################## 100.0% [2021-12-22T13:40:25.686Z] #31 5.281 [2021-12-22T13:40:25.686Z] #31 6.151 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-22T13:40:25.686Z] #31 6.440 [2021-12-22T13:40:25.686Z] #31 6.663 #=#=# ################ 22.9% ######################################### 57.5% ############################################################ 84.1% ######################################################################## 100.0% [2021-12-22T13:40:25.686Z] #31 7.201 [2021-12-22T13:40:25.686Z] #31 8.110 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-22T13:40:25.686Z] #31 8.333 [2021-12-22T13:40:25.686Z] #31 8.557 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:25.686Z] #31 ... [2021-12-22T13:40:25.686Z] [2021-12-22T13:40:25.686Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-22T13:40:25.686Z] #12 sha256:dcf650ff487e5baafd79b7a806650dfc4bdf12321498bcf9a31081f78bfe21c1 [2021-12-22T13:40:26.423Z] #65 ... [2021-12-22T13:40:26.423Z] [2021-12-22T13:40:26.423Z] #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-12-22T13:40:26.423Z] #23 sha256:29a6beb8806358cf5633a780e3663640daee77e68d857e63c893cbdf18f71f82 [2021-12-22T13:40:26.423Z] #23 DONE 0.8s [2021-12-22T13:40:26.423Z] [2021-12-22T13:40:26.423Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-22T13:40:26.423Z] #24 sha256:9e392c6eaafdbf19e5e3b16333bcb4b0fa8c4f323121ccdb874b7461f09c2b5e [2021-12-22T13:40:26.990Z] #24 0.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-22T13:40:27.250Z] #24 DONE 0.9s [2021-12-22T13:40:27.250Z] [2021-12-22T13:40:27.250Z] #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-12-22T13:40:27.250Z] #65 sha256:3994dd1460f73560cee2a6097c6d8ec3a8a1387720efccce088c43f26a795fa1 [2021-12-22T13:40:27.250Z] #65 2.535 + cd /tmp/tmp.U2giHWtG6P/src/github.com/opencontainers/runc [2021-12-22T13:40:27.250Z] #65 2.535 + git checkout -q v1.0.3 [2021-12-22T13:40:27.250Z] #65 2.745 + '[' -z '' ']' [2021-12-22T13:40:27.250Z] #65 2.745 + target=static [2021-12-22T13:40:27.512Z] #65 2.745 + make BUILDTAGS=seccomp static [2021-12-22T13:40:27.512Z] #65 2.900 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-22T13:40:27.631Z] #65 ... [2021-12-22T13:40:27.631Z] [2021-12-22T13:40:27.631Z] #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-12-22T13:40:27.631Z] #31 sha256:28302d431699a1c3f53a581a87bd52fb4f29b7d1e54ecc49afb79ef9f919367c [2021-12-22T13:40:27.631Z] #31 1.996 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-22T13:40:27.631Z] #31 2.400 [2021-12-22T13:40:27.631Z] #31 2.656 #=#=# ################################ 44.8% ######################################################################## 100.0% [2021-12-22T13:40:27.631Z] #31 3.012 [2021-12-22T13:40:27.631Z] #31 4.232 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-22T13:40:27.631Z] #31 4.428 [2021-12-22T13:40:27.631Z] #31 4.641 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:27.631Z] #31 5.104 [2021-12-22T13:40:27.631Z] #31 6.252 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-22T13:40:27.631Z] #31 6.600 [2021-12-22T13:40:27.770Z] #65 ... [2021-12-22T13:40:27.771Z] [2021-12-22T13:40:27.771Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:40:27.771Z] #25 sha256:a8ddfae0ec1b837dbffe8d47ba63793403adb40d13eb4494792e2f6967cadc16 [2021-12-22T13:40:27.771Z] #25 DONE 0.8s [2021-12-22T13:40:27.891Z] #31 6.850 #=#=# 0.0% ############ 17.5% [2021-12-22T13:40:27.891Z] #31 ... [2021-12-22T13:40:27.891Z] [2021-12-22T13:40:27.891Z] #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-12-22T13:40:27.891Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:40:27.891Z] #65 5.418 + RM_GOPATH=0 [2021-12-22T13:40:27.891Z] #65 5.428 + TMP_GOPATH= [2021-12-22T13:40:27.891Z] #65 5.428 + : /build [2021-12-22T13:40:27.892Z] #65 5.428 + '[' -z '' ']' [2021-12-22T13:40:27.892Z] #65 5.428 ++ mktemp -d [2021-12-22T13:40:27.892Z] #65 5.436 + export GOPATH=/tmp/tmp.twP2ILuTfF [2021-12-22T13:40:27.892Z] #65 5.436 + GOPATH=/tmp/tmp.twP2ILuTfF [2021-12-22T13:40:27.892Z] #65 5.436 + RM_GOPATH=1 [2021-12-22T13:40:27.892Z] #65 5.436 + case "$(go env GOARCH)" in [2021-12-22T13:40:27.892Z] #65 5.436 ++ go env GOARCH [2021-12-22T13:40:27.892Z] #65 5.455 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:27.892Z] #65 5.471 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:27.892Z] #65 5.471 ++ dirname /install.sh [2021-12-22T13:40:27.892Z] #65 5.471 + dir=/ [2021-12-22T13:40:27.892Z] #65 5.471 + bin=rootlesskit [2021-12-22T13:40:27.892Z] #65 5.471 + shift [2021-12-22T13:40:27.892Z] #65 5.471 + '[' '!' -f //rootlesskit.installer ']' [2021-12-22T13:40:27.892Z] #65 5.471 + . //rootlesskit.installer [2021-12-22T13:40:27.892Z] #65 5.471 ++ : v0.14.6 [2021-12-22T13:40:27.892Z] #65 5.471 + install_rootlesskit [2021-12-22T13:40:27.892Z] #65 5.471 + case "$1" in [2021-12-22T13:40:27.892Z] #65 5.471 + export CGO_ENABLED=0 [2021-12-22T13:40:27.892Z] #65 5.471 + CGO_ENABLED=0 [2021-12-22T13:40:27.892Z] #65 5.471 + _install_rootlesskit [2021-12-22T13:40:27.892Z] #65 5.482 + echo 'Install rootlesskit version v0.14.6' [2021-12-22T13:40:27.892Z] #65 5.482 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:40:27.892Z] #65 5.482 + GOBIN=/build [2021-12-22T13:40:27.892Z] #65 5.482 + GO111MODULE=on [2021-12-22T13:40:27.892Z] #65 5.482 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-22T13:40:27.892Z] #65 5.482 Install rootlesskit version v0.14.6 [2021-12-22T13:40:28.029Z] [2021-12-22T13:40:28.029Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-22T13:40:28.029Z] #26 sha256:0017b5b5c21fd43c3a5c7241b82a87d41c4873e310bd4982ed0e5a404c2d2397 [2021-12-22T13:40:27.917Z] > git remote # timeout=10 [2021-12-22T13:40:28.042Z] > git config --get remote.origin.url # timeout=10 [2021-12-22T13:40:28.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-22T13:40:28.183Z] > git merge 885f3c65d54f7c85461591cda8bd9dcfb5a9723f # timeout=10 [2021-12-22T13:40:28.469Z] #65 6.154 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-22T13:40:28.965Z] #26 DONE 0.9s [2021-12-22T13:40:28.965Z] [2021-12-22T13:40:28.965Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-22T13:40:28.965Z] #27 sha256:b644c2d0f11e2de625db688d5f4bfa0aaa262fb810e43222629c96cb64899f03 [2021-12-22T13:40:28.971Z] #12 DONE 3.1s [2021-12-22T13:40:28.971Z] [2021-12-22T13:40:28.971Z] #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-12-22T13:40:28.971Z] #31 sha256:871d0b671fb09e06f4a3a26444eed5dbaec027be6eb64e30840f2092b15ec6d2 [2021-12-22T13:40:28.971Z] #31 8.985 [2021-12-22T13:40:28.971Z] #31 9.868 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-22T13:40:28.971Z] #31 10.20 [2021-12-22T13:40:28.971Z] #31 10.42 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:28.971Z] #31 10.61 [2021-12-22T13:40:28.971Z] #31 10.65 Download of images into '/build' complete. [2021-12-22T13:40:28.971Z] #31 10.65 Use something like the following to load the result into a Docker daemon: [2021-12-22T13:40:28.971Z] #31 10.65 tar -cC '/build' . | docker load [2021-12-22T13:40:28.971Z] #31 DONE 11.7s [2021-12-22T13:40:28.971Z] [2021-12-22T13:40:28.971Z] #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-12-22T13:40:28.971Z] #13 sha256:d3ad9e8f0d0d5de65db6c29ee00001fcac97919a66cce9eb65a4d9b8151fe9bd [2021-12-22T13:40:29.349Z] Merge succeeded, producing 5af3348ad5b5dc5e7fe2e0b337aea523c404749c [2021-12-22T13:40:29.349Z] Checking out Revision 5af3348ad5b5dc5e7fe2e0b337aea523c404749c (PR-43099) [2021-12-22T13:40:29.533Z] #27 DONE 0.8s [2021-12-22T13:40:29.533Z] [2021-12-22T13:40:29.533Z] #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-12-22T13:40:29.533Z] #65 sha256:3994dd1460f73560cee2a6097c6d8ec3a8a1387720efccce088c43f26a795fa1 [2021-12-22T13:40:29.533Z] #65 4.940 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-22T13:40:29.878Z] Commit message: "Merge commit '885f3c65d54f7c85461591cda8bd9dcfb5a9723f' into HEAD" [2021-12-22T13:40:30.099Z] #65 5.475 + mkdir -p /build [2021-12-22T13:40:30.099Z] #65 5.477 + cp runc /build/runc [2021-12-22T13:40:30.114Z] First time build. Skipping changelog. [2021-12-22T13:40:30.342Z] #13 DONE 1.2s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-22T13:40:30.342Z] #33 sha256:990ac1eeadf64545cbf106be694411460a5a05097e1eef4b9c3146313ecd8dc8 [2021-12-22T13:40:30.342Z] #33 DONE 0.1s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #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-12-22T13:40:30.342Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:40:30.342Z] #38 ... [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #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-12-22T13:40:30.342Z] #46 sha256:5124251c291111ed8e16654a491a5cead795f9fac0812c1a4d23b1fd2d9c5c45 [2021-12-22T13:40:30.342Z] #46 DONE 0.3s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-22T13:40:30.342Z] #25 sha256:b59d09a9ba7a6b996a82aa5f3df592afee9c576eb54b89a2167a78b5ed3692bf [2021-12-22T13:40:30.342Z] #25 DONE 0.4s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-22T13:40:30.342Z] #42 sha256:d2a5da4cb8668af14eee6f0f7f4aaf859b63b12a0038c90e59d89023627995bc [2021-12-22T13:40:30.342Z] #42 DONE 0.4s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-22T13:40:30.342Z] #64 sha256:bc7c851855a1fd4b0b4f271abab8aced22cf788501e780adffc7c676d5266d6c [2021-12-22T13:40:30.342Z] #64 DONE 0.4s [2021-12-22T13:40:30.342Z] [2021-12-22T13:40:30.342Z] #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-12-22T13:40:30.342Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:40:30.358Z] #65 DONE 5.6s [2021-12-22T13:40:30.358Z] [2021-12-22T13:40:30.358Z] #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-12-22T13:40:30.358Z] #28 sha256:8a03c5e372c01a2e5f3c28efcee6bb104997cb1444535d0794768d192febdd00 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-22T13:40:30.616Z] #28 1.055 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:40:30.616Z] #28 1.055 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:40:30.616Z] #28 1.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:40:30.875Z] #28 1.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-22T13:40:30.875Z] #28 1.331 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-22T13:40:30.875Z] #28 1.421 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:29.152Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-22T13:40:29.370Z] > git config core.sparsecheckout # timeout=10 [2021-12-22T13:40:29.511Z] > git checkout -f 5af3348ad5b5dc5e7fe2e0b337aea523c404749c # timeout=10 [2021-12-22T13:40:29.902Z] > git rev-list --no-walk 4cda374f4c07f4b7605149a338fd2ce9856bdeb5 # timeout=10 [2021-12-22T13:40:31.133Z] #28 1.508 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-22T13:40:31.133Z] #28 1.591 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-22T13:40:31.133Z] #28 1.656 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [101 kB] [2021-12-22T13:40:31.133Z] #28 1.657 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [97.4 kB] [2021-12-22T13:40:31.133Z] #28 1.657 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:31.133Z] #28 1.658 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [97.7 kB] [2021-12-22T13:40:31.133Z] #28 1.659 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [98.7 kB] [2021-12-22T13:40:31.133Z] #28 1.659 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-22T13:40:31.133Z] #28 1.660 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-22T13:40:31.133Z] #28 1.661 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:31.133Z] #28 1.662 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-22T13:40:31.133Z] #28 1.666 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-22T13:40:31.453Z] + docker version [2021-12-22T13:40:31.910Z] Client: [2021-12-22T13:40:31.910Z] Version: 20.10.9 [2021-12-22T13:40:31.910Z] API version: 1.41 [2021-12-22T13:40:31.910Z] Go version: go1.16.8 [2021-12-22T13:40:31.910Z] Git commit: c2ea9bc [2021-12-22T13:40:31.910Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:40:31.910Z] OS/Arch: windows/amd64 [2021-12-22T13:40:31.910Z] Context: default [2021-12-22T13:40:31.910Z] Experimental: true [2021-12-22T13:40:31.910Z] [2021-12-22T13:40:31.910Z] Server: Docker Engine - Community [2021-12-22T13:40:31.910Z] Engine: [2021-12-22T13:40:31.910Z] Version: 20.10.9 [2021-12-22T13:40:31.910Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:40:31.910Z] Go version: go1.16.8 [2021-12-22T13:40:31.910Z] Git commit: 79ea9d3 [2021-12-22T13:40:31.910Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:40:31.910Z] OS/Arch: windows/amd64 [2021-12-22T13:40:31.910Z] Experimental: true [Pipeline] sh [2021-12-22T13:40:32.802Z] #65 9.526 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-22T13:40:32.802Z] #65 9.526 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-22T13:40:32.802Z] #65 ... [2021-12-22T13:40:32.802Z] [2021-12-22T13:40:32.802Z] #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-12-22T13:40:32.802Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:40:32.802Z] #14 5.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:32.802Z] #14 5.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:32.802Z] #14 5.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:32.802Z] #14 6.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:32.802Z] #14 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:32.802Z] #14 ... [2021-12-22T13:40:32.802Z] [2021-12-22T13:40:32.802Z] #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-12-22T13:40:32.802Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:40:32.802Z] #38 6.102 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:32.802Z] #38 6.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:32.802Z] #38 6.138 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:32.802Z] #38 7.672 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:32.802Z] #38 ... [2021-12-22T13:40:32.802Z] [2021-12-22T13:40:32.802Z] #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-12-22T13:40:32.802Z] #34 sha256:17f227ae91addb5d4cd40cdfbb4e4cf0670123306c8865c64783582be43230b4 [2021-12-22T13:40:32.802Z] #34 4.970 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-22T13:40:32.802Z] #34 4.976 Cloning into '.'... [2021-12-22T13:40:32.802Z] #34 ... [2021-12-22T13:40:32.802Z] [2021-12-22T13:40:32.802Z] #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-12-22T13:40:32.802Z] #60 sha256:58c6818d4b254ef8aff362a73b5b3f16609cfc4be647f0c131b71c11c8ebf2fd [2021-12-22T13:40:32.802Z] #60 5.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:32.802Z] #60 5.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:32.802Z] #60 5.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:32.802Z] #60 5.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:32.802Z] #60 8.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:32.802Z] #60 ... [2021-12-22T13:40:32.802Z] [2021-12-22T13:40:32.802Z] #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-12-22T13:40:32.802Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:40:32.802Z] #47 5.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:32.802Z] #47 5.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:32.802Z] #47 5.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:32.802Z] #47 6.396 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-22T13:40:32.802Z] #47 7.460 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:40:32.936Z] + docker info [2021-12-22T13:40:33.104Z] #47 ... [2021-12-22T13:40:33.104Z] [2021-12-22T13:40:33.104Z] #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-12-22T13:40:33.104Z] #55 sha256:f7dd9df733827be589d366a6517eb027ee25c5b77d59229dbe1a02a9bdf83f7f [2021-12-22T13:40:33.104Z] #55 3.933 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-22T13:40:33.104Z] #55 9.338 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-22T13:40:33.104Z] #55 9.338 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-22T13:40:33.104Z] #55 9.386 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-22T13:40:33.104Z] #55 ... [2021-12-22T13:40:33.104Z] [2021-12-22T13:40:33.104Z] #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-12-22T13:40:33.104Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:40:33.104Z] #53 4.934 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-22T13:40:33.377Z] #53 ... [2021-12-22T13:40:33.377Z] [2021-12-22T13:40:33.377Z] #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-12-22T13:40:33.377Z] #36 sha256:a4f29b35d13be2d47202c7a885efbd0159396fa21f11eb973b12c87cb1df64d2 [2021-12-22T13:40:33.377Z] #36 3.624 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-22T13:40:33.377Z] #36 ... [2021-12-22T13:40:33.377Z] [2021-12-22T13:40:33.377Z] #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-12-22T13:40:33.377Z] #51 sha256:0733a68a2e46aeaf0b3686d7b815be5ce00d82fe8d6331be9f1dc151c15b5158 [2021-12-22T13:40:33.377Z] #51 5.632 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-22T13:40:33.377Z] #51 7.732 go: downloading github.com/fatih/color v1.10.0 [2021-12-22T13:40:33.377Z] #51 8.169 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-22T13:40:33.377Z] #51 8.169 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-22T13:40:33.377Z] #51 8.193 go: downloading github.com/pkg/errors v0.9.1 [2021-12-22T13:40:33.377Z] #51 8.719 go: downloading golang.org/x/tools v0.1.0 [2021-12-22T13:40:33.377Z] #51 8.882 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-22T13:40:33.377Z] #51 8.957 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-22T13:40:33.377Z] #51 9.322 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-22T13:40:33.377Z] #51 9.425 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-22T13:40:33.638Z] #51 ... [2021-12-22T13:40:33.638Z] [2021-12-22T13:40:33.638Z] #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-12-22T13:40:33.638Z] #43 sha256:6e81cb8ff68a77433f77826b437a88bbfea1c75919dbe799bbb675ed689224a8 [2021-12-22T13:40:33.638Z] #43 4.988 + git clone https://github.com/docker/distribution.git . [2021-12-22T13:40:33.638Z] #43 4.995 Cloning into '.'... [2021-12-22T13:40:33.638Z] #43 ... [2021-12-22T13:40:33.638Z] [2021-12-22T13:40:33.638Z] #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-12-22T13:40:33.638Z] #49 sha256:775731f77a6690cb5d6c25b19209de8b65e72137c4b1e360e917cba5de93373b [2021-12-22T13:40:33.638Z] #49 5.466 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-22T13:40:33.910Z] #49 ... [2021-12-22T13:40:33.910Z] [2021-12-22T13:40:33.910Z] #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-12-22T13:40:33.910Z] #26 sha256:84aa7c420d9ea495dd29943e0736345a68fa38ce80bd3ba512be126536c66018 [2021-12-22T13:40:33.910Z] #26 4.860 + RM_GOPATH=0 [2021-12-22T13:40:33.910Z] #26 4.860 + TMP_GOPATH= [2021-12-22T13:40:33.910Z] #26 4.860 + : /build [2021-12-22T13:40:33.910Z] #26 4.860 + '[' -z '' ']' [2021-12-22T13:40:33.910Z] #26 4.860 ++ mktemp -d [2021-12-22T13:40:33.910Z] #26 4.860 + export GOPATH=/tmp/tmp.0alog5CNDy [2021-12-22T13:40:33.910Z] #26 4.860 + GOPATH=/tmp/tmp.0alog5CNDy [2021-12-22T13:40:33.910Z] #26 4.860 + RM_GOPATH=1 [2021-12-22T13:40:33.910Z] #26 4.860 + case "$(go env GOARCH)" in [2021-12-22T13:40:33.910Z] #26 4.879 ++ go env GOARCH [2021-12-22T13:40:33.910Z] #26 4.884 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:33.910Z] #26 4.884 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:33.910Z] #26 4.884 ++ dirname /install.sh [2021-12-22T13:40:33.910Z] #26 4.902 Install docker/cli version 17.06.2-ce from stable [2021-12-22T13:40:33.910Z] #26 4.902 + dir=/ [2021-12-22T13:40:33.910Z] #26 4.902 + bin=dockercli [2021-12-22T13:40:33.910Z] #26 4.902 + shift [2021-12-22T13:40:33.910Z] #26 4.902 + '[' '!' -f //dockercli.installer ']' [2021-12-22T13:40:33.910Z] #26 4.902 + . //dockercli.installer [2021-12-22T13:40:33.910Z] #26 4.902 ++ : stable [2021-12-22T13:40:33.910Z] #26 4.902 ++ : 17.06.2-ce [2021-12-22T13:40:33.910Z] #26 4.902 + install_dockercli [2021-12-22T13:40:33.910Z] #26 4.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-22T13:40:33.910Z] #26 4.902 ++ uname -m [2021-12-22T13:40:33.910Z] #26 4.908 + arch=aarch64 [2021-12-22T13:40:33.910Z] #26 4.908 + '[' aarch64 '!=' x86_64 ']' [2021-12-22T13:40:33.910Z] #26 4.908 + '[' aarch64 '!=' s390x ']' [2021-12-22T13:40:33.910Z] #26 4.908 + '[' aarch64 '!=' armhf ']' [2021-12-22T13:40:33.910Z] #26 4.908 + build_dockercli [2021-12-22T13:40:33.910Z] #26 4.908 + git clone https://github.com/docker/docker-ce /tmp/tmp.0alog5CNDy/tmp/docker-ce [2021-12-22T13:40:33.910Z] #26 4.915 Cloning into '/tmp/tmp.0alog5CNDy/tmp/docker-ce'... [2021-12-22T13:40:33.910Z] #26 ... [2021-12-22T13:40:33.910Z] [2021-12-22T13:40:33.910Z] #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-12-22T13:40:33.910Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:40:33.910Z] #38 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:36.390Z] #28 6.307 Fetched 40.3 MB in 6s (7296 kB/s) [2021-12-22T13:40:36.897Z] #65 ... [2021-12-22T13:40:36.897Z] [2021-12-22T13:40:36.897Z] #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-12-22T13:40:36.897Z] #55 sha256:fa0259c6176b26e26dfc0f54a2ffca4ef55c2292471b3fdcb5b9122e5ad2d6d9 [2021-12-22T13:40:36.897Z] #55 4.457 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-22T13:40:36.897Z] #55 5.260 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-22T13:40:36.897Z] #55 5.260 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-22T13:40:36.897Z] #55 5.382 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-22T13:40:36.897Z] #55 6.101 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-22T13:40:36.897Z] #55 ... [2021-12-22T13:40:36.897Z] [2021-12-22T13:40:36.897Z] #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-12-22T13:40:36.897Z] #26 sha256:8f8beecfa5ba4225b8a64f3509dda24185964b230dc2ec4b7b2d851a6af979f3 [2021-12-22T13:40:36.897Z] #26 5.478 + RM_GOPATH=0 [2021-12-22T13:40:36.897Z] #26 5.478 + TMP_GOPATH= [2021-12-22T13:40:36.897Z] #26 5.478 + : /build [2021-12-22T13:40:36.897Z] #26 5.478 + '[' -z '' ']' [2021-12-22T13:40:36.897Z] #26 5.478 ++ mktemp -d [2021-12-22T13:40:36.897Z] #26 5.495 + export GOPATH=/tmp/tmp.Pwy3lJYDN7 [2021-12-22T13:40:36.897Z] #26 5.495 + GOPATH=/tmp/tmp.Pwy3lJYDN7 [2021-12-22T13:40:36.897Z] #26 5.495 + RM_GOPATH=1 [2021-12-22T13:40:36.897Z] #26 5.495 + case "$(go env GOARCH)" in [2021-12-22T13:40:36.897Z] #26 5.495 ++ go env GOARCH [2021-12-22T13:40:36.897Z] #26 5.495 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:36.897Z] #26 5.495 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:36.897Z] #26 5.499 Install docker/cli version 17.06.2-ce from stable [2021-12-22T13:40:36.897Z] #26 5.500 ++ dirname /install.sh [2021-12-22T13:40:36.897Z] #26 5.500 + dir=/ [2021-12-22T13:40:36.897Z] #26 5.500 + bin=dockercli [2021-12-22T13:40:36.897Z] #26 5.500 + shift [2021-12-22T13:40:36.897Z] #26 5.500 + '[' '!' -f //dockercli.installer ']' [2021-12-22T13:40:36.897Z] #26 5.500 + . //dockercli.installer [2021-12-22T13:40:36.897Z] #26 5.500 ++ : stable [2021-12-22T13:40:36.897Z] #26 5.500 ++ : 17.06.2-ce [2021-12-22T13:40:36.897Z] #26 5.500 + install_dockercli [2021-12-22T13:40:36.897Z] #26 5.500 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-22T13:40:36.897Z] #26 5.500 ++ uname -m [2021-12-22T13:40:36.897Z] #26 5.516 + arch=x86_64 [2021-12-22T13:40:36.897Z] #26 5.516 + '[' x86_64 '!=' x86_64 ']' [2021-12-22T13:40:36.897Z] #26 5.516 + url=https://download.docker.com/linux/static [2021-12-22T13:40:36.897Z] #26 5.516 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-22T13:40:36.897Z] #26 5.516 + tar -xz docker/docker [2021-12-22T13:40:36.897Z] #26 ... [2021-12-22T13:40:36.897Z] [2021-12-22T13:40:36.897Z] #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-12-22T13:40:36.897Z] #51 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:40:36.897Z] #51 5.310 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-22T13:40:36.897Z] #51 6.305 go: downloading github.com/fatih/color v1.10.0 [2021-12-22T13:40:36.897Z] #51 6.328 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-22T13:40:36.897Z] #51 6.338 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-22T13:40:36.897Z] #51 6.429 go: downloading github.com/pkg/errors v0.9.1 [2021-12-22T13:40:36.897Z] #51 6.729 go: downloading golang.org/x/tools v0.1.0 [2021-12-22T13:40:36.897Z] #51 6.777 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-22T13:40:36.897Z] #51 6.835 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-22T13:40:36.897Z] #51 6.872 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-22T13:40:37.155Z] #51 7.015 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-22T13:40:37.413Z] #51 ... [2021-12-22T13:40:37.413Z] [2021-12-22T13:40:37.413Z] #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-12-22T13:40:37.413Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:40:37.413Z] #65 7.051 + RM_GOPATH=0 [2021-12-22T13:40:37.413Z] #65 7.051 + TMP_GOPATH= [2021-12-22T13:40:37.413Z] #65 7.051 + : /build [2021-12-22T13:40:37.413Z] #65 7.051 + '[' -z '' ']' [2021-12-22T13:40:37.413Z] #65 7.054 ++ mktemp -d [2021-12-22T13:40:37.413Z] #65 7.060 + export GOPATH=/tmp/tmp.4PyF6AbMZN [2021-12-22T13:40:37.413Z] #65 7.061 + GOPATH=/tmp/tmp.4PyF6AbMZN [2021-12-22T13:40:37.413Z] #65 7.061 + RM_GOPATH=1 [2021-12-22T13:40:37.413Z] #65 7.061 + case "$(go env GOARCH)" in [2021-12-22T13:40:37.413Z] #65 7.062 ++ go env GOARCH [2021-12-22T13:40:37.413Z] #65 7.089 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:37.413Z] #65 7.089 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:40:37.670Z] #65 7.089 ++ dirname /install.sh [2021-12-22T13:40:37.670Z] #65 7.101 + dir=/ [2021-12-22T13:40:37.670Z] #65 7.101 + bin=rootlesskit [2021-12-22T13:40:37.670Z] #65 7.101 + shift [2021-12-22T13:40:37.670Z] #65 7.101 + '[' '!' -f //rootlesskit.installer ']' [2021-12-22T13:40:37.670Z] #65 7.105 + . //rootlesskit.installer [2021-12-22T13:40:37.670Z] #65 7.105 ++ : v0.14.6 [2021-12-22T13:40:37.670Z] #65 7.105 + install_rootlesskit [2021-12-22T13:40:37.670Z] #65 7.105 + case "$1" in [2021-12-22T13:40:37.670Z] #65 7.109 + export CGO_ENABLED=0 [2021-12-22T13:40:37.670Z] #65 7.109 + CGO_ENABLED=0 [2021-12-22T13:40:37.670Z] #65 7.109 + _install_rootlesskit [2021-12-22T13:40:37.670Z] #65 7.110 + echo 'Install rootlesskit version v0.14.6' [2021-12-22T13:40:37.670Z] #65 7.117 Install rootlesskit version v0.14.6 [2021-12-22T13:40:37.670Z] #65 7.117 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:40:37.670Z] #65 7.117 + GOBIN=/build [2021-12-22T13:40:37.670Z] #65 7.117 + GO111MODULE=on [2021-12-22T13:40:37.670Z] #65 7.117 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-22T13:40:38.106Z] #38 15.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:38.106Z] #38 ... [2021-12-22T13:40:38.106Z] [2021-12-22T13:40:38.106Z] #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-12-22T13:40:38.106Z] #31 sha256:28302d431699a1c3f53a581a87bd52fb4f29b7d1e54ecc49afb79ef9f919367c [2021-12-22T13:40:38.106Z] #31 6.850 #=#=# 0.0% ############ 17.5% ################### 27.4% #################################### 50.1% ################################################ 67.4% ####################################################### 77.1% ############################################################## 87.0% ######################################################################## 100.0% [2021-12-22T13:40:38.106Z] #31 10.00 [2021-12-22T13:40:38.106Z] #31 ... [2021-12-22T13:40:38.106Z] [2021-12-22T13:40:38.106Z] #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-12-22T13:40:38.106Z] #51 sha256:0733a68a2e46aeaf0b3686d7b815be5ce00d82fe8d6331be9f1dc151c15b5158 [2021-12-22T13:40:38.106Z] #51 15.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-22T13:40:38.106Z] #51 15.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-22T13:40:38.235Z] #65 7.670 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-22T13:40:38.365Z] #51 16.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-22T13:40:38.915Z] #28 6.307 Reading package lists... [2021-12-22T13:40:40.002Z] Client: [2021-12-22T13:40:40.002Z] Context: default [2021-12-22T13:40:40.002Z] Debug Mode: false [2021-12-22T13:40:40.002Z] Plugins: [2021-12-22T13:40:40.002Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-22T13:40:40.002Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-22T13:40:40.002Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-22T13:40:40.002Z] [2021-12-22T13:40:40.002Z] Server: [2021-12-22T13:40:40.002Z] Containers: 0 [2021-12-22T13:40:40.002Z] Running: 0 [2021-12-22T13:40:40.002Z] Paused: 0 [2021-12-22T13:40:40.002Z] Stopped: 0 [2021-12-22T13:40:40.002Z] Images: 11 [2021-12-22T13:40:40.002Z] Server Version: 20.10.9 [2021-12-22T13:40:40.002Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-22T13:40:40.002Z] Windows: [2021-12-22T13:40:40.002Z] LCOW: [2021-12-22T13:40:40.002Z] Logging Driver: json-file [2021-12-22T13:40:40.002Z] Plugins: [2021-12-22T13:40:40.002Z] Volume: local [2021-12-22T13:40:40.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:40:40.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:40:40.002Z] Swarm: inactive [2021-12-22T13:40:40.002Z] Default Isolation: process [2021-12-22T13:40:40.002Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-22T13:40:40.002Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-22T13:40:40.002Z] OSType: windows [2021-12-22T13:40:40.002Z] Architecture: x86_64 [2021-12-22T13:40:40.002Z] CPUs: 4 [2021-12-22T13:40:40.002Z] Total Memory: 32GiB [2021-12-22T13:40:40.002Z] Name: azwin-2-e80ed0 [2021-12-22T13:40:40.002Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-22T13:40:40.002Z] Docker Root Dir: D:\docker [2021-12-22T13:40:40.002Z] Debug Mode: false [2021-12-22T13:40:40.002Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:40:40.002Z] Labels: [2021-12-22T13:40:40.002Z] Experimental: true [2021-12-22T13:40:40.002Z] Insecure Registries: [2021-12-22T13:40:40.002Z] 10.0.0.4:5000 [2021-12-22T13:40:40.002Z] 127.0.0.0/8 [2021-12-22T13:40:40.002Z] Registry Mirrors: [2021-12-22T13:40:40.002Z] http://10.0.0.4:5000/ [2021-12-22T13:40:40.002Z] Live Restore Enabled: false [2021-12-22T13:40:40.002Z] Product License: Community Engine [2021-12-22T13:40:40.002Z] [2021-12-22T13:40:40.133Z] #65 ... [2021-12-22T13:40:40.133Z] [2021-12-22T13:40:40.133Z] #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-12-22T13:40:40.133Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:40:40.133Z] #60 6.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:40.133Z] #60 6.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:40.133Z] #60 6.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:40.133Z] #60 7.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:40:40.133Z] #60 9.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:40:40.133Z] #60 ... [2021-12-22T13:40:40.133Z] [2021-12-22T13:40:40.133Z] #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-12-22T13:40:40.133Z] #49 sha256:7543cad3c0672c93914af218448d82d0260a6a621876cfdd4247b27bd913a1a0 [2021-12-22T13:40:40.133Z] #49 6.582 go: downloading github.com/LK4D4/vndr v0.1.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-22T13:40:40.473Z] #49 ... [2021-12-22T13:40:40.473Z] [2021-12-22T13:40:40.473Z] #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-12-22T13:40:40.473Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:40:40.473Z] #34 5.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-22T13:40:40.473Z] #34 5.682 Cloning into '.'... [2021-12-22T13:40:40.473Z] #34 ... [2021-12-22T13:40:40.473Z] [2021-12-22T13:40:40.473Z] #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-12-22T13:40:40.473Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:40:40.473Z] #53 5.176 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-22T13:40:40.473Z] #53 9.283 go: downloading github.com/fatih/color v1.7.0 [2021-12-22T13:40:40.473Z] #53 9.285 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-22T13:40:40.473Z] #53 9.356 go: downloading github.com/pkg/errors v0.8.1 [2021-12-22T13:40:40.473Z] #53 9.368 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-22T13:40:40.473Z] #53 9.546 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-22T13:40:40.473Z] #53 9.817 go: downloading github.com/spf13/viper v1.6.1 [2021-12-22T13:40:40.473Z] #53 10.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-22T13:40:40.473Z] #53 10.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-22T13:40:40.473Z] #53 10.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-22T13:40:40.473Z] #53 10.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-22T13:40:40.739Z] #53 ... [2021-12-22T13:40:40.739Z] [2021-12-22T13:40:40.739Z] #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-12-22T13:40:40.739Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:40:40.739Z] #14 8.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:40.739Z] #14 8.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:40.739Z] #14 8.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:40.739Z] #14 9.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:40:40.739Z] #14 ... [2021-12-22T13:40:40.739Z] [2021-12-22T13:40:40.739Z] #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-12-22T13:40:40.739Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:40:40.739Z] #43 7.214 + git clone https://github.com/docker/distribution.git . [2021-12-22T13:40:40.739Z] #43 7.219 Cloning into '.'... [2021-12-22T13:40:40.739Z] #43 ... [2021-12-22T13:40:40.739Z] [2021-12-22T13:40:40.739Z] #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-12-22T13:40:40.739Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:40:40.739Z] #47 7.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:40.739Z] #47 7.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:40.739Z] #47 7.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:40.739Z] #47 7.975 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-22T13:40:40.739Z] #47 8.530 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:40:40.998Z] #47 ... [2021-12-22T13:40:40.998Z] [2021-12-22T13:40:40.998Z] #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-12-22T13:40:40.998Z] #36 sha256:7b66c428ed182ae6b9c3685b0cf081c974c9a73534d9880da27c0b4bf0358e69 [2021-12-22T13:40:40.998Z] #36 6.032 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-22T13:40:41.256Z] #36 ... [2021-12-22T13:40:41.256Z] [2021-12-22T13:40:41.256Z] #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-12-22T13:40:41.256Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:40:41.256Z] #65 10.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-22T13:40:41.256Z] #65 10.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-22T13:40:41.513Z] #65 11.06 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-22T13:40:41.658Z] #51 19.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-22T13:40:41.658Z] #51 19.26 go: downloading golang.org/x/mod v0.3.0 [2021-12-22T13:40:42.192Z] #28 9.397 Reading package lists... [2021-12-22T13:40:42.757Z] #28 12.52 Building dependency tree... [2021-12-22T13:40:42.757Z] #28 13.26 Reading state information... [2021-12-22T13:40:43.566Z] #51 ... [2021-12-22T13:40:43.566Z] [2021-12-22T13:40:43.566Z] #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-12-22T13:40:43.567Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:40:43.567Z] #65 10.92 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-22T13:40:43.567Z] #65 16.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-22T13:40:43.567Z] #65 16.96 go: downloading github.com/google/uuid v1.3.0 [2021-12-22T13:40:43.567Z] #65 16.96 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-22T13:40:43.567Z] #65 17.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-22T13:40:43.567Z] #65 17.31 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-22T13:40:43.567Z] #65 17.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-22T13:40:43.567Z] #65 17.82 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-22T13:40:43.567Z] #65 18.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-22T13:40:43.567Z] #65 18.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-22T13:40:43.567Z] #65 18.94 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-22T13:40:43.567Z] #65 ... [2021-12-22T13:40:43.567Z] [2021-12-22T13:40:43.567Z] #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-12-22T13:40:43.567Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:40:43.567Z] #47 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:40:43.567Z] #47 15.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:43.567Z] #47 19.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-22T13:40:43.567Z] #47 ... [2021-12-22T13:40:43.567Z] [2021-12-22T13:40:43.567Z] #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-12-22T13:40:43.567Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:40:43.567Z] #53 13.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-22T13:40:43.567Z] #53 13.72 go: downloading github.com/fatih/color v1.7.0 [2021-12-22T13:40:43.567Z] #53 13.73 go: downloading github.com/pkg/errors v0.8.1 [2021-12-22T13:40:43.567Z] #53 13.78 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-22T13:40:43.567Z] #53 13.87 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-22T13:40:43.567Z] #53 14.40 go: downloading github.com/spf13/viper v1.6.1 [2021-12-22T13:40:43.567Z] #53 14.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-22T13:40:43.567Z] #53 14.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-22T13:40:43.567Z] #53 16.44 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-22T13:40:43.567Z] #53 16.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-22T13:40:43.689Z] #28 13.97 bzip2 is already the newest version (1.0.8-4). [2021-12-22T13:40:43.689Z] #28 13.97 patch is already the newest version (2.7.6-7). [2021-12-22T13:40:43.689Z] #28 13.97 xz-utils is already the newest version (5.2.5-2). [2021-12-22T13:40:43.689Z] #28 13.97 The following additional packages will be installed: [2021-12-22T13:40:43.689Z] #28 13.97 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-22T13:40:43.689Z] #28 13.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-12-22T13:40:43.689Z] #28 13.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-22T13:40:43.689Z] #28 13.97 python3-pkg-resources vim-runtime xxd [2021-12-22T13:40:43.689Z] #28 13.98 Suggested packages: [2021-12-22T13:40:43.689Z] #28 13.98 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-12-22T13:40:43.689Z] #28 13.98 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-12-22T13:40:43.689Z] #28 13.98 Recommended packages: [2021-12-22T13:40:43.689Z] #28 13.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-22T13:40:44.137Z] #53 22.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-22T13:40:44.137Z] #53 22.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-22T13:40:44.254Z] #28 14.68 The following NEW packages will be installed: [2021-12-22T13:40:44.254Z] #28 14.68 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-12-22T13:40:44.254Z] #28 14.69 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-22T13:40:44.254Z] #28 14.69 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-12-22T13:40:44.254Z] #28 14.69 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-12-22T13:40:44.254Z] #28 14.69 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-12-22T13:40:44.254Z] #28 14.69 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-12-22T13:40:44.254Z] #28 14.69 vim-common vim-runtime xfsprogs xxd zip zstd [2021-12-22T13:40:44.396Z] #53 22.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-22T13:40:44.511Z] #28 15.01 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:40:44.511Z] #28 15.01 Need to get 18.6 MB of archives. [2021-12-22T13:40:44.511Z] #28 15.01 After this operation, 71.4 MB of additional disk space will be used. [2021-12-22T13:40:44.511Z] #28 15.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-22T13:40:44.511Z] #28 15.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-22T13:40:44.511Z] #28 15.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:40:44.511Z] #28 15.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:40:44.511Z] #28 15.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-22T13:40:44.511Z] #28 15.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-22T13:40:44.511Z] #28 15.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-22T13:40:44.511Z] #28 15.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-22T13:40:44.511Z] #28 15.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-22T13:40:44.511Z] #28 15.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-22T13:40:44.511Z] #28 15.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-22T13:40:44.511Z] #28 15.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-22T13:40:44.511Z] #28 15.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-22T13:40:44.511Z] #28 15.05 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-12-22T13:40:44.511Z] #28 15.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-22T13:40:44.511Z] #28 15.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-22T13:40:44.511Z] #28 15.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-22T13:40:44.511Z] #28 15.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-22T13:40:44.511Z] #28 15.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-22T13:40:44.511Z] #28 15.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-22T13:40:44.511Z] #28 15.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-22T13:40:44.657Z] #53 22.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-22T13:40:44.769Z] #28 15.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-22T13:40:44.769Z] #28 15.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-22T13:40:44.769Z] #28 15.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-22T13:40:44.769Z] #28 15.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-22T13:40:44.769Z] #28 15.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-22T13:40:44.918Z] #53 22.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-22T13:40:44.918Z] #53 ... [2021-12-22T13:40:44.918Z] [2021-12-22T13:40:44.918Z] #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-12-22T13:40:44.918Z] #55 sha256:f7dd9df733827be589d366a6517eb027ee25c5b77d59229dbe1a02a9bdf83f7f [2021-12-22T13:40:44.918Z] #55 12.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-22T13:40:44.918Z] #55 ... [2021-12-22T13:40:44.918Z] [2021-12-22T13:40:44.918Z] #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-12-22T13:40:44.918Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:40:44.918Z] #53 22.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-22T13:40:44.918Z] #53 22.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-22T13:40:45.026Z] #28 15.44 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:40:45.026Z] #28 15.57 Fetched 18.6 MB in 0s (45.2 MB/s) [2021-12-22T13:40:45.026Z] #28 15.60 Selecting previously unselected package pigz. [2021-12-22T13:40:45.026Z] #28 15.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 ... 40068 files and directories currently installed.) [2021-12-22T13:40:45.026Z] #28 15.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-22T13:40:45.026Z] #28 15.62 Unpacking pigz (2.6-1) ... [2021-12-22T13:40:45.026Z] #28 15.65 Selecting previously unselected package libelf1:amd64. [2021-12-22T13:40:45.178Z] #53 ... [2021-12-22T13:40:45.178Z] [2021-12-22T13:40:45.178Z] #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-12-22T13:40:45.178Z] #60 sha256:58c6818d4b254ef8aff362a73b5b3f16609cfc4be647f0c131b71c11c8ebf2fd [2021-12-22T13:40:45.178Z] #60 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:45.178Z] #60 ... [2021-12-22T13:40:45.178Z] [2021-12-22T13:40:45.178Z] #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-12-22T13:40:45.178Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:40:45.178Z] #65 22.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-22T13:40:45.284Z] #28 15.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-22T13:40:45.284Z] #28 15.66 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-22T13:40:45.284Z] #28 15.71 Selecting previously unselected package libbpf0:amd64. [2021-12-22T13:40:45.284Z] #28 15.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-22T13:40:45.284Z] #28 15.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-22T13:40:45.284Z] #28 15.75 Selecting previously unselected package libcap2:amd64. [2021-12-22T13:40:45.284Z] #28 15.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-22T13:40:45.284Z] #28 15.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-22T13:40:45.284Z] #28 15.79 Selecting previously unselected package libmnl0:amd64. [2021-12-22T13:40:45.284Z] #28 15.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-22T13:40:45.284Z] #28 15.80 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-22T13:40:45.284Z] #28 15.83 Selecting previously unselected package libxtables12:amd64. [2021-12-22T13:40:45.284Z] #28 15.84 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-22T13:40:45.284Z] #28 15.84 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-22T13:40:45.284Z] #28 15.87 Selecting previously unselected package libcap2-bin. [2021-12-22T13:40:45.439Z] #65 ... [2021-12-22T13:40:45.439Z] [2021-12-22T13:40:45.439Z] #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-12-22T13:40:45.439Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:40:45.439Z] #14 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:40:45.541Z] #28 15.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-22T13:40:45.541Z] #28 15.88 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-22T13:40:45.541Z] #28 15.92 Selecting previously unselected package iproute2. [2021-12-22T13:40:45.541Z] #28 15.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-22T13:40:45.541Z] #28 15.93 Unpacking iproute2 (5.10.0-4) ... [2021-12-22T13:40:45.541Z] #28 16.04 Selecting previously unselected package xxd. [2021-12-22T13:40:45.541Z] #28 16.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:40:45.541Z] #28 16.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:45.541Z] #28 16.10 Selecting previously unselected package vim-common. [2021-12-22T13:40:45.541Z] #28 16.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:40:45.541Z] #28 16.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:45.693Z] #65 ... [2021-12-22T13:40:45.693Z] [2021-12-22T13:40:45.693Z] #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-12-22T13:40:45.693Z] #26 sha256:8f8beecfa5ba4225b8a64f3509dda24185964b230dc2ec4b7b2d851a6af979f3 [2021-12-22T13:40:45.693Z] #26 13.72 + mkdir -p /build [2021-12-22T13:40:45.693Z] #26 13.73 + mv docker/docker /build/ [2021-12-22T13:40:45.693Z] #26 13.75 + rmdir docker [2021-12-22T13:40:45.693Z] #26 DONE 14.6s [2021-12-22T13:40:45.693Z] [2021-12-22T13:40:45.693Z] #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-12-22T13:40:45.693Z] #51 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:40:45.693Z] #51 11.72 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-22T13:40:45.693Z] #51 11.89 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-22T13:40:45.693Z] #51 12.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-22T13:40:45.693Z] #51 14.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-22T13:40:45.693Z] #51 14.40 go: downloading golang.org/x/mod v0.3.0 [2021-12-22T13:40:45.699Z] #14 ... [2021-12-22T13:40:45.699Z] [2021-12-22T13:40:45.699Z] #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-12-22T13:40:45.699Z] #60 sha256:58c6818d4b254ef8aff362a73b5b3f16609cfc4be647f0c131b71c11c8ebf2fd [2021-12-22T13:40:45.699Z] #60 23.31 Fetched 8371 kB in 18s (454 kB/s) [2021-12-22T13:40:45.799Z] #28 16.17 Selecting previously unselected package bash-completion. [2021-12-22T13:40:45.799Z] #28 16.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-22T13:40:46.363Z] #28 16.65 Unpacking bash-completion (1:2.11-2) ... [2021-12-22T13:40:46.363Z] #28 16.75 Selecting previously unselected package apparmor. [2021-12-22T13:40:46.363Z] #28 16.76 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-12-22T13:40:46.363Z] #28 16.78 Unpacking apparmor (2.13.6-10) ... [2021-12-22T13:40:46.363Z] #28 16.87 Selecting previously unselected package inetutils-ping. [2021-12-22T13:40:46.363Z] #28 16.87 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-22T13:40:46.363Z] #28 16.87 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-22T13:40:46.363Z] #28 16.92 Selecting previously unselected package libip4tc2:amd64. [2021-12-22T13:40:46.363Z] #28 16.92 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-22T13:40:46.363Z] #28 16.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-22T13:40:46.363Z] #28 16.96 Selecting previously unselected package libip6tc2:amd64. [2021-12-22T13:40:46.363Z] #28 16.96 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-22T13:40:46.363Z] #28 16.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-22T13:40:46.363Z] #28 17.00 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-22T13:40:46.620Z] #28 17.00 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-22T13:40:46.620Z] #28 17.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-22T13:40:46.620Z] #28 17.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-22T13:40:46.620Z] #28 17.04 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-22T13:40:46.620Z] #28 17.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-22T13:40:46.620Z] #28 17.08 Selecting previously unselected package libnftnl11:amd64. [2021-12-22T13:40:46.620Z] #28 17.08 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-22T13:40:46.620Z] #28 17.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-22T13:40:46.620Z] #28 17.12 Selecting previously unselected package iptables. [2021-12-22T13:40:46.620Z] #28 17.12 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-12-22T13:40:46.620Z] #28 17.12 Unpacking iptables (1.8.7-1) ... [2021-12-22T13:40:46.620Z] #28 17.20 Selecting previously unselected package libonig5:amd64. [2021-12-22T13:40:46.620Z] #28 17.20 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-22T13:40:46.620Z] #28 17.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:40:46.620Z] #28 17.25 Selecting previously unselected package libjq1:amd64. [2021-12-22T13:40:46.878Z] #28 17.26 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:40:46.878Z] #28 17.29 Selecting previously unselected package jq. [2021-12-22T13:40:46.878Z] #28 17.30 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.30 Unpacking jq (1.6-2.1) ... [2021-12-22T13:40:46.878Z] #28 17.34 Selecting previously unselected package libaio1:amd64. [2021-12-22T13:40:46.878Z] #28 17.34 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-22T13:40:46.878Z] #28 17.38 Selecting previously unselected package libgpm2:amd64. [2021-12-22T13:40:46.878Z] #28 17.38 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-22T13:40:46.878Z] #28 17.42 Selecting previously unselected package libinih1:amd64. [2021-12-22T13:40:46.878Z] #28 17.42 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.42 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-22T13:40:46.878Z] #28 17.46 Selecting previously unselected package libnet1:amd64. [2021-12-22T13:40:46.878Z] #28 17.46 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-22T13:40:46.878Z] #28 17.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:40:46.878Z] #28 17.50 Selecting previously unselected package libnl-3-200:amd64. [2021-12-22T13:40:47.135Z] #28 17.50 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-22T13:40:47.135Z] #28 17.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:40:47.135Z] #28 17.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-22T13:40:47.135Z] #28 17.55 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-22T13:40:47.135Z] #28 17.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:40:47.135Z] #28 17.58 Selecting previously unselected package net-tools. [2021-12-22T13:40:47.135Z] #28 17.58 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-22T13:40:47.135Z] #28 17.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:40:47.135Z] #28 17.63 Selecting previously unselected package python-pip-whl. [2021-12-22T13:40:47.247Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-22T13:40:47.247Z] [2021-12-22T13:40:47.247Z] ________ ____ __. [2021-12-22T13:40:47.247Z] \_____ \ | |/ _| [2021-12-22T13:40:47.247Z] / | \| < [2021-12-22T13:40:47.247Z] / | \ | \ [2021-12-22T13:40:47.247Z] \_______ /____|__ \ [2021-12-22T13:40:47.247Z] \/ \/ [2021-12-22T13:40:47.247Z] [2021-12-22T13:40:47.247Z] INFO: make.ps1 ended at 12/22/2021 13:40:35 [2021-12-22T13:40:47.247Z] INFO: Binaries build ended at 12/22/2021 13:40:36. Duration:00:01:22.5455567 [2021-12-22T13:40:47.247Z] INFO: Copying the built daemon binary to d:\CI\PR-43099\3\binary\dockerd-6b785893fe.exe... [2021-12-22T13:40:47.247Z] INFO: Copying the built client binary to d:\CI\PR-43099\3\binary\docker-6b785893fe.exe... [2021-12-22T13:40:47.247Z] INFO: Copying dockerversion from the container... [2021-12-22T13:40:47.247Z] INFO: Copying the golang package from the container to d:\CI\PR-43099\3\installer\go.zip... [2021-12-22T13:40:47.247Z] INFO: Extracting go.zip to d:\CI\PR-43099\3\go [2021-12-22T13:40:47.392Z] #28 17.63 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-12-22T13:40:47.392Z] #28 17.64 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-22T13:40:47.392Z] #28 17.79 Selecting previously unselected package python3-lib2to3. [2021-12-22T13:40:47.392Z] #28 17.79 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-22T13:40:47.392Z] #28 17.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:40:47.392Z] #28 17.83 Selecting previously unselected package python3-distutils. [2021-12-22T13:40:47.392Z] #28 17.84 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-12-22T13:40:47.392Z] #28 17.84 Unpacking python3-distutils (3.9.2-1) ... [2021-12-22T13:40:47.392Z] #28 17.88 Selecting previously unselected package python3-pkg-resources. [2021-12-22T13:40:47.392Z] #28 17.88 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-22T13:40:47.392Z] #28 17.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:40:47.392Z] #28 17.93 Selecting previously unselected package python3-setuptools. [2021-12-22T13:40:47.392Z] #28 17.93 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-12-22T13:40:47.392Z] #28 17.94 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-22T13:40:47.392Z] #28 18.00 Selecting previously unselected package python3-wheel. [2021-12-22T13:40:47.590Z] #51 ... [2021-12-22T13:40:47.590Z] [2021-12-22T13:40:47.590Z] #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-12-22T13:40:47.590Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:40:47.590Z] #65 15.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-22T13:40:47.590Z] #65 15.86 go: downloading github.com/google/uuid v1.3.0 [2021-12-22T13:40:47.590Z] #65 15.99 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-22T13:40:47.590Z] #65 15.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-22T13:40:47.590Z] #65 16.01 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-22T13:40:47.590Z] #65 16.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-22T13:40:47.590Z] #65 16.38 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-22T13:40:47.591Z] #65 16.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-22T13:40:47.591Z] #65 17.11 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-22T13:40:47.591Z] #65 ... [2021-12-22T13:40:47.591Z] [2021-12-22T13:40:47.591Z] #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-12-22T13:40:47.591Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:40:47.591Z] #38 7.654 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:40:47.591Z] #38 7.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:40:47.591Z] #38 7.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:40:47.591Z] #38 8.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:40:47.591Z] #38 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:40:47.591Z] #38 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:40:47.649Z] #28 18.00 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-12-22T13:40:47.649Z] #28 18.00 Unpacking python3-wheel (0.34.2-1) ... [2021-12-22T13:40:47.649Z] #28 18.03 Selecting previously unselected package python3-pip. [2021-12-22T13:40:47.649Z] #28 18.04 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-12-22T13:40:47.649Z] #28 18.04 Unpacking python3-pip (20.3.4-4) ... [2021-12-22T13:40:47.649Z] #28 18.10 Selecting previously unselected package sudo. [2021-12-22T13:40:47.649Z] #28 18.11 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-12-22T13:40:47.649Z] #28 18.11 Unpacking sudo (1.9.5p2-3) ... [2021-12-22T13:40:47.649Z] #28 18.24 Selecting previously unselected package thin-provisioning-tools. [2021-12-22T13:40:47.848Z] #38 ... [2021-12-22T13:40:47.848Z] [2021-12-22T13:40:47.848Z] #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-12-22T13:40:47.848Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:40:47.848Z] #53 11.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-22T13:40:47.848Z] #53 11.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-22T13:40:47.848Z] #53 15.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-22T13:40:47.848Z] #53 15.81 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-22T13:40:47.848Z] #53 16.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-22T13:40:47.848Z] #53 16.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-22T13:40:47.848Z] #53 16.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-22T13:40:47.848Z] #53 16.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-22T13:40:47.848Z] #53 16.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-22T13:40:47.848Z] #53 16.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-22T13:40:47.848Z] #53 16.72 go: downloading github.com/spf13/afero v1.1.2 [2021-12-22T13:40:47.848Z] #53 16.92 go: downloading github.com/spf13/cast v1.3.0 [2021-12-22T13:40:47.848Z] #53 16.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-22T13:40:47.848Z] #53 16.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-22T13:40:47.848Z] #53 16.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-22T13:40:47.848Z] #53 17.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-22T13:40:47.848Z] #53 17.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-22T13:40:47.848Z] #53 17.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-22T13:40:47.848Z] #53 17.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-22T13:40:47.848Z] #53 17.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-22T13:40:47.906Z] #28 18.25 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-22T13:40:47.906Z] #28 18.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:40:47.906Z] #28 18.31 Selecting previously unselected package uidmap. [2021-12-22T13:40:47.906Z] #28 18.32 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-22T13:40:47.906Z] #28 18.32 Unpacking uidmap (1:4.8.1-1) ... [2021-12-22T13:40:47.906Z] #28 18.36 Selecting previously unselected package vim-runtime. [2021-12-22T13:40:47.906Z] #28 18.37 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:40:47.906Z] #28 18.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-22T13:40:47.906Z] #28 18.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-22T13:40:47.906Z] #28 18.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:48.109Z] #53 18.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-22T13:40:48.109Z] #53 18.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-22T13:40:48.109Z] #53 18.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-22T13:40:48.109Z] #53 18.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-22T13:40:48.837Z] #28 19.00 Selecting previously unselected package vim. [2021-12-22T13:40:48.837Z] #28 19.01 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:40:48.837Z] #28 19.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:48.837Z] #28 19.15 Selecting previously unselected package xfsprogs. [2021-12-22T13:40:48.837Z] #28 19.16 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-22T13:40:48.837Z] #28 19.16 Unpacking xfsprogs (5.10.0-4) ... [2021-12-22T13:40:48.837Z] #28 19.26 Selecting previously unselected package zip. [2021-12-22T13:40:48.837Z] #28 19.27 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-12-22T13:40:48.837Z] #28 19.27 Unpacking zip (3.0-12) ... [2021-12-22T13:40:48.837Z] #28 19.31 Selecting previously unselected package zstd. [2021-12-22T13:40:48.837Z] #28 19.32 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-22T13:40:48.837Z] #28 19.32 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:40:49.008Z] #60 23.31 Reading package lists... [2021-12-22T13:40:49.008Z] #60 ... [2021-12-22T13:40:49.008Z] [2021-12-22T13:40:49.008Z] #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-12-22T13:40:49.008Z] #31 sha256:28302d431699a1c3f53a581a87bd52fb4f29b7d1e54ecc49afb79ef9f919367c [2021-12-22T13:40:49.008Z] #31 18.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-22T13:40:49.008Z] #31 21.07 #=#=# [2021-12-22T13:40:49.008Z] #31 21.57 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:49.008Z] #31 23.96 [2021-12-22T13:40:49.008Z] #31 28.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-22T13:40:49.008Z] #31 ... [2021-12-22T13:40:49.008Z] [2021-12-22T13:40:49.008Z] #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-12-22T13:40:49.008Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:40:49.008Z] #53 23.52 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-22T13:40:49.008Z] #53 23.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-22T13:40:49.008Z] #53 23.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-22T13:40:49.008Z] #53 23.77 go: downloading github.com/spf13/afero v1.1.2 [2021-12-22T13:40:49.008Z] #53 23.89 go: downloading github.com/spf13/cast v1.3.0 [2021-12-22T13:40:49.008Z] #53 23.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-22T13:40:49.008Z] #53 24.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-22T13:40:49.008Z] #53 24.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-22T13:40:49.008Z] #53 24.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-22T13:40:49.008Z] #53 24.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-22T13:40:49.008Z] #53 24.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-22T13:40:49.008Z] #53 24.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-22T13:40:49.008Z] #53 25.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-22T13:40:49.008Z] #53 25.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-22T13:40:49.008Z] #53 25.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-22T13:40:49.008Z] #53 25.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-22T13:40:49.008Z] #53 25.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-22T13:40:49.008Z] #53 25.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-22T13:40:49.008Z] #53 25.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-22T13:40:49.008Z] #53 25.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-22T13:40:49.008Z] #53 25.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-22T13:40:49.008Z] #53 26.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-22T13:40:49.008Z] #53 26.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-22T13:40:49.008Z] #53 26.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-22T13:40:49.008Z] #53 26.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-22T13:40:49.008Z] #53 26.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-22T13:40:49.008Z] #53 26.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-22T13:40:49.008Z] #53 26.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-22T13:40:49.008Z] #53 26.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-22T13:40:49.008Z] #53 26.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-22T13:40:49.008Z] #53 27.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-22T13:40:49.041Z] #53 18.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-22T13:40:49.041Z] #53 18.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-22T13:40:49.041Z] #53 18.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-22T13:40:49.041Z] #53 19.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-22T13:40:49.041Z] #53 19.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-22T13:40:49.041Z] #53 ... [2021-12-22T13:40:49.041Z] [2021-12-22T13:40:49.041Z] #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-12-22T13:40:49.041Z] #36 sha256:7b66c428ed182ae6b9c3685b0cf081c974c9a73534d9880da27c0b4bf0358e69 [2021-12-22T13:40:49.041Z] #36 19.01 tomll can be used in two ways: [2021-12-22T13:40:49.041Z] #36 19.01 Writing to STDIN and reading from STDOUT: [2021-12-22T13:40:49.041Z] #36 19.01 cat file.toml | tomll > file.toml [2021-12-22T13:40:49.041Z] #36 19.01 [2021-12-22T13:40:49.041Z] #36 19.01 Reading and updating a list of files: [2021-12-22T13:40:49.041Z] #36 19.01 tomll a.toml b.toml c.toml [2021-12-22T13:40:49.041Z] #36 19.01 [2021-12-22T13:40:49.041Z] #36 19.01 When given a list of files, tomll will modify all files in place without asking. [2021-12-22T13:40:49.094Z] #28 19.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:40:49.094Z] #28 19.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-22T13:40:49.094Z] #28 19.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:40:49.094Z] #28 19.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-22T13:40:49.094Z] #28 19.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-22T13:40:49.094Z] #28 19.63 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-22T13:40:49.094Z] #28 19.64 Setting up uidmap (1:4.8.1-1) ... [2021-12-22T13:40:49.094Z] #28 19.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:40:49.095Z] #28 19.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:40:49.095Z] #28 19.66 Setting up python3-wheel (0.34.2-1) ... [2021-12-22T13:40:49.269Z] #53 27.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-22T13:40:49.351Z] #28 19.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:49.351Z] #28 19.80 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-22T13:40:49.351Z] #28 19.81 Setting up libcap2-bin (1:2.44-1) ... [2021-12-22T13:40:49.351Z] #28 19.82 Setting up apparmor (2.13.6-10) ... [2021-12-22T13:40:49.530Z] #53 27.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-22T13:40:49.530Z] #53 27.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-22T13:40:49.530Z] #53 27.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-22T13:40:49.915Z] #28 20.50 Setting up zip (3.0-12) ... [2021-12-22T13:40:49.973Z] #36 DONE 20.0s [2021-12-22T13:40:49.973Z] [2021-12-22T13:40:49.973Z] #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-12-22T13:40:49.973Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:40:49.973Z] #53 19.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-22T13:40:49.973Z] #53 19.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-22T13:40:49.973Z] #53 19.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-22T13:40:49.973Z] #53 19.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-22T13:40:49.973Z] #53 19.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-22T13:40:49.973Z] #53 19.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-22T13:40:49.973Z] #53 20.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-22T13:40:49.973Z] #53 20.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-22T13:40:50.101Z] #53 ... [2021-12-22T13:40:50.101Z] [2021-12-22T13:40:50.101Z] #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-12-22T13:40:50.101Z] #36 sha256:a4f29b35d13be2d47202c7a885efbd0159396fa21f11eb973b12c87cb1df64d2 [2021-12-22T13:40:50.101Z] #36 27.11 tomll can be used in two ways: [2021-12-22T13:40:50.101Z] #36 27.11 Writing to STDIN and reading from STDOUT: [2021-12-22T13:40:50.102Z] #36 27.11 cat file.toml | tomll > file.toml [2021-12-22T13:40:50.102Z] #36 27.11 [2021-12-22T13:40:50.102Z] #36 27.11 Reading and updating a list of files: [2021-12-22T13:40:50.102Z] #36 27.11 tomll a.toml b.toml c.toml [2021-12-22T13:40:50.102Z] #36 27.11 [2021-12-22T13:40:50.102Z] #36 27.11 When given a list of files, tomll will modify all files in place without asking. [2021-12-22T13:40:50.102Z] #36 DONE 28.0s [2021-12-22T13:40:50.102Z] [2021-12-22T13:40:50.102Z] #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-12-22T13:40:50.102Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:40:50.102Z] #47 25.37 Fetched 8375 kB in 20s (421 kB/s) [2021-12-22T13:40:50.173Z] #28 20.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:50.173Z] #28 20.53 Setting up bash-completion (1:2.11-2) ... [2021-12-22T13:40:50.429Z] #28 21.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-22T13:40:50.540Z] #53 20.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-22T13:40:50.540Z] #53 20.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-22T13:40:50.540Z] #53 20.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-22T13:40:50.686Z] #28 21.07 Setting up sudo (1.9.5p2-3) ... [2021-12-22T13:40:50.687Z] #28 21.11 invoke-rc.d: could not determine current runlevel [2021-12-22T13:40:50.687Z] #28 21.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-22T13:40:50.687Z] #28 21.12 Setting up xfsprogs (5.10.0-4) ... [2021-12-22T13:40:50.687Z] #28 21.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-22T13:40:50.687Z] #28 21.14 Setting up inetutils-ping (2:2.0-1) ... [2021-12-22T13:40:50.687Z] #28 21.16 Setting up pigz (2.6-1) ... [2021-12-22T13:40:50.687Z] #28 21.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-22T13:40:50.687Z] #28 21.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:40:50.687Z] #28 21.20 Setting up python-pip-whl (20.3.4-4) ... [2021-12-22T13:40:50.687Z] #28 21.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:50.944Z] #28 21.36 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-22T13:40:50.944Z] #28 21.37 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:40:51.065Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-22T13:40:51.065Z] [2021-12-22T13:40:51.065Z] ________ ____ __. [2021-12-22T13:40:51.065Z] \_____ \ | |/ _| [2021-12-22T13:40:51.065Z] / | \| < [2021-12-22T13:40:51.065Z] / | \ | \ [2021-12-22T13:40:51.065Z] \_______ /____|__ \ [2021-12-22T13:40:51.065Z] \/ \/ [2021-12-22T13:40:51.065Z] [2021-12-22T13:40:51.065Z] INFO: make.ps1 ended at 12/22/2021 13:40:48 [2021-12-22T13:40:51.065Z] INFO: Binaries build ended at 12/22/2021 13:40:50. Duration:00:01:30.9276824 [2021-12-22T13:40:51.106Z] #53 20.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-22T13:40:51.106Z] #53 20.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-22T13:40:51.106Z] #53 20.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-22T13:40:51.106Z] #53 20.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-22T13:40:51.201Z] #28 21.48 Setting up libelf1:amd64 (0.183-1) ... [2021-12-22T13:40:51.201Z] #28 21.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:40:51.201Z] #28 21.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:40:51.201Z] #28 21.51 Setting up python3-distutils (3.9.2-1) ... [2021-12-22T13:40:51.201Z] #28 21.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:40:51.201Z] #28 21.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-22T13:40:51.201Z] #28 21.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-22T13:40:51.201Z] #28 21.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-22T13:40:51.201Z] #28 21.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-22T13:40:51.201Z] #28 21.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-22T13:40:51.201Z] #28 21.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-22T13:40:51.201Z] #28 21.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-22T13:40:51.201Z] #28 21.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-22T13:40:51.201Z] #28 21.69 Setting up python3-setuptools (52.0.0-4) ... [2021-12-22T13:40:51.363Z] #53 ... [2021-12-22T13:40:51.363Z] [2021-12-22T13:40:51.363Z] #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-12-22T13:40:51.363Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:40:51.363Z] #14 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:40:51.363Z] #14 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:40:51.458Z] #28 21.99 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:40:51.458Z] #28 22.00 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-22T13:40:51.458Z] #28 22.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:40:51.458Z] #28 22.02 Setting up python3-pip (20.3.4-4) ... [2021-12-22T13:40:51.620Z] #14 ... [2021-12-22T13:40:51.620Z] [2021-12-22T13:40:51.620Z] #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-12-22T13:40:51.620Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:40:51.620Z] #47 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:40:51.620Z] #47 13.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:40:51.620Z] #47 15.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-22T13:40:51.620Z] #47 ... [2021-12-22T13:40:51.620Z] [2021-12-22T13:40:51.620Z] #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-12-22T13:40:51.620Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:40:51.620Z] #65 19.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-22T13:40:51.620Z] #65 20.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-22T13:40:51.715Z] #28 22.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-22T13:40:51.715Z] #28 22.27 Setting up jq (1.6-2.1) ... [2021-12-22T13:40:51.715Z] #28 22.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-22T13:40:51.972Z] #28 22.29 Setting up iptables (1.8.7-1) ... [2021-12-22T13:40:51.972Z] #28 22.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-22T13:40:51.972Z] #28 22.32 Setting up iproute2 (5.10.0-4) ... [2021-12-22T13:40:51.972Z] #28 22.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:40:52.056Z] INFO: Copying the built daemon binary to d:\CI\PR-43099\3\binary\dockerd-5a8920401e.exe... [2021-12-22T13:40:52.056Z] INFO: Copying the built client binary to d:\CI\PR-43099\3\binary\docker-5a8920401e.exe... [2021-12-22T13:40:52.056Z] INFO: Copying dockerversion from the container... [2021-12-22T13:40:52.056Z] INFO: Copying the golang package from the container to d:\CI\PR-43099\3\installer\go.zip... [2021-12-22T13:40:52.538Z] #28 DONE 22.8s [2021-12-22T13:40:52.538Z] [2021-12-22T13:40:52.538Z] #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-12-22T13:40:52.538Z] #29 sha256:c9d97dbc2c61f47b9b9f107a1b65c566d288c259e4c967a59a1096be054c13ef [2021-12-22T13:40:52.640Z] #47 25.37 Reading package lists... [2021-12-22T13:40:52.641Z] #47 ... [2021-12-22T13:40:52.641Z] [2021-12-22T13:40:52.641Z] #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-12-22T13:40:52.641Z] #49 sha256:775731f77a6690cb5d6c25b19209de8b65e72137c4b1e360e917cba5de93373b [2021-12-22T13:40:52.641Z] #49 30.24 Usage of /build/vndr: [2021-12-22T13:40:52.641Z] #49 30.24 /build/vndr [[import path] [revision]] [repository] [2021-12-22T13:40:52.641Z] #49 30.24 /build/vndr init [2021-12-22T13:40:52.641Z] #49 30.24 -strict [2021-12-22T13:40:52.641Z] #49 30.24 checking mode. treat non-trivial warning as an error [2021-12-22T13:40:52.641Z] #49 30.24 -verbose [2021-12-22T13:40:52.641Z] #49 30.24 shows all warnings [2021-12-22T13:40:52.641Z] #49 30.24 -whitelist value [2021-12-22T13:40:52.641Z] #49 30.24 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-22T13:40:52.641Z] #49 DONE 30.4s [2021-12-22T13:40:52.641Z] [2021-12-22T13:40:52.641Z] #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-12-22T13:40:52.641Z] #43 sha256:6e81cb8ff68a77433f77826b437a88bbfea1c75919dbe799bbb675ed689224a8 [2021-12-22T13:40:52.641Z] #43 29.29 Updating files: 69% (1224/1754) Updating files: 70% (1228/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-22T13:40:52.641Z] #43 30.03 + git checkout -q v2.3.0 [2021-12-22T13:40:52.796Z] #29 0.516 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-22T13:40:52.796Z] #29 0.520 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-22T13:40:52.796Z] #29 0.523 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-22T13:40:52.796Z] #29 DONE 0.6s [2021-12-22T13:40:52.796Z] [2021-12-22T13:40:52.796Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:40:52.796Z] #30 sha256:aa3d596a22973bb74c8064901f04bfb04e3886d8cfa8d42be95f0a334bb53e49 [2021-12-22T13:40:52.992Z] #65 ... [2021-12-22T13:40:52.992Z] [2021-12-22T13:40:52.992Z] #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-12-22T13:40:52.992Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:40:52.992Z] #60 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:40:52.992Z] #60 21.16 Fetched 8487 kB in 15s (576 kB/s) [2021-12-22T13:40:52.992Z] #60 21.16 Reading package lists... [2021-12-22T13:40:52.992Z] #60 ... [2021-12-22T13:40:52.992Z] [2021-12-22T13:40:52.992Z] #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-12-22T13:40:52.992Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:40:52.992Z] #47 22.53 Fetched 8490 kB in 15s (552 kB/s) [2021-12-22T13:40:53.049Z] INFO: Extracting go.zip to d:\CI\PR-43099\3\go [2021-12-22T13:40:53.925Z] #47 22.53 Reading package lists... [2021-12-22T13:40:53.925Z] #47 ... [2021-12-22T13:40:53.925Z] [2021-12-22T13:40:53.925Z] #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-12-22T13:40:53.925Z] #49 sha256:7543cad3c0672c93914af218448d82d0260a6a621876cfdd4247b27bd913a1a0 [2021-12-22T13:40:53.925Z] #49 23.01 Usage of /build/vndr: [2021-12-22T13:40:53.925Z] #49 23.01 /build/vndr [[import path] [revision]] [repository] [2021-12-22T13:40:53.925Z] #49 23.01 /build/vndr init [2021-12-22T13:40:53.925Z] #49 23.01 -strict [2021-12-22T13:40:53.925Z] #49 23.01 checking mode. treat non-trivial warning as an error [2021-12-22T13:40:53.925Z] #49 23.01 -verbose [2021-12-22T13:40:53.925Z] #49 23.01 shows all warnings [2021-12-22T13:40:53.925Z] #49 23.01 -whitelist value [2021-12-22T13:40:53.925Z] #49 23.01 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-22T13:40:53.925Z] #49 DONE 23.8s [2021-12-22T13:40:53.925Z] [2021-12-22T13:40:53.925Z] #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-12-22T13:40:53.925Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:40:53.925Z] #53 22.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-22T13:40:53.925Z] #53 22.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-22T13:40:53.925Z] #53 22.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-22T13:40:53.925Z] #53 22.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-22T13:40:53.925Z] #53 22.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-22T13:40:53.925Z] #53 22.68 go: downloading golang.org/x/text v0.3.2 [2021-12-22T13:40:54.556Z] #43 32.19 + 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-12-22T13:40:54.818Z] #43 ... [2021-12-22T13:40:54.818Z] [2021-12-22T13:40:54.818Z] #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-12-22T13:40:54.818Z] #31 sha256:28302d431699a1c3f53a581a87bd52fb4f29b7d1e54ecc49afb79ef9f919367c [2021-12-22T13:40:54.818Z] #31 30.88 #=#=# [2021-12-22T13:40:54.818Z] #31 31.32 #=#=# ######################################################################## 100.0% [2021-12-22T13:40:54.818Z] #31 33.52 [2021-12-22T13:40:54.818Z] #31 33.97 Download of images into '/build' complete. [2021-12-22T13:40:54.818Z] #31 33.97 Use something like the following to load the result into a Docker daemon: [2021-12-22T13:40:54.818Z] #31 33.97 tar -cC '/build' . | docker load [2021-12-22T13:40:54.818Z] #31 DONE 34.1s [2021-12-22T13:40:54.818Z] [2021-12-22T13:40:54.818Z] #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-12-22T13:40:54.818Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:40:54.818Z] #53 29.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-22T13:40:54.818Z] #53 29.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-22T13:40:54.818Z] #53 29.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-22T13:40:54.818Z] #53 29.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-22T13:40:54.818Z] #53 29.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-22T13:40:54.818Z] #53 29.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-22T13:40:54.818Z] #53 30.37 go: downloading golang.org/x/text v0.3.2 [2021-12-22T13:40:56.198Z] #53 ... [2021-12-22T13:40:56.198Z] [2021-12-22T13:40:56.198Z] #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-12-22T13:40:56.198Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:40:56.198Z] #14 23.95 Fetched 8371 kB in 19s (451 kB/s) [2021-12-22T13:40:56.198Z] #14 23.95 Reading package lists... [2021-12-22T13:40:56.198Z] #14 32.21 Reading package lists... [2021-12-22T13:40:56.198Z] #14 ... [2021-12-22T13:40:56.198Z] [2021-12-22T13:40:56.198Z] #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-12-22T13:40:56.198Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:40:56.198Z] #47 25.37 Reading package lists... [2021-12-22T13:40:56.458Z] #47 33.53 Reading package lists... [2021-12-22T13:40:56.458Z] #47 ... [2021-12-22T13:40:56.458Z] [2021-12-22T13:40:56.458Z] #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-12-22T13:40:56.458Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:40:56.458Z] #38 24.18 Fetched 8371 kB in 18s (458 kB/s) [2021-12-22T13:40:56.458Z] #38 24.18 Reading package lists... [2021-12-22T13:40:56.458Z] #38 32.33 Reading package lists... [2021-12-22T13:40:56.458Z] #38 ... [2021-12-22T13:40:56.458Z] [2021-12-22T13:40:56.458Z] #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-12-22T13:40:56.458Z] #60 sha256:58c6818d4b254ef8aff362a73b5b3f16609cfc4be647f0c131b71c11c8ebf2fd [2021-12-22T13:40:56.458Z] #60 23.31 Reading package lists... [2021-12-22T13:40:58.102Z] #53 ... [2021-12-22T13:40:58.102Z] [2021-12-22T13:40:58.102Z] #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-12-22T13:40:58.102Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:40:58.102Z] #47 22.53 Reading package lists... [2021-12-22T13:40:58.359Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-22T13:40:58.359Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f4b754bd\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-22T13:40:58.359Z] ---------------------------------------------------------------------------- [2021-12-22T13:40:58.359Z] [2021-12-22T13:40:58.359Z] INFO: executeCI.ps1 starting at Wed Dec 22 13:40:57 CUT 2021 [2021-12-22T13:40:58.359Z] [2021-12-22T13:40:58.359Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-22T13:40:58.359Z] INFO: Running git version 2.24.1.windows.2 [2021-12-22T13:40:58.359Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-22T13:40:58.359Z] INFO: Environment variables: [2021-12-22T13:40:58.359Z] [2021-12-22T13:40:58.359Z] Name Value [2021-12-22T13:40:58.359Z] ---- ----- [2021-12-22T13:40:58.359Z] ALLUSERSPROFILE C:\ProgramData [2021-12-22T13:40:58.359Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-22T13:40:58.359Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-22T13:40:58.359Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-22T13:40:58.359Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-22T13:40:58.359Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-22T13:40:58.359Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-22T13:40:58.359Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-22T13:40:58.359Z] BRANCH_NAME PR-43099 [2021-12-22T13:40:58.359Z] BUILD_DISPLAY_NAME #3 [2021-12-22T13:40:58.359Z] BUILD_ID 3 [2021-12-22T13:40:58.359Z] BUILD_NUMBER 3 [2021-12-22T13:40:58.359Z] BUILD_TAG jenkins-moby-PR-43099-3 [2021-12-22T13:40:58.359Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/ [2021-12-22T13:40:58.359Z] CHANGE_AUTHOR thaJeztah [2021-12-22T13:40:58.359Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-22T13:40:58.359Z] CHANGE_BRANCH remove_discovery_step1a [2021-12-22T13:40:58.359Z] CHANGE_FORK thaJeztah/docker [2021-12-22T13:40:58.359Z] CHANGE_ID 43099 [2021-12-22T13:40:58.359Z] CHANGE_TARGET master [2021-12-22T13:40:58.359Z] CHANGE_TITLE libnetwork: remove more config bits related to external k/v stores [2021-12-22T13:40:58.359Z] CHANGE_URL https://github.com/moby/moby/pull/43099 [2021-12-22T13:40:58.359Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-22T13:40:58.359Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-22T13:40:58.359Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-22T13:40:58.359Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-22T13:40:58.359Z] COMPUTERNAME azwin-2-e80ed0 [2021-12-22T13:40:58.359Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-22T13:40:58.359Z] ConfigSequenceNumber 0 [2021-12-22T13:40:58.359Z] DOCKER_BUILDKIT 0 [2021-12-22T13:40:58.359Z] DOCKER_DUT_DEBUG 1 [2021-12-22T13:40:58.359Z] DOCKER_EXPERIMENTAL 1 [2021-12-22T13:40:58.359Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-22T13:40:58.359Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-22T13:40:58.359Z] EXECUTOR_NUMBER 0 [2021-12-22T13:40:58.359Z] FQDN azwin-2-e80ed0.westus.cloudapp.azure.com [2021-12-22T13:40:58.359Z] GIT_BRANCH PR-43099 [2021-12-22T13:40:58.360Z] GIT_COMMIT 5af3348ad5b5dc5e7fe2e0b337aea523c404749c [2021-12-22T13:40:58.360Z] GIT_PREVIOUS_COMMIT 80d2058abb4c235ed78308579680a232bb369ae1 [2021-12-22T13:40:58.360Z] GIT_URL https://github.com/moby/moby.git [2021-12-22T13:40:58.360Z] HUDSON_COOKIE 8bfa723b-462e-43db-83f2-187a58922d7f [2021-12-22T13:40:58.360Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:40:58.360Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-22T13:40:58.360Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-22T13:40:58.360Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-22T13:40:58.360Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-22T13:40:58.360Z] JENKINS_NODE_COOKIE abe1cfc1-0580-4956-bb26-61776df3d33c [2021-12-22T13:40:58.360Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-22T13:40:58.360Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-22T13:40:58.360Z] JOB_BASE_NAME PR-43099 [2021-12-22T13:40:58.360Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/display/redirect [2021-12-22T13:40:58.360Z] JOB_NAME moby/PR-43099 [2021-12-22T13:40:58.360Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/ [2021-12-22T13:40:58.360Z] library.jps.version master [2021-12-22T13:40:58.360Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-22T13:40:58.360Z] NODE_LABELS amd64 azure azwin-2-e80ed0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-22T13:40:58.360Z] NODE_NAME azwin-2-e80ed0 [2021-12-22T13:40:58.360Z] NUMBER_OF_PROCESSORS 4 [2021-12-22T13:40:58.360Z] OS Windows_NT [2021-12-22T13:40:58.360Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-22T13:40:58.360Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-22T13:40:58.360Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-22T13:40:58.360Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-12-22T13:40:58.360Z] PROCESSOR_LEVEL 6 [2021-12-22T13:40:58.360Z] PROCESSOR_REVISION 5504 [2021-12-22T13:40:58.360Z] ProgramData C:\ProgramData [2021-12-22T13:40:58.360Z] ProgramFiles C:\Program Files [2021-12-22T13:40:58.360Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-22T13:40:58.360Z] ProgramW6432 C:\Program Files [2021-12-22T13:40:58.360Z] PROMPT $P$G [2021-12-22T13:40:58.360Z] PSExecutionPolicyPreference Bypass [2021-12-22T13:40:58.360Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-22T13:40:58.360Z] PUBLIC C:\Users\Public [2021-12-22T13:40:58.360Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=artif... [2021-12-22T13:40:58.360Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=changes [2021-12-22T13:40:58.360Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect [2021-12-22T13:40:58.360Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43099/3/display/redirect?page=tests [2021-12-22T13:40:58.360Z] SKIP_VALIDATION_TESTS 1 [2021-12-22T13:40:58.360Z] SOURCES_DRIVE d [2021-12-22T13:40:58.360Z] SOURCES_SUBDIR gopath [2021-12-22T13:40:58.360Z] STAGE_NAME Run tests [2021-12-22T13:40:58.360Z] SystemDrive C: [2021-12-22T13:40:58.360Z] SystemRoot C:\Windows [2021-12-22T13:40:58.360Z] TEMP C:\Windows\TEMP [2021-12-22T13:40:58.360Z] TESTDEBUG 0 [2021-12-22T13:40:58.360Z] TESTRUN_DRIVE d [2021-12-22T13:40:58.360Z] TESTRUN_SUBDIR CI [2021-12-22T13:40:58.360Z] TIMEOUT 120m [2021-12-22T13:40:58.360Z] TMP C:\Windows\TEMP [2021-12-22T13:40:58.360Z] USERDOMAIN WORKGROUP [2021-12-22T13:40:58.360Z] USERNAME azwin-2-e80ed0$ [2021-12-22T13:40:58.360Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-22T13:40:58.360Z] windir C:\Windows [2021-12-22T13:40:58.360Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-22T13:40:58.360Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-22T13:40:58.360Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-22T13:40:58.360Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-22T13:40:58.360Z] [2021-12-22T13:40:58.360Z] [2021-12-22T13:40:58.360Z] [2021-12-22T13:40:58.817Z] INFO: Sources under d:\gopath\... [2021-12-22T13:40:58.817Z] INFO: Test run under d:\CI\... [2021-12-22T13:40:58.817Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-22T13:40:58.817Z] INFO: docker/docker repository was found [2021-12-22T13:40:58.817Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-22T13:40:59.275Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2021-12-22T13:40:59.275Z] INFO: Docker version of control daemon [2021-12-22T13:40:59.275Z] [2021-12-22T13:40:59.275Z] Client: [2021-12-22T13:40:59.275Z] Version: 20.10.9 [2021-12-22T13:40:59.275Z] API version: 1.41 [2021-12-22T13:40:59.275Z] Go version: go1.16.8 [2021-12-22T13:40:59.275Z] Git commit: c2ea9bc [2021-12-22T13:40:59.275Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-22T13:40:59.275Z] OS/Arch: windows/amd64 [2021-12-22T13:40:59.275Z] Context: default [2021-12-22T13:40:59.275Z] Experimental: true [2021-12-22T13:40:59.275Z] [2021-12-22T13:40:59.275Z] Server: Docker Engine - Community [2021-12-22T13:40:59.275Z] Engine: [2021-12-22T13:40:59.275Z] Version: 20.10.9 [2021-12-22T13:40:59.275Z] API version: 1.41 (minimum version 1.24) [2021-12-22T13:40:59.275Z] Go version: go1.16.8 [2021-12-22T13:40:59.275Z] Git commit: 79ea9d3 [2021-12-22T13:40:59.275Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-22T13:40:59.275Z] OS/Arch: windows/amd64 [2021-12-22T13:40:59.275Z] Experimental: true [2021-12-22T13:40:59.275Z] [2021-12-22T13:40:59.275Z] INFO: Docker info of control daemon [2021-12-22T13:40:59.275Z] [2021-12-22T13:40:59.351Z] #30 5.756 Collecting yamllint==1.26.1 [2021-12-22T13:40:59.608Z] #30 6.790 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-22T13:40:59.755Z] #60 31.96 Reading package lists... [2021-12-22T13:40:59.755Z] #60 37.49 Building dependency tree... [2021-12-22T13:40:59.755Z] #60 ... [2021-12-22T13:40:59.755Z] [2021-12-22T13:40:59.755Z] #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-12-22T13:40:59.755Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:40:59.755Z] #14 32.21 Reading package lists... [2021-12-22T13:40:59.865Z] #30 7.059 Collecting pathspec>=0.5.3 [2021-12-22T13:40:59.865Z] #30 7.063 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-22T13:40:59.865Z] #30 7.151 Collecting pyyaml [2021-12-22T13:41:00.122Z] #30 7.157 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-12-22T13:41:00.122Z] #30 7.177 Building wheels for collected packages: yamllint [2021-12-22T13:41:00.122Z] #30 7.177 Building wheel for yamllint (setup.py): started [2021-12-22T13:41:00.122Z] #30 7.412 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-22T13:41:00.239Z] Client: [2021-12-22T13:41:00.239Z] Context: default [2021-12-22T13:41:00.239Z] Debug Mode: false [2021-12-22T13:41:00.239Z] Plugins: [2021-12-22T13:41:00.239Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-22T13:41:00.239Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-22T13:41:00.239Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-22T13:41:00.239Z] [2021-12-22T13:41:00.239Z] Server: [2021-12-22T13:41:00.239Z] Containers: 0 [2021-12-22T13:41:00.239Z] Running: 0 [2021-12-22T13:41:00.239Z] Paused: 0 [2021-12-22T13:41:00.239Z] Stopped: 0 [2021-12-22T13:41:00.239Z] Images: 11 [2021-12-22T13:41:00.239Z] Server Version: 20.10.9 [2021-12-22T13:41:00.239Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-12-22T13:41:00.239Z] LCOW: [2021-12-22T13:41:00.239Z] Windows: [2021-12-22T13:41:00.239Z] Logging Driver: json-file [2021-12-22T13:41:00.240Z] Plugins: [2021-12-22T13:41:00.240Z] Volume: local [2021-12-22T13:41:00.240Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:41:00.240Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:41:00.240Z] Swarm: inactive [2021-12-22T13:41:00.240Z] Default Isolation: process [2021-12-22T13:41:00.240Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-22T13:41:00.240Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-22T13:41:00.240Z] OSType: windows [2021-12-22T13:41:00.240Z] Architecture: x86_64 [2021-12-22T13:41:00.240Z] CPUs: 4 [2021-12-22T13:41:00.240Z] Total Memory: 32GiB [2021-12-22T13:41:00.240Z] Name: azwin-2-e80ed0 [2021-12-22T13:41:00.240Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-22T13:41:00.240Z] Docker Root Dir: D:\docker [2021-12-22T13:41:00.240Z] Debug Mode: false [2021-12-22T13:41:00.240Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:41:00.240Z] Labels: [2021-12-22T13:41:00.240Z] Experimental: true [2021-12-22T13:41:00.240Z] Insecure Registries: [2021-12-22T13:41:00.240Z] 10.0.0.4:5000 [2021-12-22T13:41:00.240Z] 127.0.0.0/8 [2021-12-22T13:41:00.240Z] Registry Mirrors: [2021-12-22T13:41:00.240Z] http://10.0.0.4:5000/ [2021-12-22T13:41:00.240Z] Live Restore Enabled: false [2021-12-22T13:41:00.240Z] Product License: Community Engine [2021-12-22T13:41:00.240Z] [2021-12-22T13:41:00.240Z] [2021-12-22T13:41:00.240Z] INFO: Commit hash is 5af3348ad5 [2021-12-22T13:41:00.240Z] INFO: Nuke-Everything... [2021-12-22T13:41:00.240Z] INFO: Container count on control daemon to delete is 0 [2021-12-22T13:41:00.379Z] #30 7.413 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2f5cba55cdab59185a70bc1d7e438d23bb3300d4e14f12a06234c986b13784d0 [2021-12-22T13:41:00.379Z] #30 7.413 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-22T13:41:00.379Z] #30 7.415 Successfully built yamllint [2021-12-22T13:41:00.379Z] #30 7.422 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-22T13:41:00.379Z] #30 7.529 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-22T13:41:00.379Z] #30 DONE 7.6s [2021-12-22T13:41:00.637Z] [2021-12-22T13:41:00.637Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-22T13:41:00.637Z] #34 sha256:1f64df68c163b30fda8a11ca634e394d776b367d560fce9ea94fccc02d473036 [2021-12-22T13:41:00.637Z] #34 DONE 0.1s [2021-12-22T13:41:00.637Z] [2021-12-22T13:41:00.637Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-22T13:41:00.637Z] #39 sha256:8d28a948e45a0cc9d5a9422c6b78434394accb9234b550ea438fda14d552ece1 [2021-12-22T13:41:00.637Z] #39 DONE 0.1s [2021-12-22T13:41:00.637Z] [2021-12-22T13:41:00.637Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-22T13:41:00.637Z] #42 sha256:30e9c3cb6e2bfe450d10409482772c93de47fcf332c7dee68c2d9a5adb45649b [2021-12-22T13:41:00.637Z] #42 DONE 0.1s [2021-12-22T13:41:00.637Z] [2021-12-22T13:41:00.637Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-22T13:41:00.637Z] #44 sha256:59b9e3f1761fd230cc12b5e41b7188a1113ec1a9d0405296fa46d64802b2b720 [2021-12-22T13:41:00.637Z] #44 DONE 0.0s [2021-12-22T13:41:00.697Z] #14 37.51 Building dependency tree... [2021-12-22T13:41:00.894Z] [2021-12-22T13:41:00.894Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-22T13:41:00.894Z] #48 sha256:ba05c3f4ff931d673efbc08b961ef463b0bd3dc024f87eca12e02d7499ae4d08 [2021-12-22T13:41:00.894Z] #48 DONE 0.0s [2021-12-22T13:41:00.894Z] [2021-12-22T13:41:00.894Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-22T13:41:00.894Z] #51 sha256:e154adbe0f610c75eb11cd7d56adc7a0c18fbc9d7c04611b58d42725f47a479b [2021-12-22T13:41:00.894Z] #51 DONE 0.1s [2021-12-22T13:41:01.152Z] [2021-12-22T13:41:01.152Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-22T13:41:01.152Z] #55 sha256:f3d34cb89dbd02c8280b62f63f734ffb3d8bea9fd6f3a11f38a893a67d73947a [2021-12-22T13:41:01.152Z] #55 DONE 0.0s [2021-12-22T13:41:01.152Z] [2021-12-22T13:41:01.152Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-22T13:41:01.152Z] #57 sha256:f130a6e22f8870f99db1dc5869e35eb6862b3c3fef354f350e67707fcec887cb [2021-12-22T13:41:01.152Z] #57 DONE 0.1s [2021-12-22T13:41:01.152Z] [2021-12-22T13:41:01.152Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-22T13:41:01.152Z] #59 sha256:d792c1e3beaf18530fe77520fcf9b43257fca12e65805867cf3b276bb76a288c [2021-12-22T13:41:01.152Z] #59 DONE 0.1s [2021-12-22T13:41:01.152Z] [2021-12-22T13:41:01.152Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-22T13:41:01.152Z] #61 sha256:dee5649d840da70bbdc34967a2c40d488d26dfa714a9fb1b19cedc6c9335e098 [2021-12-22T13:41:01.152Z] #61 DONE 0.1s [2021-12-22T13:41:01.152Z] [2021-12-22T13:41:01.152Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-22T13:41:01.152Z] #63 sha256:b55b4bef55afa01075e80d7fb11fa02b9726211a8288401e40d7db7974b9d7a3 [2021-12-22T13:41:01.152Z] #63 DONE 0.0s [2021-12-22T13:41:01.214Z] INFO: Nuking d:\CI [2021-12-22T13:41:01.214Z] INFO: Zapped successfully [2021-12-22T13:41:01.214Z] INFO: Location for testing is d:\CI\PR-43099\3 [2021-12-22T13:41:01.214Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-22T13:41:01.214Z] [2021-12-22T13:41:01.214Z] [2021-12-22T13:41:01.214Z] INFO: Building the image from Dockerfile.windows at 12/22/2021 13:41:00... [2021-12-22T13:41:01.214Z] [2021-12-22T13:41:01.309Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:41:01.309Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:41:01.309Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:41:01.309Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:41:01.309Z] [2021-12-22T13:41:01.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:41:01.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:41:01.309Z] HOSTNAME=6343696fbf7f [2021-12-22T13:41:01.309Z] DEST=bundles/test-integration [2021-12-22T13:41:01.309Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:41:01.309Z] DOCKER_ROOTLESS=1 [2021-12-22T13:41:01.309Z] DOCKER_GITCOMMIT=b58a88c9883be639431a23d84cbcbae97d135b17 [2021-12-22T13:41:01.309Z] container=docker [2021-12-22T13:41:01.309Z] HOME=/root [2021-12-22T13:41:01.309Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:41:01.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:41:01.309Z] VALIDATE_BRANCH=master [2021-12-22T13:41:01.309Z] TERM=xterm [2021-12-22T13:41:01.309Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:41:01.309Z] SHLVL=1 [2021-12-22T13:41:01.309Z] TIMEOUT=120m [2021-12-22T13:41:01.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:41:01.309Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:41:01.309Z] GO111MODULE=off [2021-12-22T13:41:01.309Z] DOCKER_EXPERIMENTAL=1 [2021-12-22T13:41:01.309Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-22T13:41:01.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:41:01.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:41:01.309Z] GOPATH=/go [2021-12-22T13:41:01.309Z] PKG_CONFIG=pkg-config [2021-12-22T13:41:01.309Z] _=/usr/bin/env [2021-12-22T13:41:01.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-22T13:41:01.409Z] [2021-12-22T13:41:01.409Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-22T13:41:01.409Z] #66 sha256:5e721626eb9b541310454ec2ce625eba5666bcbd60e567cb3f3bd4af7f995467 [2021-12-22T13:41:01.409Z] #66 DONE 0.1s [2021-12-22T13:41:01.409Z] [2021-12-22T13:41:01.409Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-22T13:41:01.409Z] #70 sha256:827af4454b204ef575295ec7893316ee689b0ab454442389197ecb0f89478dcb [2021-12-22T13:41:01.409Z] #70 DONE 0.1s [2021-12-22T13:41:01.409Z] [2021-12-22T13:41:01.409Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-22T13:41:01.409Z] #75 sha256:b4271d43a0951a03ccfa8f0326914e9d7c5aff10dd6148bb2254bdbf270f8656 [2021-12-22T13:41:01.409Z] #75 DONE 0.1s [2021-12-22T13:41:01.666Z] [2021-12-22T13:41:01.667Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-22T13:41:01.667Z] #80 sha256:1f72cfe12c8ee883f32fb0863d04d6f0b39292996edcf036dd77003137e245d4 [2021-12-22T13:41:01.667Z] #80 DONE 0.2s [2021-12-22T13:41:01.667Z] [2021-12-22T13:41:01.667Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-22T13:41:01.667Z] #81 sha256:1f6405c7db95abd0fed0a3c464bdff008ca4b398a1b6e8af590ae1bee909d750 [2021-12-22T13:41:01.667Z] #81 DONE 0.0s [2021-12-22T13:41:01.667Z] [2021-12-22T13:41:01.667Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-22T13:41:01.667Z] #82 sha256:d65afe9fc1e2548c9ec32d79a5f1b32c215bc5eb3ac61017eeeb5ea91d960d34 [2021-12-22T13:41:02.231Z] #82 DONE 0.6s [2021-12-22T13:41:02.231Z] [2021-12-22T13:41:02.231Z] #83 exporting to image [2021-12-22T13:41:02.231Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-22T13:41:02.231Z] #83 exporting layers [2021-12-22T13:41:02.537Z] #47 28.06 Reading package lists... [2021-12-22T13:41:02.537Z] #47 ... [2021-12-22T13:41:02.537Z] [2021-12-22T13:41:02.538Z] #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-12-22T13:41:02.538Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:02.538Z] #38 21.97 Fetched 8487 kB in 15s (583 kB/s) [2021-12-22T13:41:02.538Z] #38 21.97 Reading package lists... [2021-12-22T13:41:02.538Z] #38 27.41 Reading package lists... [2021-12-22T13:41:02.538Z] #38 ... [2021-12-22T13:41:02.538Z] [2021-12-22T13:41:02.538Z] #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-12-22T13:41:02.538Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:41:02.538Z] #53 28.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-22T13:41:02.538Z] #53 28.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-22T13:41:02.538Z] #53 28.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-22T13:41:02.538Z] #53 28.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-22T13:41:02.538Z] #53 28.43 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-22T13:41:02.538Z] #53 29.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-22T13:41:02.538Z] #53 30.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-22T13:41:02.538Z] #53 30.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-22T13:41:02.609Z] #14 40.25 The following additional packages will be installed: [2021-12-22T13:41:02.609Z] #14 40.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:41:02.609Z] #14 40.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-22T13:41:02.609Z] #14 40.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-22T13:41:02.609Z] #14 40.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-22T13:41:02.609Z] #14 40.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-22T13:41:02.609Z] #14 40.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-22T13:41:02.609Z] #14 40.26 mingw-w64-common mingw-w64-x86-64-dev [2021-12-22T13:41:02.609Z] #14 40.28 Suggested packages: [2021-12-22T13:41:02.609Z] #14 40.29 gcc-10-locales seccomp wine64 [2021-12-22T13:41:03.102Z] #53 ... [2021-12-22T13:41:03.102Z] [2021-12-22T13:41:03.102Z] #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-12-22T13:41:03.102Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:03.102Z] #14 22.99 Fetched 8487 kB in 15s (558 kB/s) [2021-12-22T13:41:03.102Z] #14 22.99 Reading package lists... [2021-12-22T13:41:03.102Z] #14 28.44 Reading package lists... [2021-12-22T13:41:03.102Z] #14 ... [2021-12-22T13:41:03.102Z] [2021-12-22T13:41:03.102Z] #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-12-22T13:41:03.102Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:03.102Z] #38 27.41 Reading package lists... [2021-12-22T13:41:03.179Z] #14 41.18 The following NEW packages will be installed: [2021-12-22T13:41:03.179Z] #14 41.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:41:03.179Z] #14 41.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-22T13:41:03.179Z] #14 41.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-22T13:41:03.179Z] #14 41.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-22T13:41:03.179Z] #14 41.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-22T13:41:03.179Z] #14 41.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-22T13:41:03.179Z] #14 41.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-22T13:41:03.179Z] #14 41.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-22T13:41:03.179Z] #14 41.19 mingw-w64-x86-64-dev [2021-12-22T13:41:03.896Z] #14 41.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:03.896Z] #14 41.55 Need to get 108 MB of archives. [2021-12-22T13:41:03.896Z] #14 41.55 After this operation, 620 MB of additional disk space will be used. [2021-12-22T13:41:03.896Z] #14 41.55 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-12-22T13:41:03.896Z] #14 41.61 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-12-22T13:41:04.034Z] #38 32.62 Building dependency tree... [2021-12-22T13:41:04.157Z] #14 42.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-22T13:41:04.157Z] #14 42.08 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-12-22T13:41:04.157Z] #14 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-12-22T13:41:04.157Z] #14 42.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-22T13:41:04.417Z] #14 42.47 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-12-22T13:41:04.599Z] #38 ... [2021-12-22T13:41:04.599Z] [2021-12-22T13:41:04.599Z] #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-12-22T13:41:04.599Z] #55 sha256:fa0259c6176b26e26dfc0f54a2ffca4ef55c2292471b3fdcb5b9122e5ad2d6d9 [2021-12-22T13:41:04.599Z] #55 33.94 v3.0.2 [2021-12-22T13:41:04.599Z] #55 DONE 34.5s [2021-12-22T13:41:04.857Z] [2021-12-22T13:41:04.857Z] #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-12-22T13:41:04.857Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:41:04.857Z] #47 28.06 Reading package lists... [2021-12-22T13:41:04.857Z] #47 33.13 Building dependency tree... [2021-12-22T13:41:05.066Z] #14 42.62 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-12-22T13:41:05.066Z] #14 42.64 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-12-22T13:41:05.817Z] #14 43.38 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-12-22T13:41:06.749Z] #14 ... [2021-12-22T13:41:06.749Z] [2021-12-22T13:41:06.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-12-22T13:41:06.749Z] #55 sha256:f7dd9df733827be589d366a6517eb027ee25c5b77d59229dbe1a02a9bdf83f7f [2021-12-22T13:41:06.749Z] #55 44.32 v3.0.2 [2021-12-22T13:41:06.753Z] #47 36.05 The following additional packages will be installed: [2021-12-22T13:41:06.753Z] #47 36.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-22T13:41:06.753Z] #47 36.05 python3-protobuf python3-six [2021-12-22T13:41:06.753Z] #47 36.05 Suggested packages: [2021-12-22T13:41:06.753Z] #47 36.05 python3-setuptools [2021-12-22T13:41:06.753Z] #47 36.05 Recommended packages: [2021-12-22T13:41:06.753Z] #47 36.05 iproute2 | iproute [2021-12-22T13:41:06.753Z] #47 ... [2021-12-22T13:41:06.753Z] [2021-12-22T13:41:06.753Z] #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-12-22T13:41:06.753Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:41:06.753Z] #60 21.16 Reading package lists... [2021-12-22T13:41:06.753Z] #60 26.66 Reading package lists... [2021-12-22T13:41:06.753Z] #60 31.68 Building dependency tree... [2021-12-22T13:41:06.753Z] #60 35.31 The following additional packages will be installed: [2021-12-22T13:41:06.753Z] #60 35.31 libbtrfs0 [2021-12-22T13:41:06.753Z] #60 35.50 The following NEW packages will be installed: [2021-12-22T13:41:06.753Z] #60 35.50 libbtrfs-dev libbtrfs0 [2021-12-22T13:41:06.753Z] #60 36.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:06.753Z] #60 36.06 Need to get 460 kB of archives. [2021-12-22T13:41:06.753Z] #60 36.06 After this operation, 1237 kB of additional disk space will be used. [2021-12-22T13:41:06.753Z] #60 36.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-22T13:41:06.753Z] #60 36.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-22T13:41:06.753Z] #60 ... [2021-12-22T13:41:06.753Z] [2021-12-22T13:41:06.753Z] #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-12-22T13:41:06.753Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:06.753Z] #38 36.09 The following additional packages will be installed: [2021-12-22T13:41:06.753Z] #38 36.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-22T13:41:06.753Z] #38 36.09 Suggested packages: [2021-12-22T13:41:06.753Z] #38 36.09 cmake-doc ninja-build lrzip [2021-12-22T13:41:06.753Z] #38 36.09 Recommended packages: [2021-12-22T13:41:06.753Z] #38 36.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-22T13:41:07.011Z] #38 36.99 The following NEW packages will be installed: [2021-12-22T13:41:07.011Z] #38 36.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-22T13:41:07.011Z] #38 36.99 vim-common xxd [2021-12-22T13:41:07.011Z] #38 ... [2021-12-22T13:41:07.011Z] [2021-12-22T13:41:07.011Z] #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-12-22T13:41:07.011Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:41:07.011Z] #43 26.71 Updating files: 93% (1634/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-22T13:41:07.011Z] #43 26.71 + git checkout -q v2.3.0 [2021-12-22T13:41:07.011Z] #43 28.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-12-22T13:41:07.272Z] #43 ... [2021-12-22T13:41:07.272Z] [2021-12-22T13:41:07.272Z] #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-12-22T13:41:07.272Z] #60 sha256:c0d7782ae866df7204a653ff32eea7b716d6f5c6041559973640870d0f507536 [2021-12-22T13:41:07.272Z] #60 36.99 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:07.272Z] #60 37.15 Fetched 460 kB in 0s (1369 kB/s) [2021-12-22T13:41:07.272Z] #60 37.29 Selecting previously unselected package libbtrfs0:amd64. [2021-12-22T13:41:07.272Z] #60 37.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2021-12-22T13:41:07.272Z] #60 37.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-22T13:41:07.529Z] #60 37.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:41:07.529Z] #60 37.56 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-22T13:41:07.529Z] #60 37.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-22T13:41:07.529Z] #60 37.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:41:07.787Z] #60 37.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:41:07.787Z] #60 37.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:41:07.787Z] #60 37.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:08.352Z] #60 DONE 38.1s [2021-12-22T13:41:08.352Z] [2021-12-22T13:41:08.352Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-22T13:41:08.352Z] #61 sha256:7f24c1dcf25eef7aca18f1191bb5762127e1fc37ae60c825136b721c9a5db447 [2021-12-22T13:41:08.611Z] #61 DONE 0.2s [2021-12-22T13:41:08.611Z] [2021-12-22T13:41:08.611Z] #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-12-22T13:41:08.611Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:41:10.051Z] #55 ... [2021-12-22T13:41:10.052Z] [2021-12-22T13:41:10.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-12-22T13:41:10.052Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:41:10.052Z] #38 32.33 Reading package lists... [2021-12-22T13:41:10.052Z] #38 37.58 Building dependency tree... [2021-12-22T13:41:10.052Z] #38 40.32 The following additional packages will be installed: [2021-12-22T13:41:10.052Z] #38 40.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-22T13:41:10.052Z] #38 40.36 Suggested packages: [2021-12-22T13:41:10.052Z] #38 40.38 cmake-doc ninja-build lrzip [2021-12-22T13:41:10.052Z] #38 40.38 Recommended packages: [2021-12-22T13:41:10.052Z] #38 40.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-22T13:41:10.052Z] #38 41.01 The following NEW packages will be installed: [2021-12-22T13:41:10.052Z] #38 41.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-22T13:41:10.052Z] #38 41.03 vim-common xxd [2021-12-22T13:41:10.052Z] #38 41.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:10.052Z] #38 41.36 Need to get 15.6 MB of archives. [2021-12-22T13:41:10.052Z] #38 41.36 After this operation, 67.4 MB of additional disk space will be used. [2021-12-22T13:41:10.052Z] #38 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:41:10.052Z] #38 41.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:41:10.052Z] #38 41.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-22T13:41:10.052Z] #38 41.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-22T13:41:10.052Z] #38 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-12-22T13:41:10.052Z] #38 42.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-12-22T13:41:10.052Z] #38 42.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-12-22T13:41:10.052Z] #38 42.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-12-22T13:41:10.052Z] #38 42.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-12-22T13:41:10.052Z] #38 42.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2021-12-22T13:41:10.052Z] #38 43.51 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:10.052Z] #38 44.40 Fetched 15.6 MB in 1s (11.1 MB/s) [2021-12-22T13:41:10.052Z] #38 45.55 Selecting previously unselected package xxd. [2021-12-22T13:41:10.052Z] #38 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2021-12-22T13:41:10.052Z] #38 45.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-22T13:41:10.052Z] #38 45.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:10.052Z] #38 46.05 Selecting previously unselected package vim-common. [2021-12-22T13:41:10.052Z] #38 46.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:41:10.052Z] #38 46.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:10.052Z] #38 47.67 Selecting previously unselected package cmake-data. [2021-12-22T13:41:10.052Z] #38 47.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-22T13:41:10.052Z] #38 47.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:41:10.052Z] #38 ... [2021-12-22T13:41:10.052Z] [2021-12-22T13:41:10.052Z] #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-12-22T13:41:10.052Z] #34 sha256:17f227ae91addb5d4cd40cdfbb4e4cf0670123306c8865c64783582be43230b4 [2021-12-22T13:41:10.052Z] #34 44.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-22T13:41:10.052Z] #34 45.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-22T13:41:10.052Z] #34 ... [2021-12-22T13:41:10.052Z] [2021-12-22T13:41:10.052Z] #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-12-22T13:41:10.052Z] #60 sha256:58c6818d4b254ef8aff362a73b5b3f16609cfc4be647f0c131b71c11c8ebf2fd [2021-12-22T13:41:10.052Z] #60 37.49 Building dependency tree... [2021-12-22T13:41:10.052Z] #60 40.24 The following additional packages will be installed: [2021-12-22T13:41:10.052Z] #60 40.24 libbtrfs0 [2021-12-22T13:41:10.052Z] #60 40.41 The following NEW packages will be installed: [2021-12-22T13:41:10.052Z] #60 40.42 libbtrfs-dev libbtrfs0 [2021-12-22T13:41:10.052Z] #60 40.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:10.052Z] #60 40.80 Need to get 454 kB of archives. [2021-12-22T13:41:10.052Z] #60 40.80 After this operation, 1275 kB of additional disk space will be used. [2021-12-22T13:41:10.052Z] #60 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-22T13:41:10.052Z] #60 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-22T13:41:10.052Z] #60 41.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:10.052Z] #60 42.12 Fetched 454 kB in 0s (1384 kB/s) [2021-12-22T13:41:10.052Z] #60 42.21 Selecting previously unselected package libbtrfs0:arm64. [2021-12-22T13:41:10.052Z] #60 42.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2021-12-22T13:41:10.052Z] #60 42.26 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-22T13:41:10.052Z] #60 42.48 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-22T13:41:10.052Z] #60 42.67 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-22T13:41:10.052Z] #60 42.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-22T13:41:10.052Z] #60 42.70 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-22T13:41:10.052Z] #60 43.42 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-22T13:41:10.052Z] #60 43.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-22T13:41:10.052Z] #60 43.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:10.052Z] #60 DONE 47.9s [2021-12-22T13:41:10.052Z] [2021-12-22T13:41:10.052Z] #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-12-22T13:41:10.052Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:41:10.052Z] #47 33.53 Reading package lists... [2021-12-22T13:41:10.052Z] #47 37.73 Building dependency tree... [2021-12-22T13:41:10.052Z] #47 40.53 The following additional packages will be installed: [2021-12-22T13:41:10.052Z] #47 40.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-22T13:41:10.052Z] #47 40.54 python3-protobuf python3-six [2021-12-22T13:41:10.052Z] #47 40.54 Suggested packages: [2021-12-22T13:41:10.052Z] #47 40.56 python3-setuptools [2021-12-22T13:41:10.052Z] #47 40.56 Recommended packages: [2021-12-22T13:41:10.052Z] #47 40.56 iproute2 | iproute [2021-12-22T13:41:10.052Z] #47 40.97 The following NEW packages will be installed: [2021-12-22T13:41:10.052Z] #47 41.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-22T13:41:10.052Z] #47 41.00 python3-protobuf python3-six [2021-12-22T13:41:10.052Z] #47 41.67 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:10.052Z] #47 41.67 Need to get 2115 kB of archives. [2021-12-22T13:41:10.052Z] #47 41.67 After this operation, 10.7 MB of additional disk space will be used. [2021-12-22T13:41:10.052Z] #47 41.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-12-22T13:41:10.052Z] #47 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-22T13:41:10.052Z] #47 41.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-22T13:41:10.052Z] #47 41.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-12-22T13:41:10.052Z] #47 41.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-22T13:41:10.052Z] #47 41.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-12-22T13:41:10.052Z] #47 41.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-12-22T13:41:10.052Z] #47 44.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2021-12-22T13:41:10.052Z] #47 46.46 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:10.052Z] #47 47.30 Fetched 2115 kB in 4s (506 kB/s) [2021-12-22T13:41:10.052Z] #47 47.39 Selecting previously unselected package libprotobuf23:arm64. [2021-12-22T13:41:10.052Z] #47 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2021-12-22T13:41:10.052Z] #47 47.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-12-22T13:41:10.052Z] #47 47.54 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-12-22T13:41:10.052Z] #47 ... [2021-12-22T13:41:10.052Z] [2021-12-22T13:41:10.052Z] #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-12-22T13:41:10.052Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:41:10.052Z] #53 37.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-22T13:41:10.052Z] #53 38.03 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-22T13:41:10.052Z] #53 38.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-22T13:41:10.052Z] #53 38.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-22T13:41:10.052Z] #53 38.15 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-22T13:41:10.052Z] #53 39.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-22T13:41:10.052Z] #53 39.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-22T13:41:10.052Z] #53 39.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-22T13:41:10.316Z] #53 ... [2021-12-22T13:41:10.316Z] [2021-12-22T13:41:10.316Z] #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-12-22T13:41:10.316Z] #55 sha256:f7dd9df733827be589d366a6517eb027ee25c5b77d59229dbe1a02a9bdf83f7f [2021-12-22T13:41:10.316Z] #55 DONE 48.2s [2021-12-22T13:41:10.316Z] [2021-12-22T13:41:10.316Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-22T13:41:10.316Z] #61 sha256:03f9097db4961f7b44807ddc96d9f46dba9edffb060c9d414fe6cc632eac82e3 [2021-12-22T13:41:11.701Z] #61 DONE 1.6s [2021-12-22T13:41:11.701Z] [2021-12-22T13:41:11.701Z] #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-12-22T13:41:11.701Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:41:12.796Z] #62 3.833 + RM_GOPATH=0 [2021-12-22T13:41:12.796Z] #62 3.833 + TMP_GOPATH= [2021-12-22T13:41:12.796Z] #62 3.833 + : /build [2021-12-22T13:41:12.796Z] #62 3.833 + '[' -z '' ']' [2021-12-22T13:41:12.796Z] #62 3.833 ++ mktemp -d [2021-12-22T13:41:12.796Z] #62 3.843 + export GOPATH=/tmp/tmp.fvlWUulhlK [2021-12-22T13:41:12.796Z] #62 3.843 + GOPATH=/tmp/tmp.fvlWUulhlK [2021-12-22T13:41:12.796Z] #62 3.843 + RM_GOPATH=1 [2021-12-22T13:41:12.796Z] #62 3.843 + case "$(go env GOARCH)" in [2021-12-22T13:41:12.796Z] #62 3.843 ++ go env GOARCH [2021-12-22T13:41:12.796Z] #62 3.895 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:12.796Z] #62 3.895 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:12.796Z] #62 3.895 ++ dirname /install.sh [2021-12-22T13:41:12.796Z] #62 3.895 + dir=/ [2021-12-22T13:41:12.796Z] #62 3.895 + bin=containerd [2021-12-22T13:41:12.796Z] #62 3.895 + shift [2021-12-22T13:41:12.796Z] #62 3.895 + '[' '!' -f //containerd.installer ']' [2021-12-22T13:41:12.796Z] #62 3.895 + . //containerd.installer [2021-12-22T13:41:12.796Z] #62 3.895 ++ set -e [2021-12-22T13:41:12.796Z] #62 3.895 ++ : v1.5.8 [2021-12-22T13:41:12.796Z] #62 3.895 + install_containerd [2021-12-22T13:41:12.796Z] #62 3.895 + echo 'Install containerd version v1.5.8' [2021-12-22T13:41:12.796Z] #62 3.895 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fvlWUulhlK/src/github.com/containerd/containerd [2021-12-22T13:41:12.796Z] #62 3.895 Cloning into '/tmp/tmp.fvlWUulhlK/src/github.com/containerd/containerd'... [2021-12-22T13:41:12.796Z] #62 3.895 Install containerd version v1.5.8 [2021-12-22T13:41:13.092Z] #62 1.210 + RM_GOPATH=0 [2021-12-22T13:41:13.092Z] #62 1.210 + TMP_GOPATH= [2021-12-22T13:41:13.092Z] #62 1.210 + : /build [2021-12-22T13:41:13.092Z] #62 1.210 + '[' -z '' ']' [2021-12-22T13:41:13.092Z] #62 1.212 ++ mktemp -d [2021-12-22T13:41:13.092Z] #62 1.221 + export GOPATH=/tmp/tmp.lRgwnJMeq8 [2021-12-22T13:41:13.092Z] #62 1.221 + GOPATH=/tmp/tmp.lRgwnJMeq8 [2021-12-22T13:41:13.092Z] #62 1.221 + RM_GOPATH=1 [2021-12-22T13:41:13.092Z] #62 1.221 + case "$(go env GOARCH)" in [2021-12-22T13:41:13.092Z] #62 1.221 ++ go env GOARCH [2021-12-22T13:41:13.092Z] #62 1.230 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:13.092Z] #62 1.230 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:13.092Z] #62 1.255 ++ dirname /install.sh [2021-12-22T13:41:13.092Z] #62 1.255 + dir=/ [2021-12-22T13:41:13.092Z] #62 1.255 + bin=containerd [2021-12-22T13:41:13.092Z] #62 1.255 + shift [2021-12-22T13:41:13.092Z] #62 1.255 + '[' '!' -f //containerd.installer ']' [2021-12-22T13:41:13.092Z] #62 1.255 + . //containerd.installer [2021-12-22T13:41:13.092Z] #62 1.255 ++ set -e [2021-12-22T13:41:13.092Z] #62 1.255 ++ : v1.5.8 [2021-12-22T13:41:13.092Z] #62 1.257 + install_containerd [2021-12-22T13:41:13.092Z] #62 1.261 + echo 'Install containerd version v1.5.8' [2021-12-22T13:41:13.092Z] #62 1.273 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lRgwnJMeq8/src/github.com/containerd/containerd [2021-12-22T13:41:13.092Z] #62 1.273 Cloning into '/tmp/tmp.lRgwnJMeq8/src/github.com/containerd/containerd'... [2021-12-22T13:41:13.092Z] #62 1.273 Install containerd version v1.5.8 [2021-12-22T13:41:13.366Z] #62 ... [2021-12-22T13:41:13.366Z] [2021-12-22T13:41:13.366Z] #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-12-22T13:41:13.366Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:13.366Z] #14 28.44 Reading package lists... [2021-12-22T13:41:13.366Z] #14 33.45 Building dependency tree... [2021-12-22T13:41:13.366Z] #14 36.99 The following additional packages will be installed: [2021-12-22T13:41:13.366Z] #14 36.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:41:13.366Z] #14 36.99 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-22T13:41:13.366Z] #14 36.99 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-22T13:41:13.366Z] #14 36.99 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-22T13:41:13.366Z] #14 36.99 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-22T13:41:13.366Z] #14 36.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-22T13:41:13.366Z] #14 36.99 mingw-w64-common mingw-w64-x86-64-dev [2021-12-22T13:41:13.366Z] #14 36.99 Suggested packages: [2021-12-22T13:41:13.366Z] #14 36.99 gcc-10-locales seccomp wine64 [2021-12-22T13:41:13.366Z] #14 38.12 The following NEW packages will be installed: [2021-12-22T13:41:13.366Z] #14 38.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-22T13:41:13.366Z] #14 38.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-22T13:41:13.366Z] #14 38.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-22T13:41:13.366Z] #14 38.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-22T13:41:13.366Z] #14 38.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-22T13:41:13.366Z] #14 38.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-22T13:41:13.366Z] #14 38.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-22T13:41:13.366Z] #14 38.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-22T13:41:13.366Z] #14 38.12 mingw-w64-x86-64-dev [2021-12-22T13:41:13.366Z] #14 38.56 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:13.366Z] #14 38.56 Need to get 115 MB of archives. [2021-12-22T13:41:13.366Z] #14 38.56 After this operation, 645 MB of additional disk space will be used. [2021-12-22T13:41:13.366Z] #14 38.56 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-12-22T13:41:13.366Z] #14 38.56 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-12-22T13:41:13.366Z] #14 38.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-22T13:41:13.366Z] #14 38.68 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-12-22T13:41:13.366Z] #14 38.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-22T13:41:13.366Z] #14 38.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-22T13:41:13.366Z] #14 38.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-12-22T13:41:13.366Z] #14 39.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-22T13:41:13.366Z] #14 39.08 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-12-22T13:41:13.366Z] #14 39.59 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-12-22T13:41:13.366Z] #14 40.86 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-12-22T13:41:13.366Z] #14 41.28 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-12-22T13:41:13.366Z] #14 41.81 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-12-22T13:41:13.366Z] #14 43.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-22T13:41:13.588Z] Sending build context to Docker daemon 59.84MB [2021-12-22T13:41:13.588Z] [2021-12-22T13:41:13.588Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-22T13:41:13.588Z] ---> 1316f72af619 [2021-12-22T13:41:13.588Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> c3a37b015aa4 [2021-12-22T13:41:13.588Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> ec97d89fe807 [2021-12-22T13:41:13.588Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> ff7205b0ef0e [2021-12-22T13:41:13.588Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> 1b4aedae1493 [2021-12-22T13:41:13.588Z] 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-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> 735eee805a02 [2021-12-22T13:41:13.588Z] 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-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> 7b31c8a8e8ed [2021-12-22T13:41:13.588Z] 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-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> c204d7cd0953 [2021-12-22T13:41:13.588Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> 08bbd4a9bee1 [2021-12-22T13:41:13.588Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-22T13:41:13.588Z] ---> Using cache [2021-12-22T13:41:13.588Z] ---> dd7ce718ea19 [2021-12-22T13:41:13.588Z] Step 11/11 : COPY . . [2021-12-22T13:41:13.626Z] #14 ... [2021-12-22T13:41:13.627Z] [2021-12-22T13:41:13.627Z] #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-12-22T13:41:13.627Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:41:13.884Z] #34 43.47 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-12-22T13:41:14.141Z] #34 43.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-22T13:41:14.706Z] #34 44.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-22T13:41:17.232Z] #34 ... [2021-12-22T13:41:17.232Z] [2021-12-22T13:41:17.232Z] #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-12-22T13:41:17.232Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:41:17.232Z] #47 36.64 The following NEW packages will be installed: [2021-12-22T13:41:17.232Z] #47 36.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-22T13:41:17.232Z] #47 36.64 python3-protobuf python3-six [2021-12-22T13:41:17.232Z] #47 37.20 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:17.232Z] #47 37.20 Need to get 2292 kB of archives. [2021-12-22T13:41:17.232Z] #47 37.20 After this operation, 11.0 MB of additional disk space will be used. [2021-12-22T13:41:17.232Z] #47 37.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-22T13:41:17.232Z] #47 37.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-22T13:41:17.232Z] #47 37.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-22T13:41:17.232Z] #47 37.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-22T13:41:17.232Z] #47 37.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-22T13:41:17.232Z] #47 37.24 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-12-22T13:41:17.232Z] #47 37.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-22T13:41:17.232Z] #47 40.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-22T13:41:17.232Z] #47 41.92 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:17.232Z] #47 42.20 Fetched 2292 kB in 4s (561 kB/s) [2021-12-22T13:41:17.232Z] #47 42.31 Selecting previously unselected package libprotobuf23:amd64. [2021-12-22T13:41:17.232Z] #47 42.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2021-12-22T13:41:17.232Z] #47 42.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 42.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-22T13:41:17.232Z] #47 43.25 Selecting previously unselected package python3-pkg-resources. [2021-12-22T13:41:17.232Z] #47 43.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-22T13:41:17.232Z] #47 43.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:41:17.232Z] #47 43.42 Selecting previously unselected package python3-six. [2021-12-22T13:41:17.232Z] #47 43.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-22T13:41:17.232Z] #47 43.44 Unpacking python3-six (1.16.0-2) ... [2021-12-22T13:41:17.232Z] #47 43.51 Selecting previously unselected package python3-protobuf. [2021-12-22T13:41:17.232Z] #47 43.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 43.52 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-22T13:41:17.232Z] #47 43.97 Selecting previously unselected package libnet1:amd64. [2021-12-22T13:41:17.232Z] #47 43.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 43.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:41:17.232Z] #47 44.13 Selecting previously unselected package libnl-3-200:amd64. [2021-12-22T13:41:17.232Z] #47 44.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 44.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:41:17.232Z] #47 44.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-22T13:41:17.232Z] #47 44.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 44.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:41:17.232Z] #47 44.39 Selecting previously unselected package criu. [2021-12-22T13:41:17.232Z] #47 44.41 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-22T13:41:17.232Z] #47 44.42 Unpacking criu (3.16.1-3) ... [2021-12-22T13:41:17.232Z] #47 45.15 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:41:17.232Z] #47 ... [2021-12-22T13:41:17.232Z] [2021-12-22T13:41:17.232Z] #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-12-22T13:41:17.232Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:17.232Z] #14 43.66 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-12-22T13:41:17.232Z] #14 43.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-22T13:41:17.232Z] #14 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-22T13:41:17.232Z] #14 43.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-22T13:41:17.232Z] #14 43.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-22T13:41:17.232Z] #14 43.69 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-12-22T13:41:17.232Z] #14 43.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-22T13:41:17.232Z] #14 43.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-22T13:41:17.232Z] #14 43.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-22T13:41:17.232Z] #14 43.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-22T13:41:17.232Z] #14 43.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-22T13:41:17.232Z] #14 43.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-22T13:41:17.232Z] #14 43.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-22T13:41:17.232Z] #14 43.76 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-12-22T13:41:17.232Z] #14 43.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-22T13:41:17.232Z] #14 43.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-22T13:41:17.232Z] #14 44.70 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:17.232Z] #14 44.91 Fetched 115 MB in 6s (20.3 MB/s) [2021-12-22T13:41:17.232Z] #14 44.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-22T13:41:17.232Z] #14 44.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2021-12-22T13:41:17.232Z] #14 45.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-22T13:41:17.232Z] #14 45.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:41:17.232Z] #14 47.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-22T13:41:17.232Z] #14 47.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-22T13:41:17.232Z] #14 47.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:41:17.493Z] #14 ... [2021-12-22T13:41:17.493Z] [2021-12-22T13:41:17.493Z] #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-12-22T13:41:17.493Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:17.493Z] #38 37.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:41:17.493Z] #38 37.45 Need to get 17.7 MB of archives. [2021-12-22T13:41:17.493Z] #38 37.45 After this operation, 70.7 MB of additional disk space will be used. [2021-12-22T13:41:17.493Z] #38 37.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:41:17.493Z] #38 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:41:17.493Z] #38 37.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-22T13:41:17.493Z] #38 37.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-22T13:41:17.493Z] #38 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-22T13:41:17.493Z] #38 37.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-22T13:41:17.493Z] #38 37.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-22T13:41:17.493Z] #38 37.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-22T13:41:17.493Z] #38 37.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-22T13:41:17.493Z] #38 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-22T13:41:17.493Z] #38 38.98 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:17.493Z] #38 39.22 Fetched 17.7 MB in 1s (15.4 MB/s) [2021-12-22T13:41:17.493Z] #38 39.34 Selecting previously unselected package xxd. [2021-12-22T13:41:17.493Z] #38 39.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2021-12-22T13:41:17.493Z] #38 39.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:41:17.493Z] #38 39.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:17.493Z] #38 39.61 Selecting previously unselected package vim-common. [2021-12-22T13:41:17.493Z] #38 39.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:41:17.493Z] #38 39.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:17.493Z] #38 39.93 Selecting previously unselected package cmake-data. [2021-12-22T13:41:17.493Z] #38 39.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-22T13:41:17.493Z] #38 39.98 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:41:17.493Z] #38 43.04 Selecting previously unselected package libicu67:amd64. [2021-12-22T13:41:17.493Z] #38 43.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-22T13:41:17.493Z] #38 43.10 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-22T13:41:17.752Z] #38 ... [2021-12-22T13:41:17.752Z] [2021-12-22T13:41:17.752Z] #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-12-22T13:41:17.752Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:41:17.752Z] #47 47.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-22T13:41:17.752Z] #47 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:41:17.752Z] #47 47.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:41:17.752Z] #47 47.03 Setting up python3-six (1.16.0-2) ... [2021-12-22T13:41:18.323Z] #47 48.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:41:18.368Z] #62 ... [2021-12-22T13:41:18.369Z] [2021-12-22T13:41:18.369Z] #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-12-22T13:41:18.369Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:41:18.369Z] #47 48.54 Selecting previously unselected package python3-pkg-resources. [2021-12-22T13:41:18.369Z] #47 48.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-22T13:41:18.369Z] #47 48.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:41:18.369Z] #47 49.09 Selecting previously unselected package python3-six. [2021-12-22T13:41:18.369Z] #47 49.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-22T13:41:18.369Z] #47 49.11 Unpacking python3-six (1.16.0-2) ... [2021-12-22T13:41:18.369Z] #47 49.29 Selecting previously unselected package python3-protobuf. [2021-12-22T13:41:18.369Z] #47 49.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-12-22T13:41:18.369Z] #47 49.29 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-22T13:41:18.369Z] #47 50.00 Selecting previously unselected package libnet1:arm64. [2021-12-22T13:41:18.369Z] #47 50.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-22T13:41:18.369Z] #47 50.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:41:18.369Z] #47 50.20 Selecting previously unselected package libnl-3-200:arm64. [2021-12-22T13:41:18.369Z] #47 50.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-22T13:41:18.369Z] #47 50.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-22T13:41:18.369Z] #47 50.53 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-22T13:41:18.369Z] #47 50.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-22T13:41:18.369Z] #47 50.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-22T13:41:18.369Z] #47 50.71 Selecting previously unselected package criu. [2021-12-22T13:41:18.369Z] #47 50.72 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2021-12-22T13:41:18.369Z] #47 50.74 Unpacking criu (3.16.1-3) ... [2021-12-22T13:41:18.369Z] #47 51.80 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:41:18.369Z] #47 53.69 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-12-22T13:41:18.369Z] #47 53.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:41:18.369Z] #47 53.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-22T13:41:18.369Z] #47 53.76 Setting up python3-six (1.16.0-2) ... [2021-12-22T13:41:18.369Z] #47 54.57 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-22T13:41:18.369Z] #47 54.60 Setting up python3-protobuf (3.12.4-1) ... [2021-12-22T13:41:18.369Z] #47 ... [2021-12-22T13:41:18.369Z] [2021-12-22T13:41:18.369Z] #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-12-22T13:41:18.369Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:41:18.369Z] #14 45.92 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-12-22T13:41:18.369Z] #14 46.64 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-12-22T13:41:18.369Z] #14 47.57 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-12-22T13:41:18.369Z] #14 48.80 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-12-22T13:41:18.369Z] #14 49.30 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-12-22T13:41:18.369Z] #14 49.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-22T13:41:18.369Z] #14 49.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-22T13:41:18.369Z] #14 49.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-22T13:41:18.369Z] #14 49.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-22T13:41:18.369Z] #14 49.39 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-12-22T13:41:18.369Z] #14 49.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-12-22T13:41:18.369Z] #14 49.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-12-22T13:41:18.369Z] #14 49.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-12-22T13:41:18.369Z] #14 49.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-12-22T13:41:18.369Z] #14 49.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-12-22T13:41:18.369Z] #14 49.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-12-22T13:41:18.369Z] #14 49.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-12-22T13:41:18.369Z] #14 49.47 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-12-22T13:41:18.369Z] #14 49.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2021-12-22T13:41:18.369Z] #14 49.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-12-22T13:41:18.369Z] #14 50.94 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:41:18.369Z] #14 51.24 Fetched 108 MB in 8s (13.2 MB/s) [2021-12-22T13:41:18.369Z] #14 51.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-22T13:41:18.369Z] #14 51.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2021-12-22T13:41:18.369Z] #14 51.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-22T13:41:18.369Z] #14 51.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:41:18.369Z] #14 54.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-22T13:41:18.369Z] #14 54.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-22T13:41:18.369Z] #14 54.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:41:18.369Z] #14 56.15 Selecting previously unselected package binutils-mingw-w64. [2021-12-22T13:41:18.369Z] #14 56.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-22T13:41:18.369Z] #14 56.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:41:18.369Z] #14 56.29 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-22T13:41:18.369Z] #14 56.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-22T13:41:18.369Z] #14 56.30 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:41:18.580Z] #47 48.16 Setting up python3-protobuf (3.12.4-1) ... [2021-12-22T13:41:18.630Z] #14 56.43 Selecting previously unselected package dmsetup. [2021-12-22T13:41:18.630Z] #14 56.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-12-22T13:41:18.630Z] #14 56.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:41:18.630Z] #14 56.62 Selecting previously unselected package mingw-w64-common. [2021-12-22T13:41:18.630Z] #14 56.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-22T13:41:18.630Z] #14 56.63 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-22T13:41:19.569Z] #14 ... [2021-12-22T13:41:19.569Z] [2021-12-22T13:41:19.569Z] #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-12-22T13:41:19.569Z] #47 sha256:8e813cb99b85244853847cbac3cb730e8fc7cb4108e992b4a89515d494dea75f [2021-12-22T13:41:19.569Z] #47 57.11 Setting up criu (3.16.1-3) ... [2021-12-22T13:41:20.299Z] #83 exporting layers 15.5s done [2021-12-22T13:41:20.299Z] #83 writing image sha256:aa8e58f2dbdebba3eb22cf49d2d6f055f760dd53018790189f225a8f2d146092 done [2021-12-22T13:41:20.299Z] #83 naming to docker.io/library/docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b done [2021-12-22T13:41:20.299Z] #83 DONE 15.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-22T13:41:20.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/validate/default [2021-12-22T13:41:20.964Z] #47 58.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:21.195Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-22T13:41:21.195Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-22T13:41:21.195Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-22T13:41:21.195Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-22T13:41:21.195Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-22T13:41:21.195Z] Congratulations! No new tests were added to integration-cli. [2021-12-22T13:41:21.195Z] [2021-12-22T13:41:21.195Z] INFO Start validation with golang-ci-lint [2021-12-22T13:41:21.195Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-22T13:41:21.195Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-22T13:41:21.195Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-22T13:41:21.947Z] #47 DONE 59.3s [2021-12-22T13:41:21.947Z] [2021-12-22T13:41:21.947Z] #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-12-22T13:41:21.947Z] #51 sha256:0733a68a2e46aeaf0b3686d7b815be5ce00d82fe8d6331be9f1dc151c15b5158 [2021-12-22T13:41:21.947Z] #51 59.25 gotestsum version dev [2021-12-22T13:41:21.947Z] #51 DONE 59.6s [2021-12-22T13:41:21.947Z] [2021-12-22T13:41:21.947Z] #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-12-22T13:41:21.947Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:41:21.947Z] #38 52.59 Selecting previously unselected package libicu67:arm64. [2021-12-22T13:41:21.947Z] #38 52.59 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 52.66 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-22T13:41:21.947Z] #38 57.20 Selecting previously unselected package libxml2:arm64. [2021-12-22T13:41:21.947Z] #38 57.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 57.21 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:41:21.947Z] #38 57.58 Selecting previously unselected package libarchive13:arm64. [2021-12-22T13:41:21.947Z] #38 57.59 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 57.59 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-22T13:41:21.947Z] #38 57.81 Selecting previously unselected package libjsoncpp24:arm64. [2021-12-22T13:41:21.947Z] #38 57.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 57.82 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-22T13:41:21.947Z] #38 58.01 Selecting previously unselected package librhash0:arm64. [2021-12-22T13:41:21.947Z] #38 58.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 58.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-12-22T13:41:21.947Z] #38 58.13 Selecting previously unselected package libuv1:arm64. [2021-12-22T13:41:21.947Z] #38 58.15 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 58.16 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-12-22T13:41:21.947Z] #38 58.29 Selecting previously unselected package cmake. [2021-12-22T13:41:21.947Z] #38 58.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2021-12-22T13:41:21.947Z] #38 58.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:41:22.773Z] #47 52.01 Setting up criu (3.16.1-3) ... [2021-12-22T13:41:23.221Z] INFO: Extraction ended at 12/22/2021 13:41:22. Duration:00:00:30.1514611 [2021-12-22T13:41:23.221Z] INFO: Updating the golang and path environment variables [2021-12-22T13:41:23.221Z] INFO: GOPATH=d:\gopath [2021-12-22T13:41:23.221Z] INFO: go version go1.17.5 windows/amd64 [2021-12-22T13:41:23.221Z] INFO: Running the daemon under test in debug mode [2021-12-22T13:41:23.221Z] INFO: Running the daemon under test in containerd mode [2021-12-22T13:41:23.221Z] INFO: Starting a daemon under test... [2021-12-22T13:41:23.221Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43099\3\daemon --pidfile d:\CI\PR-43099\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-22T13:41:23.221Z] INFO: Containerd started successfully. [2021-12-22T13:41:23.221Z] INFO: Process started successfully. [2021-12-22T13:41:23.221Z] INFO: Start tailing logs of the daemon under tests [2021-12-22T13:41:23.221Z] INFO: Waiting for the daemon under test to start... [2021-12-22T13:41:23.338Z] #47 ... [2021-12-22T13:41:23.338Z] [2021-12-22T13:41:23.338Z] #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-12-22T13:41:23.338Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:23.338Z] #38 49.35 Selecting previously unselected package libxml2:amd64. [2021-12-22T13:41:23.338Z] #38 49.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 49.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:41:23.338Z] #38 49.90 Selecting previously unselected package libarchive13:amd64. [2021-12-22T13:41:23.338Z] #38 49.90 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 49.91 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-22T13:41:23.338Z] #38 50.17 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-22T13:41:23.338Z] #38 50.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 50.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-22T13:41:23.338Z] #38 50.45 Selecting previously unselected package librhash0:amd64. [2021-12-22T13:41:23.338Z] #38 50.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 50.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-22T13:41:23.338Z] #38 50.71 Selecting previously unselected package libuv1:amd64. [2021-12-22T13:41:23.338Z] #38 50.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 50.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-22T13:41:23.338Z] #38 50.87 Selecting previously unselected package cmake. [2021-12-22T13:41:23.338Z] #38 50.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-22T13:41:23.338Z] #38 50.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:41:23.863Z] #38 61.63 Setting up libicu67:arm64 (67.1-7) ... [2021-12-22T13:41:23.863Z] #38 61.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:23.863Z] #38 61.69 Setting up libuv1:arm64 (1.40.0-2) ... [2021-12-22T13:41:23.863Z] #38 61.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:23.863Z] #38 61.77 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-22T13:41:23.863Z] #38 61.79 Setting up librhash0:arm64 (1.4.1-2) ... [2021-12-22T13:41:23.863Z] #38 61.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:41:24.122Z] #38 61.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:41:24.122Z] #38 61.88 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-22T13:41:24.122Z] #38 61.91 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:41:24.122Z] #38 61.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:24.122Z] #38 ... [2021-12-22T13:41:24.122Z] [2021-12-22T13:41:24.122Z] #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-12-22T13:41:24.122Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:41:24.122Z] #14 62.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-22T13:41:24.122Z] #14 62.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-22T13:41:24.122Z] #14 62.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:41:24.691Z] #14 ... [2021-12-22T13:41:24.691Z] [2021-12-22T13:41:24.691Z] #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-12-22T13:41:24.691Z] #38 sha256:1c96dba2b2e6a5a5bc77e4f9f53ef511a68ae80306a17e918df8967d107adcbe [2021-12-22T13:41:24.691Z] #38 DONE 62.7s [2021-12-22T13:41:24.954Z] [2021-12-22T13:41:24.954Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-22T13:41:24.954Z] #39 sha256:1314eb38e6b3abf34ea8253c9728dcb7149d5aed66383fd6e8124dc2d66d6830 [2021-12-22T13:41:25.547Z] #39 DONE 0.5s [2021-12-22T13:41:25.547Z] [2021-12-22T13:41:25.547Z] #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-12-22T13:41:25.547Z] #40 sha256:a4c3014eeb71bb770f908109e8e748cbe77ff8338d90275e16de5b7def71abb7 [2021-12-22T13:41:25.928Z] #38 55.98 Setting up libicu67:amd64 (67.1-7) ... [2021-12-22T13:41:26.192Z] #38 ... [2021-12-22T13:41:26.192Z] [2021-12-22T13:41:26.192Z] #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-12-22T13:41:26.192Z] #47 sha256:e83ba5c281ec377590c90562e4b2e6464c22e10283c9772beb4817beae6bae41 [2021-12-22T13:41:26.192Z] #47 53.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:26.192Z] #47 DONE 55.8s [2021-12-22T13:41:26.192Z] [2021-12-22T13:41:26.192Z] #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-12-22T13:41:26.192Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:26.192Z] #38 56.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:26.192Z] #38 56.13 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-22T13:41:26.192Z] #38 56.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:41:26.192Z] #38 56.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-22T13:41:26.192Z] #38 56.19 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-22T13:41:26.192Z] #38 ... [2021-12-22T13:41:26.192Z] [2021-12-22T13:41:26.192Z] #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-12-22T13:41:26.192Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:26.192Z] #14 49.89 Selecting previously unselected package binutils-mingw-w64. [2021-12-22T13:41:26.192Z] #14 49.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-22T13:41:26.192Z] #14 49.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:41:26.192Z] #14 50.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-22T13:41:26.192Z] #14 50.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:41:26.192Z] #14 50.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:41:26.192Z] #14 50.26 Selecting previously unselected package dmsetup. [2021-12-22T13:41:26.192Z] #14 50.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:41:26.192Z] #14 50.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:41:26.192Z] #14 50.48 Selecting previously unselected package mingw-w64-common. [2021-12-22T13:41:26.192Z] #14 50.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-22T13:41:26.192Z] #14 50.50 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-22T13:41:26.192Z] #14 ... [2021-12-22T13:41:26.192Z] [2021-12-22T13:41:26.192Z] #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-12-22T13:41:26.192Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:26.192Z] #38 56.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-22T13:41:26.192Z] #38 56.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-22T13:41:26.449Z] #38 56.41 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-22T13:41:26.449Z] #38 56.41 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-22T13:41:26.449Z] #38 56.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:41:26.487Z] #40 0.855 + RM_GOPATH=0 [2021-12-22T13:41:26.487Z] #40 0.855 + TMP_GOPATH= [2021-12-22T13:41:26.487Z] #40 0.855 + : /build [2021-12-22T13:41:26.487Z] #40 0.855 + '[' -z '' ']' [2021-12-22T13:41:26.487Z] #40 0.871 Install tini version v0.19.0 [2021-12-22T13:41:26.487Z] #40 0.871 ++ mktemp -d [2021-12-22T13:41:26.487Z] #40 0.871 + export GOPATH=/tmp/tmp.RK5hMhgYsY [2021-12-22T13:41:26.487Z] #40 0.871 + GOPATH=/tmp/tmp.RK5hMhgYsY [2021-12-22T13:41:26.487Z] #40 0.871 + RM_GOPATH=1 [2021-12-22T13:41:26.487Z] #40 0.871 + case "$(go env GOARCH)" in [2021-12-22T13:41:26.487Z] #40 0.871 ++ go env GOARCH [2021-12-22T13:41:26.487Z] #40 0.871 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:26.487Z] #40 0.871 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:26.487Z] #40 0.871 ++ dirname /install.sh [2021-12-22T13:41:26.487Z] #40 0.871 + dir=/ [2021-12-22T13:41:26.487Z] #40 0.871 + bin=tini [2021-12-22T13:41:26.487Z] #40 0.871 + shift [2021-12-22T13:41:26.487Z] #40 0.871 + '[' '!' -f //tini.installer ']' [2021-12-22T13:41:26.487Z] #40 0.871 + . //tini.installer [2021-12-22T13:41:26.487Z] #40 0.871 ++ : v0.19.0 [2021-12-22T13:41:26.487Z] #40 0.871 + install_tini [2021-12-22T13:41:26.487Z] #40 0.871 + echo 'Install tini version v0.19.0' [2021-12-22T13:41:26.487Z] #40 0.871 + git clone https://github.com/krallin/tini.git /tmp/tmp.RK5hMhgYsY/tini [2021-12-22T13:41:26.487Z] #40 0.871 Cloning into '/tmp/tmp.RK5hMhgYsY/tini'... [2021-12-22T13:41:27.058Z] #40 1.755 + cd /tmp/tmp.RK5hMhgYsY/tini [2021-12-22T13:41:27.058Z] #40 1.755 + git checkout -q v0.19.0 [2021-12-22T13:41:27.058Z] #40 1.807 + cmake . [2021-12-22T13:41:27.380Z] #38 ... [2021-12-22T13:41:27.380Z] [2021-12-22T13:41:27.380Z] #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-12-22T13:41:27.380Z] #51 sha256:aac03cbce4235dd5e2d37acf2bfae58f7d039f111fa30aac13eac917e5b14f3c [2021-12-22T13:41:27.380Z] #51 56.94 gotestsum version dev [2021-12-22T13:41:27.380Z] #51 DONE 57.2s [2021-12-22T13:41:27.380Z] [2021-12-22T13:41:27.380Z] #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-12-22T13:41:27.380Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:27.380Z] #14 57.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-22T13:41:27.380Z] #14 57.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-22T13:41:27.380Z] #14 57.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:41:27.629Z] #40 2.446 -- The C compiler identification is GNU 10.2.1 [2021-12-22T13:41:27.637Z] #14 ... [2021-12-22T13:41:27.637Z] [2021-12-22T13:41:27.637Z] #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-12-22T13:41:27.637Z] #38 sha256:f2d906cf0870983fa059ee6f78be3c42fe476b4360751c698911f9fa644fd6a3 [2021-12-22T13:41:27.637Z] #38 DONE 57.6s [2021-12-22T13:41:27.890Z] #40 2.533 -- Detecting C compiler ABI info [2021-12-22T13:41:27.893Z] [2021-12-22T13:41:27.893Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-22T13:41:27.893Z] #39 sha256:c2732746d60f03d398c8749bb4dbf6a99a941d9fc8e9de15bbe61815d9e06727 [2021-12-22T13:41:28.828Z] #39 DONE 1.2s [2021-12-22T13:41:28.828Z] [2021-12-22T13:41:28.828Z] #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-12-22T13:41:28.828Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:28.830Z] #40 3.243 -- Detecting C compiler ABI info - done [2021-12-22T13:41:28.830Z] #40 3.358 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-22T13:41:28.830Z] #40 3.358 -- Detecting C compile features [2021-12-22T13:41:28.830Z] #40 3.358 -- Detecting C compile features - done [2021-12-22T13:41:28.830Z] #40 3.399 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-22T13:41:29.090Z] #40 3.651 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-22T13:41:29.090Z] #40 3.765 -- Configuring done [2021-12-22T13:41:29.090Z] #40 3.799 -- Generating done [2021-12-22T13:41:29.090Z] #40 3.799 -- Build files have been written to: /tmp/tmp.RK5hMhgYsY/tini [2021-12-22T13:41:29.090Z] #40 3.831 + make tini-static [2021-12-22T13:41:29.661Z] #40 4.278 Scanning dependencies of target tini-static [2021-12-22T13:41:29.661Z] #40 4.323 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-22T13:41:31.045Z] #40 5.451 [100%] Linking C executable tini-static [2021-12-22T13:41:31.045Z] #40 ... [2021-12-22T13:41:31.045Z] [2021-12-22T13:41:31.045Z] #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-12-22T13:41:31.045Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:41:31.045Z] #14 69.02 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-22T13:41:31.307Z] #14 69.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:31.307Z] #14 69.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:41:31.566Z] #14 69.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-22T13:41:31.566Z] #14 69.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:31.566Z] #14 69.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:41:31.828Z] #14 ... [2021-12-22T13:41:31.828Z] [2021-12-22T13:41:31.828Z] #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-12-22T13:41:31.828Z] #40 sha256:a4c3014eeb71bb770f908109e8e748cbe77ff8338d90275e16de5b7def71abb7 [2021-12-22T13:41:31.828Z] #40 5.792 [100%] Built target tini-static [2021-12-22T13:41:31.828Z] #40 5.831 + mkdir -p /build [2021-12-22T13:41:31.828Z] #40 5.835 + cp tini-static /build/docker-init [2021-12-22T13:41:31.828Z] #40 DONE 6.3s [2021-12-22T13:41:31.828Z] [2021-12-22T13:41:31.828Z] #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-12-22T13:41:31.828Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:41:32.107Z] #14 ... [2021-12-22T13:41:32.107Z] [2021-12-22T13:41:32.107Z] #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-12-22T13:41:32.107Z] #40 sha256:a4c5a1f8cd461ff24ea7f691ecfcf222e63c3d25f8cdb9b7f96c09dce56e2eec [2021-12-22T13:41:33.479Z] #40 4.344 + RM_GOPATH=0 [2021-12-22T13:41:33.479Z] #40 4.344 + TMP_GOPATH= [2021-12-22T13:41:33.479Z] #40 4.344 + : /build [2021-12-22T13:41:33.479Z] #40 4.344 + '[' -z '' ']' [2021-12-22T13:41:33.479Z] #40 4.344 ++ mktemp -d [2021-12-22T13:41:33.479Z] #40 4.344 + export GOPATH=/tmp/tmp.DW0uki1vLe [2021-12-22T13:41:33.479Z] #40 4.344 + GOPATH=/tmp/tmp.DW0uki1vLe [2021-12-22T13:41:33.479Z] #40 4.344 + RM_GOPATH=1 [2021-12-22T13:41:33.479Z] #40 4.344 + case "$(go env GOARCH)" in [2021-12-22T13:41:33.479Z] #40 4.345 ++ go env GOARCH [2021-12-22T13:41:33.479Z] #40 4.385 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:33.479Z] #40 4.385 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:41:33.479Z] #40 4.385 ++ dirname /install.sh [2021-12-22T13:41:33.479Z] #40 4.385 + dir=/ [2021-12-22T13:41:33.479Z] #40 4.385 + bin=tini [2021-12-22T13:41:33.479Z] #40 4.385 + shift [2021-12-22T13:41:33.479Z] #40 4.385 + '[' '!' -f //tini.installer ']' [2021-12-22T13:41:33.479Z] #40 4.385 + . //tini.installer [2021-12-22T13:41:33.479Z] #40 4.385 ++ : v0.19.0 [2021-12-22T13:41:33.479Z] #40 4.385 + install_tini [2021-12-22T13:41:33.479Z] #40 4.385 + echo 'Install tini version v0.19.0' [2021-12-22T13:41:33.479Z] #40 4.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.DW0uki1vLe/tini [2021-12-22T13:41:33.479Z] #40 4.385 Install tini version v0.19.0 [2021-12-22T13:41:33.479Z] #40 4.397 Cloning into '/tmp/tmp.DW0uki1vLe/tini'... [2021-12-22T13:41:34.411Z] #40 5.251 + cd /tmp/tmp.DW0uki1vLe/tini [2021-12-22T13:41:34.411Z] #40 5.251 + git checkout -q v0.19.0 [2021-12-22T13:41:34.411Z] #40 5.251 + cmake . [2021-12-22T13:41:34.668Z] #40 5.741 -- The C compiler identification is GNU 10.2.1 [2021-12-22T13:41:34.925Z] #40 5.814 -- Detecting C compiler ABI info [2021-12-22T13:41:35.182Z] #40 6.277 -- Detecting C compiler ABI info - done [2021-12-22T13:41:35.439Z] #40 6.423 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-22T13:41:35.439Z] #40 6.423 -- Detecting C compile features [2021-12-22T13:41:35.439Z] #40 6.423 -- Detecting C compile features - done [2021-12-22T13:41:35.696Z] #40 6.521 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-22T13:41:35.696Z] #40 6.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-22T13:41:35.696Z] #40 6.826 -- Configuring done [2021-12-22T13:41:35.954Z] #40 6.850 -- Generating done [2021-12-22T13:41:35.954Z] #40 6.879 -- Build files have been written to: /tmp/tmp.DW0uki1vLe/tini [2021-12-22T13:41:35.954Z] #40 6.881 + make tini-static [2021-12-22T13:41:36.211Z] #40 7.276 Scanning dependencies of target tini-static [2021-12-22T13:41:36.477Z] #40 7.408 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-22T13:41:37.884Z] #40 8.809 [100%] Linking C executable tini-static [2021-12-22T13:41:38.149Z] INFO: Extraction ended at 12/22/2021 13:41:33. Duration:00:00:54.0757416 [2021-12-22T13:41:38.149Z] INFO: Updating the golang and path environment variables [2021-12-22T13:41:38.149Z] INFO: GOPATH=d:\gopath [2021-12-22T13:41:38.149Z] INFO: go version go1.17.5 windows/amd64 [2021-12-22T13:41:38.149Z] INFO: Running the daemon under test in debug mode [2021-12-22T13:41:38.149Z] INFO: Starting a daemon under test... [2021-12-22T13:41:38.149Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43099\3\daemon --pidfile d:\CI\PR-43099\3\docker.pid -D [2021-12-22T13:41:38.149Z] INFO: Process started successfully. [2021-12-22T13:41:38.149Z] INFO: Start tailing logs of the daemon under tests [2021-12-22T13:41:38.149Z] INFO: Waiting for the daemon under test to start... [2021-12-22T13:41:38.403Z] #53 ... [2021-12-22T13:41:38.403Z] [2021-12-22T13:41:38.403Z] #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-12-22T13:41:38.403Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:41:38.403Z] #14 75.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-22T13:41:38.403Z] #14 75.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:38.403Z] #14 75.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:41:38.446Z] #40 9.452 [100%] Built target tini-static [2021-12-22T13:41:38.703Z] #40 9.582 + mkdir -p /build [2021-12-22T13:41:38.703Z] #40 9.582 + cp tini-static /build/docker-init [2021-12-22T13:41:40.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-22T13:41:40.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-22T13:41:40.073Z] #40 DONE 10.8s [2021-12-22T13:41:40.073Z] [2021-12-22T13:41:40.073Z] #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-12-22T13:41:40.073Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:41:40.073Z] #14 62.14 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-22T13:41:40.073Z] #14 62.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:41:40.073Z] #14 62.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:41:40.073Z] #14 62.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-22T13:41:40.073Z] #14 62.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:41:40.073Z] #14 62.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:41:40.329Z] #14 70.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-22T13:41:40.586Z] #14 70.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:41:40.586Z] #14 70.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:41:44.613Z] ...INFO: Daemon under test started and replied! [2021-12-22T13:41:44.613Z] INFO: Docker version of the daemon under test [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] Client: [2021-12-22T13:41:44.613Z] Version: 17.06.2-ce [2021-12-22T13:41:44.613Z] API version: 1.30 [2021-12-22T13:41:44.613Z] Go version: go1.8.3 [2021-12-22T13:41:44.613Z] Git commit: cec0b72 [2021-12-22T13:41:44.613Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-22T13:41:44.613Z] OS/Arch: windows/amd64 [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] Server: [2021-12-22T13:41:44.613Z] Version: 0.0.0-dev [2021-12-22T13:41:44.613Z] API version: 1.42 (minimum version 1.24) [2021-12-22T13:41:44.613Z] Go version: go1.17.5 [2021-12-22T13:41:44.613Z] Git commit: 5a8920401e [2021-12-22T13:41:44.613Z] Built: 12/22/2021 13:39:24 [2021-12-22T13:41:44.613Z] OS/Arch: windows/amd64 [2021-12-22T13:41:44.613Z] Experimental: false [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] INFO: Docker info of the daemon under test [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] Containers: 0 [2021-12-22T13:41:44.613Z] Running: 0 [2021-12-22T13:41:44.613Z] Paused: 0 [2021-12-22T13:41:44.613Z] Stopped: 0 [2021-12-22T13:41:44.613Z] Images: 0 [2021-12-22T13:41:44.613Z] Server Version: 0.0.0-dev [2021-12-22T13:41:44.613Z] Storage Driver: windowsfilter [2021-12-22T13:41:44.613Z] Windows: [2021-12-22T13:41:44.613Z] Logging Driver: json-file [2021-12-22T13:41:44.613Z] Plugins: [2021-12-22T13:41:44.613Z] Volume: local [2021-12-22T13:41:44.613Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:41:44.613Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:41:44.613Z] Swarm: inactive [2021-12-22T13:41:44.613Z] Default Isolation: process [2021-12-22T13:41:44.613Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:41:44.613Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:41:44.613Z] OSType: windows [2021-12-22T13:41:44.613Z] Architecture: x86_64 [2021-12-22T13:41:44.613Z] CPUs: 4 [2021-12-22T13:41:44.613Z] Total Memory: 32GiB [2021-12-22T13:41:44.613Z] Name: azwin-2-7f3720 [2021-12-22T13:41:44.613Z] ID: ILRD:QRLT:2ZTP:IG2P:VUVC:OAJJ:77VZ:HBXG:XYX2:KIYZ:DINK:C5UV [2021-12-22T13:41:44.613Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T13:41:44.613Z] Debug Mode (client): false [2021-12-22T13:41:44.613Z] Debug Mode (server): true [2021-12-22T13:41:44.613Z] File Descriptors: -1 [2021-12-22T13:41:44.613Z] Goroutines: 31 [2021-12-22T13:41:44.613Z] System Time: 2021-12-22T13:41:42.7676446Z [2021-12-22T13:41:44.613Z] EventsListeners: 0 [2021-12-22T13:41:44.613Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:41:44.613Z] Labels: [2021-12-22T13:41:44.613Z] Experimental: false [2021-12-22T13:41:44.613Z] Insecure Registries: [2021-12-22T13:41:44.613Z] 127.0.0.0/8 [2021-12-22T13:41:44.613Z] Live Restore Enabled: false [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] INFO: Docker images of the daemon under test [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:41:44.613Z] [2021-12-22T13:41:44.613Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-22T13:41:44.613Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-22T13:41:44.613Z] ltsc2022: Pulling from windows/servercore [2021-12-22T13:41:44.614Z] 8f616e6e9eec: Pulling fs layer [2021-12-22T13:41:44.614Z] 4d1d74adc6a9: Pulling fs layer [2021-12-22T13:41:44.977Z] #14 ... [2021-12-22T13:41:44.977Z] [2021-12-22T13:41:44.977Z] #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-12-22T13:41:44.977Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:41:45.499Z] #62 33.19 Updating files: 70% (3333/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-22T13:41:45.499Z] #62 33.86 + cd /tmp/tmp.lRgwnJMeq8/src/github.com/containerd/containerd [2021-12-22T13:41:45.499Z] #62 33.86 + git checkout -q v1.5.8 [2021-12-22T13:41:46.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-22T13:41:46.880Z] #62 34.98 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-22T13:41:46.880Z] #62 34.98 + BUILDTAGS='netgo osusergo static_build' [2021-12-22T13:41:46.880Z] #62 34.98 + export EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:41:46.880Z] #62 34.98 + EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:41:46.880Z] #62 34.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-22T13:41:46.881Z] #62 34.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-22T13:41:46.881Z] #62 34.98 + '[' '' = dynamic ']' [2021-12-22T13:41:46.881Z] #62 34.98 + make [2021-12-22T13:41:47.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-22T13:41:47.819Z] #62 36.28 + bin/ctr [2021-12-22T13:41:50.534Z] #14 ... [2021-12-22T13:41:50.534Z] [2021-12-22T13:41:50.535Z] #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-12-22T13:41:50.535Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:41:51.305Z] #62 41.78 Updating files: 47% (2252/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 94% (4456/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-22T13:41:51.305Z] #62 42.97 + cd /tmp/tmp.fvlWUulhlK/src/github.com/containerd/containerd [2021-12-22T13:41:51.305Z] #62 42.97 + git checkout -q v1.5.8 [2021-12-22T13:41:52.674Z] #62 44.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-22T13:41:52.674Z] #62 44.21 + BUILDTAGS='netgo osusergo static_build' [2021-12-22T13:41:52.674Z] #62 44.21 + export EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:41:52.674Z] #62 44.21 + EXTRA_FLAGS=-buildmode=pie [2021-12-22T13:41:52.674Z] #62 44.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-22T13:41:52.674Z] #62 44.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-22T13:41:52.674Z] #62 44.21 + '[' '' = dynamic ']' [2021-12-22T13:41:52.674Z] #62 44.21 + make [2021-12-22T13:41:54.044Z] #62 45.64 + bin/ctr [2021-12-22T13:41:55.947Z] #62 ... [2021-12-22T13:41:55.947Z] [2021-12-22T13:41:55.947Z] #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-12-22T13:41:55.947Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:41:55.947Z] #14 83.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-22T13:41:55.947Z] #14 83.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:55.947Z] #14 83.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:41:55.947Z] #14 87.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-22T13:41:55.947Z] #14 87.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:55.947Z] #14 87.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:41:55.947Z] #14 92.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-22T13:41:55.947Z] #14 92.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:41:55.947Z] #14 92.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:41:55.977Z] ...INFO: Daemon under test started and replied! [2021-12-22T13:41:55.977Z] INFO: Docker version of the daemon under test [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] Client: [2021-12-22T13:41:55.977Z] Version: 17.06.2-ce [2021-12-22T13:41:55.977Z] API version: 1.30 [2021-12-22T13:41:55.977Z] Go version: go1.8.3 [2021-12-22T13:41:55.977Z] Git commit: cec0b72 [2021-12-22T13:41:55.977Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-22T13:41:55.977Z] OS/Arch: windows/amd64 [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] Server: [2021-12-22T13:41:55.977Z] Version: 0.0.0-dev [2021-12-22T13:41:55.977Z] API version: 1.42 (minimum version 1.24) [2021-12-22T13:41:55.977Z] Go version: go1.17.5 [2021-12-22T13:41:55.977Z] Git commit: 6b785893fe [2021-12-22T13:41:55.977Z] Built: 12/22/2021 13:39:20 [2021-12-22T13:41:55.977Z] OS/Arch: windows/amd64 [2021-12-22T13:41:55.977Z] Experimental: false [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] INFO: Docker info of the daemon under test [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] Containers: 0 [2021-12-22T13:41:55.977Z] Running: 0 [2021-12-22T13:41:55.977Z] Paused: 0 [2021-12-22T13:41:55.977Z] Stopped: 0 [2021-12-22T13:41:55.977Z] Images: 0 [2021-12-22T13:41:55.977Z] Server Version: 0.0.0-dev [2021-12-22T13:41:55.977Z] Storage Driver: windowsfilter [2021-12-22T13:41:55.977Z] Windows: [2021-12-22T13:41:55.977Z] Logging Driver: json-file [2021-12-22T13:41:55.977Z] Plugins: [2021-12-22T13:41:55.977Z] Volume: local [2021-12-22T13:41:55.977Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:41:55.977Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:41:55.977Z] Swarm: inactive [2021-12-22T13:41:55.977Z] Default Isolation: process [2021-12-22T13:41:55.977Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T13:41:55.977Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T13:41:55.977Z] OSType: windows [2021-12-22T13:41:55.977Z] Architecture: x86_64 [2021-12-22T13:41:55.977Z] CPUs: 4 [2021-12-22T13:41:55.977Z] Total Memory: 32GiB [2021-12-22T13:41:55.977Z] Name: azwin-2-dfbb00 [2021-12-22T13:41:55.977Z] ID: QBFR:YI3H:JT67:PJBL:X6F5:UBBX:VXW2:ALSN:AFE2:NB5H:NQTY:TUU4 [2021-12-22T13:41:55.977Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T13:41:55.977Z] Debug Mode (client): false [2021-12-22T13:41:55.977Z] Debug Mode (server): true [2021-12-22T13:41:55.977Z] File Descriptors: -1 [2021-12-22T13:41:55.977Z] Goroutines: 16 [2021-12-22T13:41:55.977Z] System Time: 2021-12-22T13:41:53.8833519Z [2021-12-22T13:41:55.977Z] EventsListeners: 0 [2021-12-22T13:41:55.977Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:41:55.977Z] Labels: [2021-12-22T13:41:55.977Z] Experimental: false [2021-12-22T13:41:55.977Z] Insecure Registries: [2021-12-22T13:41:55.977Z] 127.0.0.0/8 [2021-12-22T13:41:55.977Z] Live Restore Enabled: false [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] INFO: Docker images of the daemon under test [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:41:55.977Z] [2021-12-22T13:41:55.977Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-22T13:41:55.977Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-22T13:41:55.977Z] ltsc2022: Pulling from windows/servercore [2021-12-22T13:41:55.977Z] 8f616e6e9eec: Pulling fs layer [2021-12-22T13:41:55.977Z] 4d1d74adc6a9: Pulling fs layer [2021-12-22T13:41:56.091Z] ---> 7c2bc65f4270 [2021-12-22T13:41:59.000Z] Successfully built 7c2bc65f4270 [2021-12-22T13:41:59.000Z] Successfully tagged docker:latest [2021-12-22T13:41:59.000Z] INFO: Image build ended at 12/22/2021 13:41:58. Duration:00:00:57.3445113 [2021-12-22T13:41:59.000Z] [2021-12-22T13:41:59.000Z] [2021-12-22T13:41:59.000Z] INFO: Building the test binaries at 12/22/2021 13:41:58... [2021-12-22T13:41:59.581Z] 8f616e6e9eec: Verifying Checksum [2021-12-22T13:41:59.582Z] 8f616e6e9eec: Download complete [2021-12-22T13:41:59.582Z] 4d1d74adc6a9: Verifying Checksum [2021-12-22T13:41:59.582Z] 4d1d74adc6a9: Download complete [2021-12-22T13:42:00.145Z] #14 ... [2021-12-22T13:42:00.145Z] [2021-12-22T13:42:00.145Z] #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-12-22T13:42:00.145Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:42:00.145Z] #65 97.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:42:00.145Z] #65 97.18 + GOBIN=/build [2021-12-22T13:42:00.145Z] #65 97.18 + GO111MODULE=on [2021-12-22T13:42:00.145Z] #65 97.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-22T13:42:01.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-22T13:42:04.001Z] #62 ... [2021-12-22T13:42:04.001Z] [2021-12-22T13:42:04.001Z] #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-12-22T13:42:04.001Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:42:04.001Z] #14 82.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-22T13:42:04.001Z] #14 82.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:42:04.001Z] #14 82.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:42:04.001Z] #14 88.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-22T13:42:04.001Z] #14 88.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:42:04.001Z] #14 88.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:42:04.258Z] #14 94.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-22T13:42:04.344Z] #65 101.2 rootlesskit version 0.14.6 [2021-12-22T13:42:04.345Z] #65 101.2 Usage of /build/rootlesskit-docker-proxy: [2021-12-22T13:42:04.345Z] #65 101.2 -container-ip string [2021-12-22T13:42:04.345Z] #65 101.2 container ip [2021-12-22T13:42:04.345Z] #65 101.2 -container-port int [2021-12-22T13:42:04.345Z] #65 101.2 container port (default -1) [2021-12-22T13:42:04.345Z] #65 101.2 -host-ip string [2021-12-22T13:42:04.345Z] #65 101.2 host ip [2021-12-22T13:42:04.345Z] #65 101.2 -host-port int [2021-12-22T13:42:04.345Z] #65 101.2 host port (default -1) [2021-12-22T13:42:04.345Z] #65 101.2 -proto string [2021-12-22T13:42:04.345Z] #65 101.2 proxy protocol (default "tcp") [2021-12-22T13:42:04.514Z] #14 94.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:42:04.514Z] #14 94.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:07.547Z] INFO: make.ps1 starting at 12/22/2021 13:42:07 [2021-12-22T13:42:07.884Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|imports|deps|exports_file|files|compiled_files) took 39.463352448s [2021-12-22T13:42:07.884Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 171.800013ms [2021-12-22T13:42:07.884Z] INFO [runner/unused/goanalysis] analyzers took 25.020013165s with top 10 stages: buildssa: 19.998693805s, U1000: 5.02131936s [2021-12-22T13:42:08.512Z] INFO: Git commit (5af3348ad5) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:42:08.512Z] INFO: Invoking autogen... [2021-12-22T13:42:08.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-22T13:42:08.542Z] #65 ... [2021-12-22T13:42:08.542Z] [2021-12-22T13:42:08.542Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-22T13:42:08.542Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:42:08.542Z] #14 100.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-22T13:42:08.542Z] #14 100.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-22T13:42:08.542Z] #14 100.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:08.542Z] #14 104.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-22T13:42:08.542Z] #14 104.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-22T13:42:08.542Z] #14 104.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:42:08.542Z] #14 105.7 Selecting previously unselected package libapparmor1:arm64. [2021-12-22T13:42:08.542Z] #14 105.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-22T13:42:08.542Z] #14 105.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-22T13:42:08.542Z] #14 106.3 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-22T13:42:08.542Z] #14 106.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-22T13:42:08.542Z] #14 106.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-22T13:42:09.474Z] INFO: Building daemon... [2021-12-22T13:42:09.941Z] #14 107.4 Selecting previously unselected package libbtrfs0:arm64. [2021-12-22T13:42:09.941Z] #14 107.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-22T13:42:09.941Z] #14 107.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-22T13:42:10.921Z] #14 108.5 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-22T13:42:10.921Z] #14 108.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-22T13:42:10.921Z] #14 108.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-22T13:42:11.860Z] #14 109.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-22T13:42:11.860Z] #14 109.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-22T13:42:11.860Z] #14 109.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:42:12.806Z] #14 110.7 Selecting previously unselected package libudev-dev:arm64. [2021-12-22T13:42:12.806Z] #14 110.7 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-12-22T13:42:12.806Z] #14 110.7 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-12-22T13:42:13.376Z] #14 ... [2021-12-22T13:42:13.376Z] [2021-12-22T13:42:13.376Z] #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-12-22T13:42:13.376Z] #65 sha256:902a7907542ba3ca1a116aeb9b0606f341f32157d20198e00d74da714aad5343 [2021-12-22T13:42:13.376Z] #65 DONE 110.9s [2021-12-22T13:42:13.376Z] [2021-12-22T13:42:13.376Z] #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-12-22T13:42:13.376Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:42:13.376Z] #14 111.1 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-22T13:42:13.376Z] #14 111.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-12-22T13:42:13.376Z] #14 111.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-12-22T13:42:13.376Z] #14 ... [2021-12-22T13:42:13.376Z] [2021-12-22T13:42:13.376Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-22T13:42:13.376Z] #66 sha256:12e77bbfbf696bb9239609bd423d757b5aaf738c81c7510edad512fbbb91bff1 [2021-12-22T13:42:13.635Z] #66 DONE 0.2s [2021-12-22T13:42:13.635Z] [2021-12-22T13:42:13.635Z] #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-12-22T13:42:13.635Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:42:13.635Z] #14 111.5 Selecting previously unselected package libpcre2-16-0:arm64. [2021-12-22T13:42:13.635Z] #14 111.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-12-22T13:42:13.635Z] #14 111.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-12-22T13:42:13.635Z] #14 ... [2021-12-22T13:42:13.635Z] [2021-12-22T13:42:13.635Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-22T13:42:13.635Z] #67 sha256:354c533e604a2dc53f4471c3b9b92120f6221e4fb9ea1152d189d3fd2f8087ed [2021-12-22T13:42:13.635Z] #67 DONE 0.1s [2021-12-22T13:42:13.901Z] [2021-12-22T13:42:13.901Z] #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-12-22T13:42:13.901Z] #14 sha256:e12d5c5bab7394b26231523575b8ba09af06cdeb458a708ee6c4032a3248d154 [2021-12-22T13:42:13.901Z] #14 111.8 Selecting previously unselected package libpcre2-32-0:arm64. [2021-12-22T13:42:13.901Z] #14 111.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-12-22T13:42:14.161Z] #14 111.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-12-22T13:42:14.161Z] #14 112.0 Selecting previously unselected package libpcre2-posix2:arm64. [2021-12-22T13:42:14.161Z] #14 112.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-12-22T13:42:14.161Z] #14 112.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-12-22T13:42:14.161Z] #14 112.1 Selecting previously unselected package libpcre2-dev:arm64. [2021-12-22T13:42:14.161Z] #14 112.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-12-22T13:42:14.161Z] #14 112.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-12-22T13:42:14.462Z] #14 ... [2021-12-22T13:42:14.462Z] [2021-12-22T13:42:14.462Z] #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-12-22T13:42:14.462Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:42:14.462Z] #65 102.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-22T13:42:14.462Z] #65 102.6 + GOBIN=/build [2021-12-22T13:42:14.462Z] #65 102.6 + GO111MODULE=on [2021-12-22T13:42:14.462Z] #65 102.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-22T13:42:14.731Z] #14 112.7 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-22T13:42:14.731Z] #14 112.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-12-22T13:42:14.731Z] #14 112.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-12-22T13:42:14.991Z] #14 113.0 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-22T13:42:15.251Z] #14 113.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-12-22T13:42:15.251Z] #14 113.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:42:15.251Z] #14 113.2 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-22T13:42:15.251Z] #14 113.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2021-12-22T13:42:15.251Z] #14 113.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:42:15.511Z] #14 113.4 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-22T13:42:15.511Z] #14 113.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-12-22T13:42:15.511Z] #14 113.4 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-12-22T13:42:16.095Z] #14 114.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-22T13:42:16.095Z] #14 114.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-22T13:42:16.355Z] #14 114.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up libudev-dev:arm64 (247.3-6) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-22T13:42:16.355Z] #14 114.3 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-22T13:42:16.614Z] #14 114.3 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.4 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-12-22T13:42:16.614Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-22T13:42:16.614Z] #14 114.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:42:16.614Z] #14 114.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.5 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-12-22T13:42:16.614Z] #14 114.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:42:16.614Z] #14 114.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:42:16.614Z] #14 114.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:42:16.614Z] #14 114.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:42:16.614Z] #14 114.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-22T13:42:16.614Z] #14 114.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:42:16.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-22T13:42:16.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-22T13:42:17.183Z] #14 DONE 115.0s [2021-12-22T13:42:17.183Z] [2021-12-22T13:42:17.183Z] #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-12-22T13:42:17.183Z] #26 sha256:84aa7c420d9ea495dd29943e0736345a68fa38ce80bd3ba512be126536c66018 [2021-12-22T13:42:17.183Z] #26 112.0 Updating files: 17% (1957/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4122/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6902/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) [2021-12-22T13:42:17.183Z] #26 ... [2021-12-22T13:42:17.183Z] [2021-12-22T13:42:17.183Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-22T13:42:17.183Z] #57 sha256:a194867fbcc4e426bc093fbce6804cf563a2295c00cfbc8d907b4b6cb908357c [2021-12-22T13:42:17.183Z] #57 DONE 0.1s [2021-12-22T13:42:17.183Z] [2021-12-22T13:42:17.183Z] #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-12-22T13:42:17.183Z] #26 sha256:84aa7c420d9ea495dd29943e0736345a68fa38ce80bd3ba512be126536c66018 [2021-12-22T13:42:17.200Z] 4d1d74adc6a9: Verifying Checksum [2021-12-22T13:42:17.200Z] 4d1d74adc6a9: Download complete [2021-12-22T13:42:17.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-22T13:42:17.666Z] 8f616e6e9eec: Verifying Checksum [2021-12-22T13:42:17.667Z] 8f616e6e9eec: Download complete [2021-12-22T13:42:18.015Z] #26 112.0 Updating files: 17% (1957/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4122/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6902/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2021-12-22T13:42:18.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-22T13:42:18.316Z] #26 115.7 + cd /tmp/tmp.0alog5CNDy/tmp/docker-ce [2021-12-22T13:42:18.316Z] #26 115.7 + git checkout -q v17.06.2-ce [2021-12-22T13:42:18.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-22T13:42:18.639Z] #65 ... [2021-12-22T13:42:18.639Z] [2021-12-22T13:42:18.639Z] #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-12-22T13:42:18.639Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:42:18.639Z] #14 107.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-22T13:42:18.639Z] #14 107.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-22T13:42:18.639Z] #14 107.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:18.937Z] #26 ... [2021-12-22T13:42:18.937Z] [2021-12-22T13:42:18.937Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-22T13:42:18.937Z] #15 sha256:0dd90d3cf95cb9ee49e25c3b3fea9d3f7b17d592f584b89f38e8bd73c132c1e3 [2021-12-22T13:42:18.937Z] #15 DONE 1.7s [2021-12-22T13:42:18.937Z] [2021-12-22T13:42:18.937Z] #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-12-22T13:42:18.937Z] #16 sha256:9b9bbed80d46c2b0e49e60378d7bc5857c1ec9d8f09a8795d1827bc385a9bd73 [2021-12-22T13:42:19.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-22T13:42:20.010Z] #14 ... [2021-12-22T13:42:20.010Z] [2021-12-22T13:42:20.010Z] #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-12-22T13:42:20.010Z] #65 sha256:b5022933a0f13dbfd0cdb6ead291ee9fcc8a8f8b267ac9b98642198f4fe2a3ea [2021-12-22T13:42:20.010Z] #65 107.9 rootlesskit version 0.14.6 [2021-12-22T13:42:20.010Z] #65 107.9 Usage of /build/rootlesskit-docker-proxy: [2021-12-22T13:42:20.010Z] #65 107.9 -container-ip string [2021-12-22T13:42:20.010Z] #65 107.9 container ip [2021-12-22T13:42:20.010Z] #65 107.9 -container-port int [2021-12-22T13:42:20.010Z] #65 107.9 container port (default -1) [2021-12-22T13:42:20.010Z] #65 107.9 -host-ip string [2021-12-22T13:42:20.010Z] #65 107.9 host ip [2021-12-22T13:42:20.010Z] #65 107.9 -host-port int [2021-12-22T13:42:20.010Z] #65 107.9 host port (default -1) [2021-12-22T13:42:20.010Z] #65 107.9 -proto string [2021-12-22T13:42:20.010Z] #65 107.9 proxy protocol (default "tcp") [2021-12-22T13:42:20.010Z] #65 DONE 109.4s [2021-12-22T13:42:20.010Z] [2021-12-22T13:42:20.010Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-22T13:42:20.010Z] #66 sha256:aeb633b2424a6349f1b4dbc29d826211dbff3580c76e7005fd85672116e88566 [2021-12-22T13:42:20.010Z] #66 DONE 0.2s [2021-12-22T13:42:20.010Z] [2021-12-22T13:42:20.010Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-22T13:42:20.010Z] #67 sha256:1af5201da431a4139f0e706693b617e5025eae44760f087a24fbf0fbcbf8a2e0 [2021-12-22T13:42:20.268Z] #67 DONE 0.2s [2021-12-22T13:42:20.268Z] [2021-12-22T13:42:20.268Z] #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-12-22T13:42:20.268Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:42:20.318Z] #16 DONE 1.5s [2021-12-22T13:42:20.318Z] [2021-12-22T13:42:20.318Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-22T13:42:20.318Z] #17 sha256:a75cbb44bf5aa32106301c8fd9d57ebd0fe4726599be07bfda5303192eac9e65 [2021-12-22T13:42:21.255Z] #17 0.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-22T13:42:21.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-22T13:42:22.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-22T13:42:22.638Z] #17 DONE 1.9s [2021-12-22T13:42:22.638Z] [2021-12-22T13:42:22.638Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:42:22.638Z] #18 sha256:7fcf808eacd1d6c7786633872a2a1d0838946d9c46f998f81676947aa9d7040f [2021-12-22T13:42:22.638Z] #18 ... [2021-12-22T13:42:22.638Z] [2021-12-22T13:42:22.638Z] #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-12-22T13:42:22.638Z] #34 sha256:17f227ae91addb5d4cd40cdfbb4e4cf0670123306c8865c64783582be43230b4 [2021-12-22T13:42:22.638Z] #34 DONE 120.3s [2021-12-22T13:42:22.795Z] #34 ... [2021-12-22T13:42:22.795Z] [2021-12-22T13:42:22.795Z] #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-12-22T13:42:22.795Z] #14 sha256:f011acd518d57481dc595b5c13abf009e6c901aa8bea2a96266ff0ab6be09ad8 [2021-12-22T13:42:22.795Z] #14 112.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-22T13:42:22.795Z] #14 112.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-22T13:42:22.795Z] #14 112.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:42:22.795Z] #14 112.9 Selecting previously unselected package libapparmor1:amd64. [2021-12-22T13:42:22.897Z] [2021-12-22T13:42:22.897Z] #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-12-22T13:42:22.897Z] #58 sha256:20c0a0b5fd4c82bab10830a2284aba18bf003c588cacfd2eca27517fac83f6ca [2021-12-22T13:42:22.897Z] #58 1.471 + RM_GOPATH=0 [2021-12-22T13:42:22.897Z] #58 1.471 + TMP_GOPATH= [2021-12-22T13:42:22.897Z] #58 1.471 + : /build [2021-12-22T13:42:22.897Z] #58 1.471 + '[' -z '' ']' [2021-12-22T13:42:22.897Z] #58 1.484 ++ mktemp -d [2021-12-22T13:42:22.897Z] #58 1.567 + export GOPATH=/tmp/tmp.zsLwly9vMU [2021-12-22T13:42:22.897Z] #58 1.567 + GOPATH=/tmp/tmp.zsLwly9vMU [2021-12-22T13:42:22.897Z] #58 1.567 + RM_GOPATH=1 [2021-12-22T13:42:22.897Z] #58 1.567 + case "$(go env GOARCH)" in [2021-12-22T13:42:22.897Z] #58 1.567 ++ go env GOARCH [2021-12-22T13:42:22.897Z] #58 1.597 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:42:22.897Z] #58 1.597 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:42:22.897Z] #58 1.597 ++ dirname /install.sh [2021-12-22T13:42:22.897Z] #58 1.600 Install runc version v1.0.3 (build tags: seccomp) [2021-12-22T13:42:22.897Z] #58 1.600 + dir=/ [2021-12-22T13:42:22.897Z] #58 1.600 + bin=runc [2021-12-22T13:42:22.897Z] #58 1.600 + shift [2021-12-22T13:42:22.897Z] #58 1.600 + '[' '!' -f //runc.installer ']' [2021-12-22T13:42:22.897Z] #58 1.600 + . //runc.installer [2021-12-22T13:42:22.897Z] #58 1.600 ++ set -e [2021-12-22T13:42:22.897Z] #58 1.600 ++ : v1.0.3 [2021-12-22T13:42:22.897Z] #58 1.600 + install_runc [2021-12-22T13:42:22.897Z] #58 1.600 + RUNC_BUILDTAGS=seccomp [2021-12-22T13:42:22.897Z] #58 1.600 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-22T13:42:22.897Z] #58 1.600 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zsLwly9vMU/src/github.com/opencontainers/runc [2021-12-22T13:42:22.897Z] #58 1.614 Cloning into '/tmp/tmp.zsLwly9vMU/src/github.com/opencontainers/runc'... [2021-12-22T13:42:23.052Z] #14 112.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-22T13:42:23.052Z] #14 112.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-22T13:42:23.052Z] #14 113.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-22T13:42:23.052Z] #14 113.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-22T13:42:23.052Z] #14 113.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-22T13:42:23.052Z] #14 113.1 Selecting previously unselected package libbtrfs0:amd64. [2021-12-22T13:42:23.052Z] #14 113.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-22T13:42:23.310Z] #14 113.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:42:23.310Z] #14 113.3 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-22T13:42:23.310Z] #14 113.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-22T13:42:23.310Z] #14 113.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:42:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-22T13:42:23.576Z] #14 113.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-22T13:42:23.576Z] #14 113.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:42:23.576Z] #14 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:42:23.576Z] #14 113.6 Selecting previously unselected package libudev-dev:amd64. [2021-12-22T13:42:23.576Z] #14 113.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-22T13:42:23.576Z] #14 113.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-22T13:42:23.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-22T13:42:23.834Z] #14 113.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-22T13:42:23.834Z] #14 113.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-22T13:42:23.834Z] #14 113.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-22T13:42:23.835Z] #58 ... [2021-12-22T13:42:23.835Z] [2021-12-22T13:42:23.835Z] #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-12-22T13:42:23.835Z] #26 sha256:84aa7c420d9ea495dd29943e0736345a68fa38ce80bd3ba512be126536c66018 [2021-12-22T13:42:23.835Z] #26 121.1 + mkdir -p /tmp/tmp.0alog5CNDy/src/github.com/docker [2021-12-22T13:42:23.835Z] #26 121.1 + mv components/cli /tmp/tmp.0alog5CNDy/src/github.com/docker/cli [2021-12-22T13:42:23.835Z] #26 121.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-22T13:42:23.835Z] #26 ... [2021-12-22T13:42:23.835Z] [2021-12-22T13:42:23.835Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:42:23.835Z] #18 sha256:7fcf808eacd1d6c7786633872a2a1d0838946d9c46f998f81676947aa9d7040f [2021-12-22T13:42:23.835Z] #18 DONE 1.7s [2021-12-22T13:42:24.091Z] #14 114.1 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-22T13:42:24.091Z] #14 114.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-22T13:42:24.091Z] #14 114.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-22T13:42:24.094Z] [2021-12-22T13:42:24.095Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-22T13:42:24.095Z] #19 sha256:d6b75ccfdf18e105d15e81afd6b6fda96bd71cd5b8770e81d1307cdd2838a608 [2021-12-22T13:42:24.349Z] #14 114.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-22T13:42:24.349Z] #14 114.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-22T13:42:24.349Z] #14 114.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-22T13:42:24.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-22T13:42:24.605Z] #14 114.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-22T13:42:24.605Z] #14 114.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-22T13:42:24.605Z] #14 114.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-22T13:42:24.605Z] #14 114.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-22T13:42:24.605Z] #14 114.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-22T13:42:24.605Z] #14 114.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-22T13:42:24.862Z] #14 114.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-22T13:42:25.119Z] #14 114.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-22T13:42:25.119Z] #14 114.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-22T13:42:25.119Z] #14 115.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-22T13:42:25.119Z] #14 115.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-22T13:42:25.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-22T13:42:25.376Z] #14 115.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:42:25.376Z] #14 115.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-22T13:42:25.376Z] #14 115.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-22T13:42:25.376Z] #14 115.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-22T13:42:25.376Z] #14 115.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-22T13:42:25.376Z] #14 115.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-22T13:42:25.376Z] #14 115.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-22T13:42:25.489Z] #19 DONE 1.6s [2021-12-22T13:42:25.489Z] [2021-12-22T13:42:25.489Z] #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-12-22T13:42:25.489Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:42:25.748Z] #53 ... [2021-12-22T13:42:25.748Z] [2021-12-22T13:42:25.748Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-22T13:42:25.748Z] #20 sha256:fd2c75ccc1884b659ea5e1a8eaa92afbeddf227e7a07da940e64acddf3d824fe [2021-12-22T13:42:25.940Z] #14 115.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-22T13:42:25.940Z] #14 115.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-22T13:42:25.940Z] #14 116.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-22T13:42:26.198Z] #14 116.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-22T13:42:26.198Z] #14 116.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:42:26.198Z] #14 116.2 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-12-22T13:42:26.198Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:26.198Z] #14 116.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-12-22T13:42:26.198Z] #14 116.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-22T13:42:26.198Z] #14 116.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-22T13:42:26.198Z] #14 116.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-12-22T13:42:26.458Z] #14 116.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-22T13:42:26.458Z] #14 116.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-22T13:42:26.458Z] #14 116.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:42:26.458Z] #14 116.3 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-22T13:42:26.458Z] #14 116.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:42:26.458Z] #14 116.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-22T13:42:26.458Z] #14 116.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:42:26.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-22T13:42:26.687Z] #20 DONE 1.0s [2021-12-22T13:42:26.688Z] [2021-12-22T13:42:26.688Z] #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-12-22T13:42:26.688Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:42:26.688Z] #62 ... [2021-12-22T13:42:26.688Z] [2021-12-22T13:42:26.688Z] #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-12-22T13:42:26.688Z] #21 sha256:6bde59abe077bfd88cf78957b5cd3f4467079f308fbada8893e6ccc108de4ac4 [2021-12-22T13:42:26.715Z] #14 DONE 116.8s [2021-12-22T13:42:26.715Z] [2021-12-22T13:42:26.715Z] #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-12-22T13:42:26.715Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:42:26.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-22T13:42:26.996Z] #43 ... [2021-12-22T13:42:26.996Z] [2021-12-22T13:42:26.996Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-22T13:42:26.996Z] #57 sha256:3e4ed1542f72931f56e448d25bba6278a246635613eff19675453c051346baad [2021-12-22T13:42:26.996Z] #57 DONE 0.2s [2021-12-22T13:42:26.996Z] [2021-12-22T13:42:26.996Z] #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-12-22T13:42:26.997Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:42:27.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-22T13:42:28.067Z] #21 1.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:42:28.309Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:42:28.309Z] Using test binary docker [2021-12-22T13:42:28.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-22T13:42:28.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:42:28.309Z] INFO: Waiting for daemon to start... [2021-12-22T13:42:28.309Z] Starting dockerd [2021-12-22T13:42:28.326Z] #21 1.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:42:28.326Z] #21 1.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:42:28.585Z] #21 2.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-22T13:42:30.274Z] #58 ... [2021-12-22T13:42:30.274Z] [2021-12-22T13:42:30.274Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-22T13:42:30.274Z] #15 sha256:a7973f486dc381055bc7414108decafffc257e65924c358f707618e274802cc4 [2021-12-22T13:42:30.274Z] #15 DONE 2.9s [2021-12-22T13:42:30.274Z] [2021-12-22T13:42:30.274Z] #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-12-22T13:42:30.274Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:42:30.274Z] #58 2.685 + RM_GOPATH=0 [2021-12-22T13:42:30.274Z] #58 2.685 + TMP_GOPATH= [2021-12-22T13:42:30.274Z] #58 2.685 + : /build [2021-12-22T13:42:30.274Z] #58 2.685 + '[' -z '' ']' [2021-12-22T13:42:30.274Z] #58 2.686 ++ mktemp -d [2021-12-22T13:42:30.274Z] #58 2.688 + export GOPATH=/tmp/tmp.WNOeB2VvuE [2021-12-22T13:42:30.274Z] #58 2.688 + GOPATH=/tmp/tmp.WNOeB2VvuE [2021-12-22T13:42:30.274Z] #58 2.688 + RM_GOPATH=1 [2021-12-22T13:42:30.274Z] #58 2.688 + case "$(go env GOARCH)" in [2021-12-22T13:42:30.274Z] #58 2.688 ++ go env GOARCH [2021-12-22T13:42:30.274Z] #58 2.699 + export GO_BUILDMODE=-buildmode=pie [2021-12-22T13:42:30.274Z] #58 2.699 + GO_BUILDMODE=-buildmode=pie [2021-12-22T13:42:30.274Z] #58 2.700 ++ dirname /install.sh [2021-12-22T13:42:30.274Z] #58 2.703 + dir=/ [2021-12-22T13:42:30.274Z] #58 2.703 + bin=runc [2021-12-22T13:42:30.274Z] #58 2.703 + shift [2021-12-22T13:42:30.274Z] #58 2.703 + '[' '!' -f //runc.installer ']' [2021-12-22T13:42:30.274Z] #58 2.703 + . //runc.installer [2021-12-22T13:42:30.274Z] #58 2.703 ++ set -e [2021-12-22T13:42:30.274Z] #58 2.704 ++ : v1.0.3 [2021-12-22T13:42:30.274Z] #58 2.704 + install_runc [2021-12-22T13:42:30.274Z] #58 2.704 + RUNC_BUILDTAGS=seccomp [2021-12-22T13:42:30.274Z] #58 2.704 Install runc version v1.0.3 (build tags: seccomp) [2021-12-22T13:42:30.274Z] #58 2.704 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-22T13:42:30.274Z] #58 2.704 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WNOeB2VvuE/src/github.com/opencontainers/runc [2021-12-22T13:42:30.274Z] #58 2.708 Cloning into '/tmp/tmp.WNOeB2VvuE/src/github.com/opencontainers/runc'... [2021-12-22T13:42:30.503Z] #21 3.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [99.5 kB] [2021-12-22T13:42:30.838Z] . [2021-12-22T13:42:30.838Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:42:30.838Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:42:30.838Z] Error: No such image: emptyfs [2021-12-22T13:42:30.838Z] Running integration-test (iteration 1) [2021-12-22T13:42:30.838Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-22T13:42:30.838Z] Loaded image: busybox:latest [2021-12-22T13:42:30.838Z] Loaded image: busybox:glibc [2021-12-22T13:42:31.205Z] #58 ... [2021-12-22T13:42:31.205Z] [2021-12-22T13:42:31.205Z] #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-12-22T13:42:31.205Z] #16 sha256:26e18424f143ad2ce85e63feda5b4dc444eb8481bbdf3d90a59d6cf5f7325f8b [2021-12-22T13:42:31.205Z] #16 DONE 1.4s [2021-12-22T13:42:31.205Z] [2021-12-22T13:42:31.205Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-22T13:42:31.205Z] #17 sha256:b237c0961e1c1628dcefa051aaa85dc1d7aa0592fb0e1f3d2664f89f05540bea [2021-12-22T13:42:31.884Z] #21 5.032 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-22T13:42:32.213Z] Loaded image: debian:bullseye-slim [2021-12-22T13:42:32.213Z] Loaded image: hello-world:latest [2021-12-22T13:42:32.471Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:42:32.471Z] INFO: Testing against a local daemon [2021-12-22T13:42:32.471Z] === RUN TestCgroupNamespacesBuild [2021-12-22T13:42:33.101Z] #17 1.696 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-22T13:42:33.101Z] #17 DONE 2.0s [2021-12-22T13:42:33.101Z] [2021-12-22T13:42:33.101Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-22T13:42:33.101Z] #18 sha256:20afd4225a2b78e0268d0b235712a60d93a6202e136015efad69a9eaae7bf99d [2021-12-22T13:42:33.406Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2021-12-22T13:42:33.406Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-22T13:42:34.417Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m30.569387004s with top 10 stages: buildssa: 1m24.593562116s, goimports: 14.222581741s, gosec: 9.573203976s, unconvert: 9.340031201s, inspect: 5.57568524s, golint: 4.800635206s, ineffassign: 4.713423933s, misspell: 3.673967152s, fact_deprecated: 3.622518284s, printf: 3.204066853s [2021-12-22T13:42:34.417Z] INFO [runner] Issues before processing: 2732, after processing: 0 [2021-12-22T13:42:34.417Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1763/2151, skip_dirs: 2151/2151, identifier_marker: 1763/1763, path_prettifier: 2151/2151, exclude: 1763/1763, exclude-rules: 78/1763, cgo: 2151/2732, filename_unadjuster: 2151/2151, skip_files: 2151/2151, nolint: 0/78 [2021-12-22T13:42:34.417Z] INFO [runner] processing took 68.892436ms with stages: nolint: 25.946165ms, identifier_marker: 24.372941ms, path_prettifier: 9.08216ms, autogenerated_exclude: 4.542738ms, exclude-rules: 2.946076ms, skip_dirs: 1.733013ms, cgo: 174.811µs, filename_unadjuster: 90.687µs, max_same_issues: 1.35µs, uniq_by_line: 508ns, exclude: 357ns, skip_files: 332ns, diff: 292ns, max_from_linter: 291ns, source_code: 269ns, path_shortener: 230ns, max_per_file_from_linter: 216ns [2021-12-22T13:42:34.417Z] INFO [runner] linters took 31.877192071s with stages: goanalysis_metalinter: 24.716924946s, unused: 7.091269572s [2021-12-22T13:42:34.417Z] INFO File cache stats: 1669 entries of total size 8.4MiB [2021-12-22T13:42:34.417Z] INFO Memory: 710 samples, avg is 1582.4MB, max is 4003.5MB [2021-12-22T13:42:34.417Z] INFO Execution took 1m11.522604575s [2021-12-22T13:42:34.417Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-22T13:42:34.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/make.sh dynbinary test-docker-py [2021-12-22T13:42:34.781Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-12-22T13:42:34.781Z] === RUN TestBuildWithSession [2021-12-22T13:42:34.781Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:42:34.781Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:42:34.781Z] === RUN TestBuildSquashParent [2021-12-22T13:42:34.997Z] #18 DONE 1.7s [2021-12-22T13:42:34.997Z] [2021-12-22T13:42:34.997Z] #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-12-22T13:42:34.997Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:42:34.997Z] #43 ... [2021-12-22T13:42:34.997Z] [2021-12-22T13:42:34.997Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-22T13:42:34.997Z] #19 sha256:01a6e504e779991211df9a276f58af91c6b36ce7a44b7f812e0c76a67cec671d [2021-12-22T13:42:35.008Z] [2021-12-22T13:42:35.265Z] Removing bundles/ [2021-12-22T13:42:35.265Z] [2021-12-22T13:42:35.265Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-22T13:42:35.265Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:42:35.265Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:42:36.082Z] #21 9.248 Fetched 8371 kB in 8s (1002 kB/s) [2021-12-22T13:42:36.367Z] #19 DONE 1.6s [2021-12-22T13:42:36.367Z] [2021-12-22T13:42:36.367Z] #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-12-22T13:42:36.367Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:42:36.625Z] #62 ... [2021-12-22T13:42:36.625Z] [2021-12-22T13:42:36.625Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-22T13:42:36.625Z] #20 sha256:c9f0b99cf7c74b7f6e22ceda27c0f9c358cb64ffbb83ef972e42baf2ff6ef904 [2021-12-22T13:42:38.521Z] #20 DONE 1.8s [2021-12-22T13:42:38.521Z] [2021-12-22T13:42:38.521Z] #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-12-22T13:42:38.521Z] #21 sha256:526dbf14ec35e418a2b2893112151d5b1e75d54ab0fa444ca28e4350dbba0fb0 [2021-12-22T13:42:38.626Z] #21 9.248 Reading package lists... [2021-12-22T13:42:38.626Z] #21 ... [2021-12-22T13:42:38.626Z] [2021-12-22T13:42:38.626Z] #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-12-22T13:42:38.626Z] #58 sha256:20c0a0b5fd4c82bab10830a2284aba18bf003c588cacfd2eca27517fac83f6ca [2021-12-22T13:42:38.626Z] #58 11.43 + cd /tmp/tmp.zsLwly9vMU/src/github.com/opencontainers/runc [2021-12-22T13:42:38.626Z] #58 11.43 + git checkout -q v1.0.3 [2021-12-22T13:42:38.626Z] #58 12.24 + '[' -z '' ']' [2021-12-22T13:42:38.626Z] #58 12.24 + target=static [2021-12-22T13:42:38.626Z] #58 12.24 + make BUILDTAGS=seccomp static [2021-12-22T13:42:38.626Z] #58 12.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-22T13:42:39.565Z] #58 ... [2021-12-22T13:42:39.565Z] [2021-12-22T13:42:39.565Z] #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-12-22T13:42:39.565Z] #21 sha256:6bde59abe077bfd88cf78957b5cd3f4467079f308fbada8893e6ccc108de4ac4 [2021-12-22T13:42:39.565Z] #21 9.248 Reading package lists... [2021-12-22T13:42:40.416Z] #21 2.058 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-22T13:42:40.416Z] #21 2.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-22T13:42:40.673Z] #21 2.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-22T13:42:40.930Z] #21 2.570 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-22T13:42:41.340Z] --- PASS: TestBuildSquashParent (6.37s) [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:42:41.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:42:41.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:42:41.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:42:41.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:42:41.865Z] #21 3.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [102 kB] [2021-12-22T13:42:42.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:42:42.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:42:43.758Z] #21 5.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-22T13:42:43.761Z] #21 12.95 Reading package lists... [2021-12-22T13:42:44.322Z] #21 ... [2021-12-22T13:42:44.322Z] [2021-12-22T13:42:44.322Z] #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-12-22T13:42:44.322Z] #34 sha256:f638aca298b735410d9ceced02f431fc2f4101db7c00c256a4c13d364815b43d [2021-12-22T13:42:44.322Z] #34 DONE 134.3s [2021-12-22T13:42:44.322Z] [2021-12-22T13:42:44.322Z] #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-12-22T13:42:44.322Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:42:44.322Z] #58 11.47 + cd /tmp/tmp.WNOeB2VvuE/src/github.com/opencontainers/runc [2021-12-22T13:42:44.322Z] #58 11.47 + git checkout -q v1.0.3 [2021-12-22T13:42:44.322Z] #58 12.13 + '[' -z '' ']' [2021-12-22T13:42:44.322Z] #58 12.13 + target=static [2021-12-22T13:42:44.322Z] #58 12.13 + make BUILDTAGS=seccomp static [2021-12-22T13:42:44.322Z] #58 12.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-22T13:42:44.700Z] #21 16.66 Building dependency tree... [2021-12-22T13:42:45.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:42:45.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:42:45.638Z] #21 18.81 The following additional packages will be installed: [2021-12-22T13:42:45.638Z] #21 18.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-22T13:42:45.638Z] #21 18.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-22T13:42:45.638Z] #21 18.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-22T13:42:45.638Z] #21 18.82 python3-pkg-resources vim-runtime xxd [2021-12-22T13:42:45.638Z] #21 18.83 Suggested packages: [2021-12-22T13:42:45.638Z] #21 18.83 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-22T13:42:45.638Z] #21 18.83 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-22T13:42:45.638Z] #21 18.83 acl attr quota [2021-12-22T13:42:45.638Z] #21 18.83 Recommended packages: [2021-12-22T13:42:45.638Z] #21 18.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-22T13:42:46.577Z] #21 19.83 The following NEW packages will be installed: [2021-12-22T13:42:46.577Z] #21 19.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-22T13:42:46.577Z] #21 19.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-22T13:42:46.577Z] #21 19.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-22T13:42:46.577Z] #21 19.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-22T13:42:46.577Z] #21 19.84 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-22T13:42:46.577Z] #21 19.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-22T13:42:46.577Z] #21 19.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-22T13:42:46.577Z] #21 19.84 xz-utils zip zstd [2021-12-22T13:42:46.837Z] #21 20.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:42:46.837Z] #21 20.14 Need to get 27.0 MB of archives. [2021-12-22T13:42:46.837Z] #21 20.14 After this operation, 105 MB of additional disk space will be used. [2021-12-22T13:42:46.837Z] #21 20.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-12-22T13:42:46.837Z] #21 20.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-12-22T13:42:46.837Z] #21 20.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:42:46.837Z] #21 20.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:42:46.837Z] #21 20.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-12-22T13:42:46.837Z] #21 20.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-12-22T13:42:46.837Z] #21 20.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-12-22T13:42:46.837Z] #21 20.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-12-22T13:42:46.837Z] #21 20.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-12-22T13:42:47.097Z] #21 20.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-12-22T13:42:47.097Z] #21 20.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-12-22T13:42:47.097Z] #21 20.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-12-22T13:42:47.097Z] #21 20.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-12-22T13:42:47.097Z] #21 20.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-12-22T13:42:47.097Z] #21 20.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-12-22T13:42:47.097Z] #21 20.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-22T13:42:47.097Z] #21 20.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-22T13:42:47.097Z] #21 20.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-22T13:42:47.097Z] #21 20.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-12-22T13:42:47.097Z] #21 20.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-12-22T13:42:47.097Z] #21 20.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2021-12-22T13:42:47.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-12-22T13:42:47.157Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:42:47.157Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:42:47.359Z] #21 20.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-12-22T13:42:47.359Z] #21 20.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-22T13:42:47.359Z] #21 20.65 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-12-22T13:42:47.359Z] #21 20.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-12-22T13:42:47.359Z] #21 20.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-12-22T13:42:47.359Z] #21 20.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-12-22T13:42:47.359Z] #21 20.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-22T13:42:47.359Z] #21 20.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-22T13:42:47.359Z] #21 20.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-22T13:42:47.359Z] #21 20.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-22T13:42:47.359Z] #21 20.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-22T13:42:47.359Z] #21 20.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-22T13:42:47.609Z] #58 ... [2021-12-22T13:42:47.609Z] [2021-12-22T13:42:47.610Z] #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-12-22T13:42:47.610Z] #21 sha256:526dbf14ec35e418a2b2893112151d5b1e75d54ab0fa444ca28e4350dbba0fb0 [2021-12-22T13:42:47.610Z] #21 8.703 Fetched 8487 kB in 7s (1227 kB/s) [2021-12-22T13:42:47.618Z] #21 20.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-12-22T13:42:47.619Z] #21 20.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-12-22T13:42:47.619Z] #21 20.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-12-22T13:42:47.619Z] #21 20.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-12-22T13:42:47.619Z] #21 20.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-22T13:42:47.619Z] #21 21.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2021-12-22T13:42:47.878Z] #21 21.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-12-22T13:42:47.878Z] #21 21.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-12-22T13:42:47.878Z] #21 21.12 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-12-22T13:42:48.447Z] #21 21.56 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:42:48.447Z] #21 21.66 Fetched 27.0 MB in 1s (21.4 MB/s) [2021-12-22T13:42:48.447Z] #21 21.70 Selecting previously unselected package pigz. [2021-12-22T13:42:48.447Z] #21 21.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2021-12-22T13:42:48.447Z] #21 21.74 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-12-22T13:42:48.447Z] #21 21.75 Unpacking pigz (2.6-1) ... [2021-12-22T13:42:48.447Z] #21 21.82 Selecting previously unselected package libelf1:arm64. [2021-12-22T13:42:48.447Z] #21 21.82 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-12-22T13:42:48.447Z] #21 21.83 Unpacking libelf1:arm64 (0.183-1) ... [2021-12-22T13:42:48.707Z] #21 21.94 Selecting previously unselected package libbpf0:arm64. [2021-12-22T13:42:48.707Z] #21 21.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-12-22T13:42:48.707Z] #21 21.95 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-12-22T13:42:48.707Z] #21 22.03 Selecting previously unselected package libcap2:arm64. [2021-12-22T13:42:48.707Z] #21 22.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-12-22T13:42:48.707Z] #21 22.05 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-12-22T13:42:48.707Z] #21 22.10 Selecting previously unselected package libmnl0:arm64. [2021-12-22T13:42:48.707Z] #21 22.10 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-12-22T13:42:48.707Z] #21 22.12 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-12-22T13:42:48.707Z] #21 22.19 Selecting previously unselected package libxtables12:arm64. [2021-12-22T13:42:48.967Z] #21 22.19 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-12-22T13:42:48.967Z] #21 22.19 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-12-22T13:42:48.967Z] #21 22.27 Selecting previously unselected package libcap2-bin. [2021-12-22T13:42:48.967Z] #21 22.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-12-22T13:42:48.967Z] #21 22.28 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-22T13:42:49.227Z] #21 22.35 Selecting previously unselected package iproute2. [2021-12-22T13:42:49.227Z] #21 22.35 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-12-22T13:42:49.227Z] #21 22.35 Unpacking iproute2 (5.10.0-4) ... [2021-12-22T13:42:49.486Z] #21 22.71 Selecting previously unselected package xxd. [2021-12-22T13:42:49.486Z] #21 22.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-22T13:42:49.486Z] #21 22.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:42:49.486Z] #21 22.85 Selecting previously unselected package vim-common. [2021-12-22T13:42:49.486Z] #21 22.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:42:49.486Z] #21 22.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:42:49.746Z] #21 22.98 Selecting previously unselected package bash-completion. [2021-12-22T13:42:49.746Z] #21 22.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-22T13:42:50.127Z] #21 8.703 Reading package lists... [2021-12-22T13:42:50.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:42:51.126Z] #21 24.44 Unpacking bash-completion (1:2.11-2) ... [2021-12-22T13:42:51.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:42:51.694Z] #21 24.92 Selecting previously unselected package bzip2. [2021-12-22T13:42:51.694Z] #21 24.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-12-22T13:42:51.694Z] #21 24.96 Unpacking bzip2 (1.0.8-4) ... [2021-12-22T13:42:51.953Z] #21 25.06 Selecting previously unselected package xz-utils. [2021-12-22T13:42:51.953Z] #21 25.06 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-12-22T13:42:51.953Z] #21 25.06 Unpacking xz-utils (5.2.5-2) ... [2021-12-22T13:42:51.953Z] #21 25.23 Selecting previously unselected package apparmor. [2021-12-22T13:42:51.953Z] #21 25.23 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-12-22T13:42:51.953Z] #21 25.28 Unpacking apparmor (2.13.6-10) ... [2021-12-22T13:42:52.213Z] #21 25.58 Selecting previously unselected package inetutils-ping. [2021-12-22T13:42:52.213Z] #21 25.59 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-12-22T13:42:52.213Z] #21 25.59 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-22T13:42:52.307Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:42:52.472Z] #21 25.67 Selecting previously unselected package libip4tc2:arm64. [2021-12-22T13:42:52.472Z] #21 25.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-12-22T13:42:52.472Z] #21 25.68 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-12-22T13:42:52.472Z] #21 25.75 Selecting previously unselected package libip6tc2:arm64. [2021-12-22T13:42:52.472Z] #21 25.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-12-22T13:42:52.472Z] #21 25.78 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-12-22T13:42:52.472Z] #21 25.85 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-22T13:42:52.472Z] #21 25.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-22T13:42:52.472Z] #21 25.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-22T13:42:52.472Z] #21 25.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-22T13:42:52.647Z] #21 11.60 Reading package lists... [2021-12-22T13:42:52.731Z] #21 25.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-12-22T13:42:52.731Z] #21 25.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-22T13:42:52.731Z] #21 25.98 Selecting previously unselected package libnftnl11:arm64. [2021-12-22T13:42:52.731Z] #21 25.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-12-22T13:42:52.731Z] #21 26.00 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-12-22T13:42:52.731Z] #21 26.06 Selecting previously unselected package iptables. [2021-12-22T13:42:52.731Z] #21 26.08 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-12-22T13:42:52.731Z] #21 26.09 Unpacking iptables (1.8.7-1) ... [2021-12-22T13:42:52.990Z] #21 26.35 Selecting previously unselected package libonig5:arm64. [2021-12-22T13:42:52.990Z] #21 26.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-22T13:42:52.990Z] #21 26.38 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-22T13:42:53.210Z] #21 13.98 Building dependency tree... [2021-12-22T13:42:53.240Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:42:53.250Z] #21 26.48 Selecting previously unselected package libjq1:arm64. [2021-12-22T13:42:53.250Z] #21 26.48 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-12-22T13:42:53.250Z] #21 26.49 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-22T13:42:53.250Z] #21 26.59 Selecting previously unselected package jq. [2021-12-22T13:42:53.250Z] #21 26.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-12-22T13:42:53.250Z] #21 26.61 Unpacking jq (1.6-2.1) ... [2021-12-22T13:42:53.250Z] #21 26.68 Selecting previously unselected package libaio1:arm64. [2021-12-22T13:42:53.250Z] #21 26.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-12-22T13:42:53.509Z] #21 26.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-12-22T13:42:53.509Z] #21 26.75 Selecting previously unselected package libgpm2:arm64. [2021-12-22T13:42:53.509Z] #21 26.75 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-12-22T13:42:53.509Z] #21 26.75 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-12-22T13:42:53.509Z] #21 26.84 Selecting previously unselected package libicu67:arm64. [2021-12-22T13:42:53.509Z] #21 26.84 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-12-22T13:42:53.509Z] #21 26.85 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-22T13:42:54.138Z] #21 15.60 The following additional packages will be installed: [2021-12-22T13:42:54.138Z] #21 15.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-22T13:42:54.138Z] #21 15.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-22T13:42:54.138Z] #21 15.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-22T13:42:54.138Z] #21 15.62 python3-pkg-resources vim-runtime xxd [2021-12-22T13:42:54.138Z] #21 15.62 Suggested packages: [2021-12-22T13:42:54.138Z] #21 15.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-22T13:42:54.138Z] #21 15.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-22T13:42:54.138Z] #21 15.62 acl attr quota [2021-12-22T13:42:54.138Z] #21 15.62 Recommended packages: [2021-12-22T13:42:54.138Z] #21 15.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-22T13:42:54.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-12-22T13:42:54.173Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:42:55.507Z] #21 16.90 The following NEW packages will be installed: [2021-12-22T13:42:55.507Z] #21 16.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-22T13:42:55.507Z] #21 16.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-22T13:42:55.507Z] #21 16.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-22T13:42:55.507Z] #21 16.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-22T13:42:55.507Z] #21 16.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-22T13:42:55.507Z] #21 16.90 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-22T13:42:55.507Z] #21 16.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-22T13:42:55.507Z] #21 16.91 xz-utils zip zstd [2021-12-22T13:42:55.507Z] #21 17.25 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:42:55.507Z] #21 17.25 Need to get 27.6 MB of archives. [2021-12-22T13:42:55.507Z] #21 17.25 After this operation, 106 MB of additional disk space will be used. [2021-12-22T13:42:55.507Z] #21 17.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-22T13:42:55.507Z] #21 17.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-22T13:42:55.507Z] #21 17.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-22T13:42:55.507Z] #21 17.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-22T13:42:55.507Z] #21 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-22T13:42:55.507Z] #21 17.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-22T13:42:55.507Z] #21 17.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-22T13:42:55.507Z] #21 17.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-22T13:42:55.507Z] #21 17.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-22T13:42:55.507Z] #21 17.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-22T13:42:55.507Z] #21 17.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-22T13:42:55.764Z] #21 17.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-22T13:42:55.764Z] #21 17.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-22T13:42:55.764Z] #21 17.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-22T13:42:55.764Z] #21 17.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-22T13:42:55.764Z] #21 17.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-22T13:42:55.764Z] #21 17.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-22T13:42:55.764Z] #21 17.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-22T13:42:55.764Z] #21 17.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-22T13:42:55.764Z] #21 17.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-22T13:42:55.764Z] #21 17.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-22T13:42:55.764Z] #21 17.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-22T13:42:55.764Z] #21 17.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-22T13:42:55.764Z] #21 17.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-22T13:42:55.764Z] #21 17.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-22T13:42:55.764Z] #21 17.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-22T13:42:55.764Z] #21 17.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-22T13:42:56.021Z] #21 17.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-22T13:42:56.021Z] #21 17.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-22T13:42:56.021Z] #21 17.66 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-12-22T13:42:56.021Z] #21 17.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-22T13:42:56.021Z] #21 17.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-22T13:42:56.021Z] #21 17.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-22T13:42:56.021Z] #21 17.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-22T13:42:56.021Z] #21 17.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-22T13:42:56.021Z] #21 17.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-22T13:42:56.021Z] #21 17.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-22T13:42:56.021Z] #21 17.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-22T13:42:56.021Z] #21 17.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-22T13:42:56.278Z] #21 17.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-22T13:42:56.278Z] #21 17.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-22T13:42:56.278Z] #21 17.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-22T13:42:56.278Z] #21 17.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-22T13:42:56.278Z] #21 17.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-22T13:42:56.278Z] #21 18.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-22T13:42:56.278Z] #21 18.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-22T13:42:56.535Z] #21 18.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-22T13:42:56.535Z] #21 18.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-22T13:42:56.801Z] #21 29.55 Selecting previously unselected package libinih1:arm64. [2021-12-22T13:42:56.801Z] #21 29.55 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.56 Unpacking libinih1:arm64 (53-1+b2) ... [2021-12-22T13:42:56.801Z] #21 29.60 Selecting previously unselected package libnet1:arm64. [2021-12-22T13:42:56.801Z] #21 29.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:42:56.801Z] #21 29.66 Selecting previously unselected package libnl-3-200:arm64. [2021-12-22T13:42:56.801Z] #21 29.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-22T13:42:56.801Z] #21 29.74 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-22T13:42:56.801Z] #21 29.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.76 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-22T13:42:56.801Z] #21 29.81 Selecting previously unselected package net-tools. [2021-12-22T13:42:56.801Z] #21 29.81 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:42:56.801Z] #21 29.96 Selecting previously unselected package patch. [2021-12-22T13:42:56.801Z] #21 29.97 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-12-22T13:42:56.801Z] #21 29.98 Unpacking patch (2.7.6-7) ... [2021-12-22T13:42:56.801Z] #21 30.06 Selecting previously unselected package python-pip-whl. [2021-12-22T13:42:56.801Z] #21 30.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-22T13:42:56.801Z] #21 30.07 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-22T13:42:57.097Z] #21 18.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:42:57.097Z] #21 18.72 Fetched 27.6 MB in 1s (23.5 MB/s) [2021-12-22T13:42:57.097Z] #21 18.78 Selecting previously unselected package pigz. [2021-12-22T13:42:57.321Z] #21 30.51 Selecting previously unselected package python3-lib2to3. [2021-12-22T13:42:57.321Z] #21 30.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-22T13:42:57.321Z] #21 30.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:42:57.321Z] #21 30.64 Selecting previously unselected package python3-distutils. [2021-12-22T13:42:57.321Z] #21 30.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-22T13:42:57.321Z] #21 30.65 Unpacking python3-distutils (3.9.2-1) ... [2021-12-22T13:42:57.354Z] #21 18.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2021-12-22T13:42:57.354Z] #21 18.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-22T13:42:57.354Z] #21 18.86 Unpacking pigz (2.6-1) ... [2021-12-22T13:42:57.354Z] #21 18.95 Selecting previously unselected package libelf1:amd64. [2021-12-22T13:42:57.354Z] #21 18.95 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-22T13:42:57.354Z] #21 18.96 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-22T13:42:57.581Z] #21 30.78 Selecting previously unselected package python3-pkg-resources. [2021-12-22T13:42:57.581Z] #21 30.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-22T13:42:57.581Z] #21 30.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:42:57.581Z] #21 30.90 Selecting previously unselected package python3-setuptools. [2021-12-22T13:42:57.581Z] #21 30.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-22T13:42:57.581Z] #21 30.91 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-22T13:42:57.611Z] #21 19.10 Selecting previously unselected package libbpf0:amd64. [2021-12-22T13:42:57.611Z] #21 19.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-22T13:42:57.611Z] #21 19.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-22T13:42:57.611Z] #21 19.21 Selecting previously unselected package libcap2:amd64. [2021-12-22T13:42:57.611Z] #21 19.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-22T13:42:57.611Z] #21 19.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-22T13:42:57.611Z] #21 19.29 Selecting previously unselected package libmnl0:amd64. [2021-12-22T13:42:57.611Z] #21 19.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-22T13:42:57.611Z] #21 19.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-22T13:42:57.842Z] #21 31.12 Selecting previously unselected package python3-wheel. [2021-12-22T13:42:57.842Z] #21 31.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-22T13:42:57.842Z] #21 31.13 Unpacking python3-wheel (0.34.2-1) ... [2021-12-22T13:42:57.842Z] #21 31.19 Selecting previously unselected package python3-pip. [2021-12-22T13:42:57.842Z] #21 31.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-22T13:42:57.842Z] #21 31.20 Unpacking python3-pip (20.3.4-4) ... [2021-12-22T13:42:57.868Z] #21 19.37 Selecting previously unselected package libxtables12:amd64. [2021-12-22T13:42:57.868Z] #21 19.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-22T13:42:57.868Z] #21 19.38 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-22T13:42:57.868Z] #21 19.46 Selecting previously unselected package libcap2-bin. [2021-12-22T13:42:57.868Z] #21 19.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-22T13:42:57.868Z] #21 19.48 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-22T13:42:57.868Z] #21 19.55 Selecting previously unselected package iproute2. [2021-12-22T13:42:57.868Z] #21 19.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-22T13:42:57.868Z] #21 19.56 Unpacking iproute2 (5.10.0-4) ... [2021-12-22T13:42:58.104Z] #21 31.43 Selecting previously unselected package sudo. [2021-12-22T13:42:58.104Z] #21 31.43 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-12-22T13:42:58.104Z] #21 31.44 Unpacking sudo (1.9.5p2-3) ... [2021-12-22T13:42:58.432Z] #21 20.06 Selecting previously unselected package xxd. [2021-12-22T13:42:58.432Z] #21 20.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:42:58.432Z] #21 20.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:42:58.674Z] #21 31.88 Selecting previously unselected package thin-provisioning-tools. [2021-12-22T13:42:58.674Z] #21 31.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-12-22T13:42:58.674Z] #21 31.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:42:58.689Z] #21 20.21 Selecting previously unselected package vim-common. [2021-12-22T13:42:58.689Z] #21 20.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:42:58.689Z] #21 20.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:42:58.689Z] #21 20.37 Selecting previously unselected package bash-completion. [2021-12-22T13:42:58.689Z] #21 20.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-22T13:42:58.934Z] #21 32.08 Selecting previously unselected package uidmap. [2021-12-22T13:42:58.934Z] #21 32.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-12-22T13:42:58.934Z] #21 32.10 Unpacking uidmap (1:4.8.1-1) ... [2021-12-22T13:42:58.934Z] #21 32.21 Selecting previously unselected package vim-runtime. [2021-12-22T13:42:58.934Z] #21 32.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:42:58.934Z] #21 32.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-22T13:42:58.934Z] #21 32.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-22T13:42:59.194Z] #21 32.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:42:59.435Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-22T13:42:59.435Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:43:01.213Z] #21 22.43 Unpacking bash-completion (1:2.11-2) ... [2021-12-22T13:43:01.213Z] #21 22.87 Selecting previously unselected package bzip2. [2021-12-22T13:43:01.213Z] #21 22.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-22T13:43:01.213Z] #21 22.89 Unpacking bzip2 (1.0.8-4) ... [2021-12-22T13:43:01.213Z] #21 22.95 Selecting previously unselected package xz-utils. [2021-12-22T13:43:01.213Z] #21 22.96 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-22T13:43:01.213Z] #21 22.96 Unpacking xz-utils (5.2.5-2) ... [2021-12-22T13:43:01.470Z] #21 23.12 Selecting previously unselected package apparmor. [2021-12-22T13:43:01.470Z] #21 23.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-22T13:43:01.470Z] #21 23.18 Unpacking apparmor (2.13.6-10) ... [2021-12-22T13:43:01.742Z] #21 35.04 Selecting previously unselected package vim. [2021-12-22T13:43:01.742Z] #21 35.06 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-22T13:43:01.742Z] #21 35.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:02.034Z] #21 23.62 Selecting previously unselected package inetutils-ping. [2021-12-22T13:43:02.034Z] #21 23.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-22T13:43:02.034Z] #21 23.64 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-22T13:43:02.034Z] #21 23.74 Selecting previously unselected package libip4tc2:amd64. [2021-12-22T13:43:02.034Z] #21 23.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-22T13:43:02.034Z] #21 23.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-22T13:43:02.034Z] #21 23.84 Selecting previously unselected package libip6tc2:amd64. [2021-12-22T13:43:02.274Z] #21 35.45 Selecting previously unselected package xfsprogs. [2021-12-22T13:43:02.274Z] #21 35.48 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-12-22T13:43:02.274Z] #21 35.49 Unpacking xfsprogs (5.10.0-4) ... [2021-12-22T13:43:02.293Z] #21 23.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-22T13:43:02.293Z] #21 23.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-22T13:43:02.293Z] #21 23.91 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-22T13:43:02.293Z] #21 23.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-22T13:43:02.293Z] #21 23.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-22T13:43:02.293Z] #21 23.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-22T13:43:02.293Z] #21 23.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-22T13:43:02.293Z] #21 23.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-22T13:43:02.293Z] #21 24.06 Selecting previously unselected package libnftnl11:amd64. [2021-12-22T13:43:02.293Z] #21 24.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-22T13:43:02.550Z] #21 24.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-22T13:43:02.550Z] #21 24.18 Selecting previously unselected package iptables. [2021-12-22T13:43:02.550Z] #21 24.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-22T13:43:02.550Z] #21 24.20 Unpacking iptables (1.8.7-1) ... [2021-12-22T13:43:02.583Z] #21 35.77 Selecting previously unselected package zip. [2021-12-22T13:43:02.583Z] #21 35.79 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-12-22T13:43:02.583Z] #21 35.80 Unpacking zip (3.0-12) ... [2021-12-22T13:43:03.115Z] #21 24.58 Selecting previously unselected package libonig5:amd64. [2021-12-22T13:43:03.115Z] #21 24.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-22T13:43:03.115Z] #21 24.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:43:03.115Z] #21 24.75 Selecting previously unselected package libjq1:amd64. [2021-12-22T13:43:03.115Z] #21 24.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-22T13:43:03.115Z] #21 24.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:43:03.161Z] #21 36.37 Selecting previously unselected package zstd. [2021-12-22T13:43:03.161Z] #21 36.39 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-12-22T13:43:03.161Z] #21 36.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:43:03.372Z] #21 24.87 Selecting previously unselected package jq. [2021-12-22T13:43:03.372Z] #21 24.87 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-22T13:43:03.372Z] #21 24.88 Unpacking jq (1.6-2.1) ... [2021-12-22T13:43:03.372Z] #21 24.98 Selecting previously unselected package libaio1:amd64. [2021-12-22T13:43:03.372Z] #21 24.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-22T13:43:03.372Z] #21 24.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-22T13:43:03.372Z] #21 25.06 Selecting previously unselected package libgpm2:amd64. [2021-12-22T13:43:03.422Z] #21 36.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:43:03.629Z] #21 25.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-22T13:43:03.629Z] #21 25.09 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-22T13:43:03.629Z] #21 25.16 Selecting previously unselected package libicu67:amd64. [2021-12-22T13:43:03.629Z] #21 25.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-22T13:43:03.629Z] #21 25.16 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-22T13:43:04.250Z] #21 37.41 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-12-22T13:43:04.250Z] #21 37.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:43:04.250Z] #21 37.43 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-12-22T13:43:04.250Z] #21 37.43 Setting up libicu67:arm64 (67.1-7) ... [2021-12-22T13:43:04.250Z] #21 37.44 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-12-22T13:43:04.250Z] #21 37.45 Setting up libinih1:arm64 (53-1+b2) ... [2021-12-22T13:43:04.250Z] #21 37.46 Setting up uidmap (1:4.8.1-1) ... [2021-12-22T13:43:04.250Z] #21 37.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:43:04.250Z] #21 37.49 Setting up bzip2 (1.0.8-4) ... [2021-12-22T13:43:04.250Z] #21 37.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-22T13:43:04.250Z] #21 37.51 Setting up python3-wheel (0.34.2-1) ... [2021-12-22T13:43:04.819Z] #21 38.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:04.819Z] #21 38.09 Setting up libcap2:arm64 (1:2.44-1) ... [2021-12-22T13:43:04.819Z] #21 38.10 Setting up libcap2-bin (1:2.44-1) ... [2021-12-22T13:43:04.819Z] #21 38.11 Setting up apparmor (2.13.6-10) ... [2021-12-22T13:43:06.199Z] #21 39.53 Setting up zip (3.0-12) ... [2021-12-22T13:43:06.199Z] #21 39.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:06.459Z] #21 39.57 Setting up bash-completion (1:2.11-2) ... [2021-12-22T13:43:07.412Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:43:07.412Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:43:07.412Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:43:07.543Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-12-22T13:43:07.543Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:43:07.670Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:43:07.670Z] [2021-12-22T13:43:07.670Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-22T13:43:07.806Z] #21 28.94 Selecting previously unselected package libinih1:amd64. [2021-12-22T13:43:07.806Z] #21 28.96 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-22T13:43:07.806Z] #21 28.97 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-22T13:43:07.806Z] #21 29.06 Selecting previously unselected package libnet1:amd64. [2021-12-22T13:43:07.806Z] #21 29.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-22T13:43:07.806Z] #21 29.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:43:07.806Z] #21 29.16 Selecting previously unselected package libnl-3-200:amd64. [2021-12-22T13:43:07.806Z] #21 29.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-22T13:43:07.807Z] #21 29.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:43:07.807Z] #21 29.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-22T13:43:07.807Z] #21 29.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-22T13:43:07.807Z] #21 29.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:43:07.807Z] #21 29.34 Selecting previously unselected package net-tools. [2021-12-22T13:43:07.807Z] #21 29.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-22T13:43:07.807Z] #21 29.39 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:43:07.840Z] #21 41.10 Setting up xz-utils (5.2.5-2) ... [2021-12-22T13:43:07.840Z] #21 41.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-22T13:43:07.840Z] #21 41.12 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-12-22T13:43:07.840Z] #21 41.13 Setting up patch (2.7.6-7) ... [2021-12-22T13:43:07.840Z] #21 41.14 Setting up sudo (1.9.5p2-3) ... [2021-12-22T13:43:07.840Z] #21 41.21 invoke-rc.d: could not determine current runlevel [2021-12-22T13:43:07.840Z] #21 41.23 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-22T13:43:07.840Z] #21 41.24 Setting up xfsprogs (5.10.0-4) ... [2021-12-22T13:43:07.840Z] #21 41.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-12-22T13:43:07.840Z] #21 41.27 Setting up inetutils-ping (2:2.0-1) ... [2021-12-22T13:43:07.840Z] #21 41.28 Setting up pigz (2.6-1) ... [2021-12-22T13:43:07.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-22T13:43:07.927Z] Using test binary docker [2021-12-22T13:43:07.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-22T13:43:07.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:43:07.927Z] INFO: Waiting for daemon to start... [2021-12-22T13:43:07.927Z] Starting dockerd [2021-12-22T13:43:08.064Z] #21 29.54 Selecting previously unselected package patch. [2021-12-22T13:43:08.064Z] #21 29.57 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-22T13:43:08.064Z] #21 29.57 Unpacking patch (2.7.6-7) ... [2021-12-22T13:43:08.064Z] #21 29.69 Selecting previously unselected package python-pip-whl. [2021-12-22T13:43:08.064Z] #21 29.70 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-22T13:43:08.064Z] #21 29.72 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-22T13:43:08.100Z] #21 41.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-22T13:43:08.100Z] #21 41.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-22T13:43:08.100Z] #21 41.36 Setting up python-pip-whl (20.3.4-4) ... [2021-12-22T13:43:08.100Z] #21 41.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:08.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-22T13:43:08.628Z] #21 30.34 Selecting previously unselected package python3-lib2to3. [2021-12-22T13:43:08.628Z] #21 30.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-22T13:43:08.628Z] #21 30.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:43:08.669Z] #21 41.87 Setting up libaio1:arm64 (0.3.112-9) ... [2021-12-22T13:43:08.669Z] #21 41.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:43:08.885Z] #21 30.48 Selecting previously unselected package python3-distutils. [2021-12-22T13:43:08.885Z] #21 30.49 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-22T13:43:08.885Z] #21 30.50 Unpacking python3-distutils (3.9.2-1) ... [2021-12-22T13:43:08.928Z] #21 42.23 Setting up libelf1:arm64 (0.183-1) ... [2021-12-22T13:43:09.143Z] #21 30.63 Selecting previously unselected package python3-pkg-resources. [2021-12-22T13:43:09.143Z] #21 30.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-22T13:43:09.143Z] #21 30.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:43:09.143Z] #21 30.78 Selecting previously unselected package python3-setuptools. [2021-12-22T13:43:09.143Z] #21 30.80 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-22T13:43:09.143Z] #21 30.80 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-22T13:43:09.188Z] #21 42.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:43:09.188Z] #21 42.34 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-22T13:43:09.188Z] #21 42.36 Setting up python3-distutils (3.9.2-1) ... [2021-12-22T13:43:09.400Z] #21 31.09 Selecting previously unselected package python3-wheel. [2021-12-22T13:43:09.400Z] #21 31.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-22T13:43:09.400Z] #21 31.10 Unpacking python3-wheel (0.34.2-1) ... [2021-12-22T13:43:09.448Z] #21 42.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:09.448Z] #21 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-22T13:43:09.448Z] #21 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-22T13:43:09.448Z] #21 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-22T13:43:09.448Z] #21 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-22T13:43:09.448Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-22T13:43:09.448Z] #21 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-22T13:43:09.448Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-22T13:43:09.448Z] #21 42.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-22T13:43:09.448Z] #21 42.78 Setting up python3-setuptools (52.0.0-4) ... [2021-12-22T13:43:09.657Z] #21 31.19 Selecting previously unselected package python3-pip. [2021-12-22T13:43:09.657Z] #21 31.19 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-22T13:43:09.657Z] #21 31.20 Unpacking python3-pip (20.3.4-4) ... [2021-12-22T13:43:09.822Z] . [2021-12-22T13:43:09.822Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-22T13:43:09.914Z] #21 31.47 Selecting previously unselected package sudo. [2021-12-22T13:43:09.914Z] #21 31.48 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-22T13:43:09.914Z] #21 31.49 Unpacking sudo (1.9.5p2-3) ... [2021-12-22T13:43:10.071Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-22T13:43:10.071Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:43:10.830Z] #21 43.81 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-22T13:43:10.830Z] #21 43.82 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-12-22T13:43:10.830Z] #21 43.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:43:10.830Z] #21 43.85 Setting up python3-pip (20.3.4-4) ... [2021-12-22T13:43:10.844Z] #21 32.32 Selecting previously unselected package thin-provisioning-tools. [2021-12-22T13:43:10.844Z] #21 32.33 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-22T13:43:10.844Z] #21 32.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:43:10.844Z] #21 32.58 Selecting previously unselected package uidmap. [2021-12-22T13:43:11.101Z] #21 32.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-22T13:43:11.101Z] #21 32.60 Unpacking uidmap (1:4.8.1-1) ... [2021-12-22T13:43:11.101Z] #21 32.77 Selecting previously unselected package vim-runtime. [2021-12-22T13:43:11.101Z] #21 32.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-22T13:43:11.101Z] #21 32.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-22T13:43:11.101Z] #21 32.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-22T13:43:11.101Z] #21 32.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:11.660Z] #21 44.82 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-22T13:43:11.660Z] #21 44.83 Setting up jq (1.6-2.1) ... [2021-12-22T13:43:11.660Z] #21 44.85 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-12-22T13:43:11.660Z] #21 44.86 Setting up iptables (1.8.7-1) ... [2021-12-22T13:43:11.660Z] #21 44.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-22T13:43:11.660Z] #21 44.90 Setting up iproute2 (5.10.0-4) ... [2021-12-22T13:43:11.925Z] #21 45.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:43:13.304Z] #21 DONE 46.7s [2021-12-22T13:43:13.305Z] [2021-12-22T13:43:13.305Z] #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-12-22T13:43:13.305Z] #43 sha256:6e81cb8ff68a77433f77826b437a88bbfea1c75919dbe799bbb675ed689224a8 [2021-12-22T13:43:13.564Z] #43 ... [2021-12-22T13:43:13.564Z] [2021-12-22T13:43:13.564Z] #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-12-22T13:43:13.564Z] #22 sha256:7133719afea932a2065c77162c98ce974b71f83a855ad09c03f6421163947d19 [2021-12-22T13:43:14.135Z] #22 0.805 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-22T13:43:14.135Z] #22 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-22T13:43:14.135Z] #22 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-22T13:43:14.135Z] #22 DONE 0.9s [2021-12-22T13:43:14.135Z] [2021-12-22T13:43:14.135Z] #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-12-22T13:43:14.135Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:43:14.396Z] #62 ... [2021-12-22T13:43:14.396Z] [2021-12-22T13:43:14.396Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:43:14.396Z] #23 sha256:04610a6bfa095014446a14534d4d3d16f69019d2d3e7a4fcd1030aa9bd3be2da [2021-12-22T13:43:15.336Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-22T13:43:15.336Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:43:15.356Z] #21 36.23 Selecting previously unselected package vim. [2021-12-22T13:43:15.356Z] #21 36.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-22T13:43:15.356Z] #21 36.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:15.356Z] #21 36.86 Selecting previously unselected package xfsprogs. [2021-12-22T13:43:15.356Z] #21 36.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-22T13:43:15.356Z] #21 36.87 Unpacking xfsprogs (5.10.0-4) ... [2021-12-22T13:43:15.595Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2021-12-22T13:43:15.595Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:43:15.617Z] #21 37.33 Selecting previously unselected package zip. [2021-12-22T13:43:15.617Z] #21 37.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-22T13:43:15.617Z] #21 37.35 Unpacking zip (3.0-12) ... [2021-12-22T13:43:15.894Z] #21 37.50 Selecting previously unselected package zstd. [2021-12-22T13:43:15.894Z] #21 37.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-22T13:43:15.894Z] #21 37.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:43:16.409Z] #21 37.93 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-22T13:43:17.338Z] #21 38.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-22T13:43:17.338Z] #21 39.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-22T13:43:17.338Z] #21 39.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-22T13:43:17.338Z] #21 39.03 Setting up libicu67:amd64 (67.1-7) ... [2021-12-22T13:43:17.338Z] #21 39.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-22T13:43:17.338Z] #21 39.05 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-22T13:43:17.338Z] #21 39.06 Setting up uidmap (1:4.8.1-1) ... [2021-12-22T13:43:17.338Z] #21 39.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-22T13:43:17.338Z] #21 39.08 Setting up bzip2 (1.0.8-4) ... [2021-12-22T13:43:17.338Z] #21 39.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-22T13:43:17.594Z] #21 39.10 Setting up python3-wheel (0.34.2-1) ... [2021-12-22T13:43:18.524Z] #21 39.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:18.524Z] #21 39.89 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-22T13:43:18.524Z] #21 39.90 Setting up libcap2-bin (1:2.44-1) ... [2021-12-22T13:43:18.524Z] #21 39.91 Setting up apparmor (2.13.6-10) ... [2021-12-22T13:43:19.894Z] #21 41.35 Setting up zip (3.0-12) ... [2021-12-22T13:43:19.894Z] #21 41.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:19.894Z] #21 41.38 Setting up bash-completion (1:2.11-2) ... [2021-12-22T13:43:20.866Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2021-12-22T13:43:20.866Z] === RUN TestBuildWithHugeFile [2021-12-22T13:43:22.419Z] #21 43.62 Setting up xz-utils (5.2.5-2) ... [2021-12-22T13:43:22.419Z] #21 43.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-22T13:43:22.419Z] #21 43.63 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-22T13:43:22.419Z] #21 43.64 Setting up patch (2.7.6-7) ... [2021-12-22T13:43:22.419Z] #21 43.66 Setting up sudo (1.9.5p2-3) ... [2021-12-22T13:43:22.419Z] #21 43.76 invoke-rc.d: could not determine current runlevel [2021-12-22T13:43:22.419Z] #21 43.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-22T13:43:22.419Z] #21 43.79 Setting up xfsprogs (5.10.0-4) ... [2021-12-22T13:43:22.419Z] #21 43.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-22T13:43:22.419Z] #21 43.81 Setting up inetutils-ping (2:2.0-1) ... [2021-12-22T13:43:22.419Z] #21 43.82 Setting up pigz (2.6-1) ... [2021-12-22T13:43:22.419Z] #21 43.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-22T13:43:22.419Z] #21 43.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-22T13:43:22.419Z] #21 43.87 Setting up python-pip-whl (20.3.4-4) ... [2021-12-22T13:43:22.419Z] #21 43.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:22.982Z] #21 44.57 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-22T13:43:22.982Z] #21 44.58 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-22T13:43:23.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-22T13:43:23.546Z] #21 45.05 Setting up libelf1:amd64 (0.183-1) ... [2021-12-22T13:43:23.546Z] #21 45.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-22T13:43:23.546Z] #21 45.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-22T13:43:23.546Z] #21 45.11 Setting up python3-distutils (3.9.2-1) ... [2021-12-22T13:43:24.111Z] #21 45.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-22T13:43:24.111Z] #21 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-22T13:43:24.111Z] #21 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-22T13:43:24.111Z] #21 45.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-22T13:43:24.111Z] #21 45.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-22T13:43:24.111Z] #21 45.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-22T13:43:24.111Z] #21 45.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-22T13:43:24.111Z] #21 45.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-22T13:43:24.111Z] #21 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-22T13:43:24.111Z] #21 45.70 Setting up python3-setuptools (52.0.0-4) ... [2021-12-22T13:43:25.481Z] #21 47.11 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-22T13:43:25.481Z] #21 47.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-22T13:43:25.481Z] #21 47.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-22T13:43:25.481Z] #21 47.15 Setting up python3-pip (20.3.4-4) ... [2021-12-22T13:43:26.610Z] #23 ... [2021-12-22T13:43:26.610Z] [2021-12-22T13:43:26.610Z] #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-12-22T13:43:26.610Z] #43 sha256:6e81cb8ff68a77433f77826b437a88bbfea1c75919dbe799bbb675ed689224a8 [2021-12-22T13:43:26.610Z] #43 182.4 + dpkg --print-architecture [2021-12-22T13:43:26.610Z] #43 DONE 183.0s [2021-12-22T13:43:26.610Z] [2021-12-22T13:43:26.610Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:43:26.610Z] #23 sha256:04610a6bfa095014446a14534d4d3d16f69019d2d3e7a4fcd1030aa9bd3be2da [2021-12-22T13:43:26.610Z] #23 10.97 Collecting yamllint==1.26.1 [2021-12-22T13:43:26.610Z] #23 12.04 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-22T13:43:26.851Z] #21 48.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-22T13:43:26.851Z] #21 48.42 Setting up jq (1.6-2.1) ... [2021-12-22T13:43:26.851Z] #21 48.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-22T13:43:26.851Z] #21 48.44 Setting up iptables (1.8.7-1) ... [2021-12-22T13:43:26.851Z] #21 48.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-22T13:43:26.851Z] #21 48.49 Setting up iproute2 (5.10.0-4) ... [2021-12-22T13:43:27.416Z] #21 48.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:43:27.550Z] #23 13.23 Collecting pathspec>=0.5.3 [2021-12-22T13:43:27.550Z] #23 13.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-22T13:43:27.677Z] #21 DONE 49.4s [2021-12-22T13:43:27.677Z] [2021-12-22T13:43:27.677Z] #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-12-22T13:43:27.677Z] #22 sha256:eed9a6436c2b025a6e63e7fac781ea4be6b445fdbf805a548ce6daba8eb009b0 [2021-12-22T13:43:27.810Z] #23 13.44 Collecting pyyaml [2021-12-22T13:43:27.810Z] #23 13.45 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-12-22T13:43:27.810Z] #23 13.49 Building wheels for collected packages: yamllint [2021-12-22T13:43:27.810Z] #23 13.49 Building wheel for yamllint (setup.py): started [2021-12-22T13:43:28.380Z] #23 14.22 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-22T13:43:28.641Z] #23 14.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b4eb8bcfef31f641399a1bb83c27905bfecf493b3cedfbd0dbf0a16de69fef10 [2021-12-22T13:43:28.641Z] #23 14.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-22T13:43:28.641Z] #23 14.22 Successfully built yamllint [2021-12-22T13:43:28.641Z] #23 14.25 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-22T13:43:28.900Z] #23 14.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-22T13:43:29.049Z] #22 1.433 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-22T13:43:29.313Z] #22 1.436 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-22T13:43:29.313Z] #22 1.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-22T13:43:29.313Z] #22 DONE 1.5s [2021-12-22T13:43:29.313Z] [2021-12-22T13:43:29.313Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-22T13:43:29.313Z] #23 sha256:d686e21eb5e5c0c50690b8791922638f6e3f2dc6af18b338783747986c526cf8 [2021-12-22T13:43:30.287Z] #23 DONE 16.0s [2021-12-22T13:43:30.287Z] [2021-12-22T13:43:30.287Z] #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-12-22T13:43:30.287Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:43:32.824Z] #62 ... [2021-12-22T13:43:32.824Z] [2021-12-22T13:43:32.824Z] #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-12-22T13:43:32.824Z] #53 sha256:c47b6d6c6595544552360b1a2cbd402a3510700880433190162ef11e4aa737cd [2021-12-22T13:43:32.824Z] #53 190.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-22T13:43:33.396Z] #53 DONE 191.1s [2021-12-22T13:43:33.396Z] [2021-12-22T13:43:33.396Z] #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-12-22T13:43:33.396Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:43:41.179Z] 8f616e6e9eec: Pull complete [2021-12-22T13:43:41.500Z] #23 10.94 Collecting yamllint==1.26.1 [2021-12-22T13:43:41.500Z] #23 12.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-22T13:43:42.429Z] #23 13.26 Collecting pathspec>=0.5.3 [2021-12-22T13:43:42.429Z] #23 13.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-22T13:43:42.992Z] #23 13.75 Collecting pyyaml [2021-12-22T13:43:42.992Z] #23 13.78 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-12-22T13:43:42.992Z] #23 13.84 Building wheels for collected packages: yamllint [2021-12-22T13:43:43.249Z] #23 13.85 Building wheel for yamllint (setup.py): started [2021-12-22T13:43:44.180Z] #23 15.00 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-22T13:43:44.180Z] #23 15.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1968aef820ae5facf4daa824b1ec974122b591ffe1da618a18c3ef862e02513d [2021-12-22T13:43:44.180Z] #23 15.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-22T13:43:44.180Z] #23 15.02 Successfully built yamllint [2021-12-22T13:43:44.180Z] #23 15.04 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-22T13:43:44.744Z] #23 15.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-22T13:43:45.311Z] #23 DONE 15.9s [2021-12-22T13:43:45.312Z] [2021-12-22T13:43:45.312Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-22T13:43:45.312Z] #27 sha256:dd43f8eed930ad04ef65b94eb34a8c06c0a7a628ba2d929775869c863ac5d752 [2021-12-22T13:43:45.568Z] #27 DONE 0.3s [2021-12-22T13:43:45.568Z] [2021-12-22T13:43:45.568Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-22T13:43:45.568Z] #32 sha256:69409a46a22d18caa7597a42c709bf0f014aba01e1ef3ff6c06a4d91552fb833 [2021-12-22T13:43:45.824Z] #32 DONE 0.3s [2021-12-22T13:43:45.824Z] [2021-12-22T13:43:45.824Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-22T13:43:45.824Z] #35 sha256:524a6d2aea5a3e0423b61044f78aec398374f69e16954e1c8596b056176f4de2 [2021-12-22T13:43:45.824Z] #35 DONE 0.1s [2021-12-22T13:43:45.824Z] [2021-12-22T13:43:45.824Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-22T13:43:45.824Z] #37 sha256:672305a992d0745b04f57633299c3bf5073aba86949c4160d2c0727acd5472e0 [2021-12-22T13:43:45.824Z] #37 DONE 0.1s [2021-12-22T13:43:45.824Z] [2021-12-22T13:43:45.824Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-22T13:43:45.824Z] #41 sha256:2f4a965263f1d9ba2c6dbfa73a14af8d76f2737f0efe7f2fec27f70f6b8444ed [2021-12-22T13:43:45.824Z] #41 DONE 0.0s [2021-12-22T13:43:45.824Z] [2021-12-22T13:43:45.824Z] #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-12-22T13:43:45.824Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:43:48.513Z] sha256:3f5bfd323295231af1916c3290606fd30963bce36eaf446e965d8a9f701fc74a [2021-12-22T13:43:48.513Z] INFO: Starting docker-py tests... [2021-12-22T13:43:48.513Z] ============================= test session starts ============================== [2021-12-22T13:43:48.513Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-22T13:43:48.513Z] rootdir: /src, inifile: pytest.ini [2021-12-22T13:43:48.513Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-22T13:43:48.513Z] collected 395 items / 1 deselected / 394 selected [2021-12-22T13:43:48.513Z] [2021-12-22T13:43:49.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-22T13:43:50.698Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-22T13:43:50.698Z] [2021-12-22T13:43:50.698Z] ________ ____ __. [2021-12-22T13:43:50.698Z] \_____ \ | |/ _| [2021-12-22T13:43:50.698Z] / | \| < [2021-12-22T13:43:50.698Z] / | \ | \ [2021-12-22T13:43:50.698Z] \_______ /____|__ \ [2021-12-22T13:43:50.698Z] \/ \/ [2021-12-22T13:43:50.698Z] [2021-12-22T13:43:50.698Z] INFO: make.ps1 ended at 12/22/2021 13:43:37 [2021-12-22T13:43:50.698Z] INFO: Binaries build ended at 12/22/2021 13:43:39. Duration:00:01:40.9531591 [2021-12-22T13:43:50.698Z] INFO: Copying the built daemon binary to d:\CI\PR-43099\3\binary\dockerd-5af3348ad5.exe... [2021-12-22T13:43:50.698Z] INFO: Copying the built client binary to d:\CI\PR-43099\3\binary\docker-5af3348ad5.exe... [2021-12-22T13:43:50.698Z] INFO: Copying dockerversion from the container... [2021-12-22T13:43:50.698Z] INFO: Copying the golang package from the container to d:\CI\PR-43099\3\installer\go.zip... [2021-12-22T13:43:50.698Z] INFO: Extracting go.zip to d:\CI\PR-43099\3\go [2021-12-22T13:43:51.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-22T13:43:53.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-22T13:43:53.917Z] #62 ... [2021-12-22T13:43:53.917Z] [2021-12-22T13:43:53.917Z] #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-12-22T13:43:53.917Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:43:53.917Z] #43 202.3 + dpkg --print-architecture [2021-12-22T13:43:53.917Z] #43 202.3 + git checkout -q v2.1.0 [2021-12-22T13:43:53.917Z] #43 202.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-22T13:43:53.917Z] #43 202.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-22T13:43:56.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-22T13:43:56.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-22T13:43:57.190Z] #43 ... [2021-12-22T13:43:57.190Z] [2021-12-22T13:43:57.190Z] #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-12-22T13:43:57.190Z] #53 sha256:8c87faad3405f75328fabdb436040632f4b92c219dd9d8c6a3d3a16fc93b5f59 [2021-12-22T13:43:57.190Z] #53 206.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-22T13:43:57.190Z] #53 DONE 206.6s [2021-12-22T13:43:57.190Z] [2021-12-22T13:43:57.190Z] #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-12-22T13:43:57.190Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:44:00.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-22T13:44:03.198Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-22T13:44:03.763Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-22T13:44:05.259Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-22T13:44:06.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-22T13:44:09.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-22T13:44:12.121Z] #62 ... [2021-12-22T13:44:12.121Z] [2021-12-22T13:44:12.121Z] #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-12-22T13:44:12.121Z] #26 sha256:84aa7c420d9ea495dd29943e0736345a68fa38ce80bd3ba512be126536c66018 [2021-12-22T13:44:12.121Z] #26 223.3 + return [2021-12-22T13:44:12.121Z] #26 DONE 225.6s [2021-12-22T13:44:12.121Z] [2021-12-22T13:44:12.121Z] #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-12-22T13:44:12.121Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:44:12.121Z] #62 175.9 + bin/containerd [2021-12-22T13:44:12.121Z] #62 ... [2021-12-22T13:44:12.121Z] [2021-12-22T13:44:12.121Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-22T13:44:12.121Z] #27 sha256:664f3dc68175f6231409125d48c969f5698933531bbc8f4800f21edc6ad201a4 [2021-12-22T13:44:12.121Z] #27 DONE 0.9s [2021-12-22T13:44:12.121Z] [2021-12-22T13:44:12.121Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-22T13:44:12.121Z] #32 sha256:b35a3a66c6055437caa01587c25cc32b617734bce7e04807e7d0437092594c09 [2021-12-22T13:44:12.121Z] #32 DONE 0.9s [2021-12-22T13:44:12.121Z] [2021-12-22T13:44:12.121Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-22T13:44:12.121Z] #35 sha256:e39105d72aa16d4559b027bf2511ebb6e650fc4f7b9afad5da3f6a798dd754be [2021-12-22T13:44:12.382Z] #35 DONE 0.6s [2021-12-22T13:44:12.382Z] [2021-12-22T13:44:12.382Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-22T13:44:12.382Z] #37 sha256:e08249e93d426e98e9784639b06b1e83149079fe7268fea9073a66823680f6f7 [2021-12-22T13:44:12.382Z] #37 DONE 0.2s [2021-12-22T13:44:12.382Z] [2021-12-22T13:44:12.382Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-22T13:44:12.382Z] #41 sha256:897b91012d1a74f9448a12ab9f9d705cc760da1809d77c7039f976b1ffff4e04 [2021-12-22T13:44:12.382Z] #41 DONE 0.0s [2021-12-22T13:44:12.382Z] [2021-12-22T13:44:12.382Z] #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-12-22T13:44:12.382Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:44:12.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-22T13:44:12.642Z] #62 ... [2021-12-22T13:44:12.642Z] [2021-12-22T13:44:12.642Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-22T13:44:12.642Z] #44 sha256:51e765bf2156f632279514ed6116633ef0d19e392cbb68f64e3b77a442654d60 [2021-12-22T13:44:12.902Z] #44 DONE 0.6s [2021-12-22T13:44:12.902Z] [2021-12-22T13:44:12.902Z] #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-12-22T13:44:12.902Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:44:13.162Z] #62 ... [2021-12-22T13:44:13.162Z] [2021-12-22T13:44:13.162Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-22T13:44:13.162Z] #48 sha256:1e6e4d45ef68597efcb9e7f2f5fa06cec50c2daf9ed7473056f2f2a6fa8c9dea [2021-12-22T13:44:13.162Z] #48 DONE 0.1s [2021-12-22T13:44:13.162Z] [2021-12-22T13:44:13.162Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-22T13:44:13.162Z] #50 sha256:e46c51f114999883d5b225a405e3f36ac7d98bd26ef23f1312fa508f5bd7df55 [2021-12-22T13:44:13.162Z] #50 DONE 0.1s [2021-12-22T13:44:13.162Z] [2021-12-22T13:44:13.162Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-22T13:44:13.162Z] #52 sha256:cccd481f139e96cb713a7da4f3728d5422cc534b7cc442a63952bb804984b0d5 [2021-12-22T13:44:13.162Z] #52 DONE 0.1s [2021-12-22T13:44:13.162Z] [2021-12-22T13:44:13.162Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-22T13:44:13.162Z] #54 sha256:c4acd820a2228bc00200d73e9f3abf48302229f83223b27472fc6867c74c5844 [2021-12-22T13:44:13.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-22T13:44:15.267Z] #58 ... [2021-12-22T13:44:15.267Z] [2021-12-22T13:44:15.267Z] #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-12-22T13:44:15.267Z] #43 sha256:3a1f32b4243bb6053fe9e4b2719ecb6b63210f3d51fa0572cf856475d6f4eba4 [2021-12-22T13:44:15.267Z] #43 DONE 224.1s [2021-12-22T13:44:15.267Z] [2021-12-22T13:44:15.267Z] #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-12-22T13:44:15.267Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:44:15.701Z] #54 DONE 1.9s [2021-12-22T13:44:15.701Z] [2021-12-22T13:44:15.701Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-22T13:44:15.701Z] #56 sha256:fb12f5bef8d2397182175cc4d59b21e9baf303fd60a0c33f6c00b36e775cd6eb [2021-12-22T13:44:15.701Z] #56 DONE 0.1s [2021-12-22T13:44:15.701Z] [2021-12-22T13:44:15.701Z] #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-12-22T13:44:15.701Z] #58 sha256:20c0a0b5fd4c82bab10830a2284aba18bf003c588cacfd2eca27517fac83f6ca [2021-12-22T13:44:15.701Z] #58 117.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-22T13:44:15.701Z] #58 118.3 + mkdir -p /build [2021-12-22T13:44:15.701Z] #58 118.3 + cp runc /build/runc [2021-12-22T13:44:15.960Z] #58 DONE 118.7s [2021-12-22T13:44:15.960Z] [2021-12-22T13:44:15.960Z] #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-12-22T13:44:15.960Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:44:16.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-22T13:44:17.093Z] --- PASS: TestBuildWithHugeFile (50.17s) [2021-12-22T13:44:17.093Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:44:17.093Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:44:17.093Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:44:17.093Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:44:17.093Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:44:17.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:44:17.093Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:44:17.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:44:17.093Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:44:17.093Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:44:17.093Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:44:17.093Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:44:17.093Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:44:17.093Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-12-22T13:44:17.093Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-12-22T13:44:17.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-22T13:44:17.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-22T13:44:17.093Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:44:17.093Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-22T13:44:17.093Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-22T13:44:17.159Z] #58 ... [2021-12-22T13:44:17.159Z] [2021-12-22T13:44:17.159Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-22T13:44:17.159Z] #44 sha256:1e18ec0c325538a5ef1844c2fdf7eb987aec9f3ce277c25394f1aa8f4bf767f2 [2021-12-22T13:44:17.723Z] #44 DONE 0.3s [2021-12-22T13:44:17.723Z] [2021-12-22T13:44:17.723Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-22T13:44:17.723Z] #48 sha256:71825f279f0c32e26975180429e376c7e02b876c373707e4428092b65076a62a [2021-12-22T13:44:17.723Z] #48 DONE 0.1s [2021-12-22T13:44:17.723Z] [2021-12-22T13:44:17.723Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-22T13:44:17.723Z] #50 sha256:e48c9d334be90ff22f77230514d90b070a215e5ba7e83072c5a37a1ce1e81464 [2021-12-22T13:44:17.723Z] #50 DONE 0.1s [2021-12-22T13:44:17.723Z] [2021-12-22T13:44:17.723Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-22T13:44:17.723Z] #52 sha256:1c4990d8d0a038d21c60ac71b09d3cc9840f3558e7b5205ebe7cdc1bb76a93ad [2021-12-22T13:44:17.723Z] #52 DONE 0.1s [2021-12-22T13:44:17.723Z] [2021-12-22T13:44:17.723Z] #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-12-22T13:44:17.723Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:44:17.723Z] #62 ... [2021-12-22T13:44:17.723Z] [2021-12-22T13:44:17.723Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-22T13:44:17.723Z] #54 sha256:a889989cea1591a699c5bcee83d69a3517f380bb35073ddf5d30aa51b6239407 [2021-12-22T13:44:18.499Z] #62 ... [2021-12-22T13:44:18.499Z] [2021-12-22T13:44:18.499Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-22T13:44:18.499Z] #59 sha256:a22d043783a04af4559693330ecf5bb49577a84e910e38cb1bad1da5096ca1f1 [2021-12-22T13:44:18.499Z] #59 DONE 0.2s [2021-12-22T13:44:18.499Z] [2021-12-22T13:44:18.499Z] #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-12-22T13:44:18.499Z] #62 sha256:48510ad1ac5247c31c0f1f7a88c41e9cd2b1e34a0ff713a6b37a93491bc1d207 [2021-12-22T13:44:18.656Z] #54 DONE 0.6s [2021-12-22T13:44:18.656Z] [2021-12-22T13:44:18.656Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-22T13:44:18.656Z] #56 sha256:2f23319cac32acfe7cf5df10aa28c8db1a6f021fc9a5d1522e680a222df67795 [2021-12-22T13:44:18.656Z] #56 DONE 0.1s [2021-12-22T13:44:18.656Z] [2021-12-22T13:44:18.656Z] #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-12-22T13:44:18.656Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:44:18.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-22T13:44:20.376Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2021-12-22T13:44:20.376Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2021-12-22T13:44:20.376Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-22T13:44:20.376Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:44:20.376Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-22T13:44:20.376Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-22T13:44:20.376Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-22T13:44:20.376Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-22T13:44:20.376Z] PASS [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === Skipped [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-22T13:44:20.376Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:44:20.376Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-22T13:44:20.376Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] DONE 34 tests, 3 skipped in 109.658s [2021-12-22T13:44:20.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-22T13:44:20.376Z] INFO: Testing against a local daemon [2021-12-22T13:44:20.376Z] === RUN TestConfigInspect [2021-12-22T13:44:20.376Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-22T13:44:20.376Z] === RUN TestConfigList [2021-12-22T13:44:20.376Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestConfigList (0.01s) [2021-12-22T13:44:20.376Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:44:20.376Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-22T13:44:20.376Z] === RUN TestConfigsUpdate [2021-12-22T13:44:20.376Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-22T13:44:20.376Z] === RUN TestTemplatedConfig [2021-12-22T13:44:20.376Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-22T13:44:20.376Z] === RUN TestConfigCreateResolve [2021-12-22T13:44:20.376Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-22T13:44:20.376Z] PASS [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === Skipped [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-22T13:44:20.376Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-12-22T13:44:20.376Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-22T13:44:20.376Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-22T13:44:20.376Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-22T13:44:20.376Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-22T13:44:20.376Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:44:20.376Z] [2021-12-22T13:44:20.376Z] DONE 6 tests, 6 skipped in 0.149s [2021-12-22T13:44:20.376Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-22T13:44:20.634Z] INFO: Testing against a local daemon [2021-12-22T13:44:20.634Z] === RUN TestCheckpoint [2021-12-22T13:44:20.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:44:20.634Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:44:20.634Z] === RUN TestContainerInvalidJSON [2021-12-22T13:44:20.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:44:20.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:44:20.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:44:20.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:44:20.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:44:20.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:44:20.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-22T13:44:20.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-22T13:44:20.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-22T13:44:20.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:44:20.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-12-22T13:44:20.634Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:44:20.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-22T13:44:20.634Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:44:20.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-22T13:44:20.634Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:44:20.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-22T13:44:20.634Z] === RUN TestCopyFromContainer [2021-12-22T13:44:22.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-22T13:44:24.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer// [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer//bar/root [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/quux [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-22T13:44:24.817Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer (3.94s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-12-22T13:44:24.817Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-12-22T13:44:24.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:44:24.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:44:24.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:44:24.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:44:24.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:44:24.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:44:24.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:44:24.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:44:24.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:44:24.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:44:24.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:44:24.817Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:44:24.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-12-22T13:44:24.817Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:44:24.817Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:44:24.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:44:24.817Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:44:24.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:44:24.817Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:44:24.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:44:24.817Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:44:24.817Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:44:24.817Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:44:24.817Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-22T13:44:24.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-22T13:44:24.817Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:44:24.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-22T13:44:24.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:44:25.752Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2021-12-22T13:44:25.752Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:44:25.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:44:27.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:44:27.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:44:27.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:44:27.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:44:27.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:44:27.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:44:27.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:44:27.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:44:27.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:44:27.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:44:27.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T13:44:27.126Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T13:44:27.126Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:44:27.384Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-12-22T13:44:27.384Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:44:27.384Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:44:27.384Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:44:27.384Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-22T13:44:27.384Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-22T13:44:27.385Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:44:27.385Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:44:27.385Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-22T13:44:27.385Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:44:27.385Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:44:27.385Z] === RUN TestContainerStartOnDaemonRestart [2021-12-22T13:44:27.385Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-22T13:44:27.385Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-22T13:44:27.385Z] === RUN TestDaemonRestartIpcMode [2021-12-22T13:44:27.385Z] === PAUSE TestDaemonRestartIpcMode [2021-12-22T13:44:27.385Z] === RUN TestDaemonHostGatewayIP [2021-12-22T13:44:27.385Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:44:27.385Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-22T13:44:27.385Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-22T13:44:27.385Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-22T13:44:27.385Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:44:27.385Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-22T13:44:27.385Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:44:27.385Z] === RUN TestDiff [2021-12-22T13:44:27.951Z] --- PASS: TestDiff (0.38s) [2021-12-22T13:44:27.951Z] === RUN TestExecWithCloseStdin [2021-12-22T13:44:28.209Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-12-22T13:44:28.209Z] === RUN TestExec [2021-12-22T13:44:28.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:44:28.444Z] Using test binary docker [2021-12-22T13:44:28.444Z] +++ /etc/init.d/apparmor start [2021-12-22T13:44:28.444Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:44:28.444Z] INFO: Waiting for daemon to start... [2021-12-22T13:44:28.444Z] Starting dockerd [2021-12-22T13:44:28.444Z] +++ 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-12-22T13:44:28.775Z] --- PASS: TestExec (0.43s) [2021-12-22T13:44:28.775Z] === RUN TestExecUser [2021-12-22T13:44:29.341Z] --- PASS: TestExecUser (0.44s) [2021-12-22T13:44:29.341Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:44:29.547Z] 8f616e6e9eec: Pull complete [2021-12-22T13:44:29.599Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-12-22T13:44:29.599Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:44:30.966Z] . [2021-12-22T13:44:30.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:44:30.966Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:44:30.966Z] Error: No such image: emptyfs [2021-12-22T13:44:30.966Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-22T13:44:30.966Z] ++++ docker load [2021-12-22T13:44:30.977Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-12-22T13:44:30.977Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:44:31.223Z] Running integration-test (iteration 1) [2021-12-22T13:44:31.223Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-22T13:44:31.223Z] ++ 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-12-22T13:44:31.223Z] ++ set -e [2021-12-22T13:44:31.223Z] ++ '[' -n 0 ']' [2021-12-22T13:44:31.223Z] ++ set -x [2021-12-22T13:44:31.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:44:31.543Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-12-22T13:44:31.543Z] === RUN TestHealthKillContainer [2021-12-22T13:44:31.787Z] Loaded image: busybox:latest [2021-12-22T13:44:32.349Z] Loaded image: busybox:glibc [2021-12-22T13:44:36.177Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-22T13:44:37.600Z] Loaded image: debian:bullseye-slim [2021-12-22T13:44:37.600Z] Loaded image: hello-world:latest [2021-12-22T13:44:37.600Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:44:37.600Z] INFO: Testing against a local daemon [2021-12-22T13:44:37.600Z] === RUN TestCgroupNamespacesBuild [2021-12-22T13:44:39.494Z] --- PASS: TestCgroupNamespacesBuild (2.14s) [2021-12-22T13:44:39.494Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-22T13:44:39.683Z] --- PASS: TestHealthKillContainer (7.88s) [2021-12-22T13:44:39.683Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:44:39.683Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:44:39.683Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:44:39.683Z] === RUN TestIpcModeNone [2021-12-22T13:44:39.941Z] --- PASS: TestIpcModeNone (0.42s) [2021-12-22T13:44:39.941Z] === RUN TestIpcModePrivate [2021-12-22T13:44:40.200Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-22T13:44:40.200Z] --- PASS: TestIpcModePrivate (0.42s) [2021-12-22T13:44:40.200Z] === RUN TestIpcModeShareable [2021-12-22T13:44:40.200Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:44:40.200Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-22T13:44:40.200Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-22T13:44:40.447Z] #62 207.6 # github.com/containerd/containerd/cmd/containerd [2021-12-22T13:44:40.447Z] #62 207.6 /usr/bin/ld: /tmp/go-link-3871694528/000019.o: in function `New': [2021-12-22T13:44:40.447Z] #62 207.6 /tmp/tmp.lRgwnJMeq8/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-12-22T13:44:40.447Z] #62 207.7 + bin/containerd-stress [2021-12-22T13:44:40.447Z] #62 208.7 + bin/containerd-shim [2021-12-22T13:44:41.575Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2021-12-22T13:44:41.575Z] === RUN TestAPIIpcModeHost [2021-12-22T13:44:41.575Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:44:41.575Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-22T13:44:41.575Z] === RUN TestDaemonIpcModeShareable [2021-12-22T13:44:41.575Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:44:41.575Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-22T13:44:41.575Z] === RUN TestDaemonIpcModePrivate [2021-12-22T13:44:42.015Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-12-22T13:44:42.015Z] === RUN TestBuildWithSession [2021-12-22T13:44:42.015Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:44:42.015Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:44:42.015Z] === RUN TestBuildSquashParent [2021-12-22T13:44:42.509Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-22T13:44:42.768Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-22T13:44:42.768Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-22T13:44:42.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:44:42.768Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-22T13:44:42.768Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-22T13:44:42.768Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:44:42.768Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-22T13:44:42.768Z] === RUN TestIpcModeOlderClient [2021-12-22T13:44:42.768Z] === PAUSE TestIpcModeOlderClient [2021-12-22T13:44:42.768Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:44:43.335Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-12-22T13:44:43.335Z] === RUN TestKillContainer [2021-12-22T13:44:43.335Z] === RUN TestKillContainer/no_signal [2021-12-22T13:44:43.593Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:44:43.851Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:44:44.418Z] --- PASS: TestKillContainer (1.15s) [2021-12-22T13:44:44.418Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-12-22T13:44:44.418Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2021-12-22T13:44:44.418Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-22T13:44:44.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:44:44.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-22T13:44:44.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-22T13:44:45.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2021-12-22T13:44:45.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-22T13:44:45.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-12-22T13:44:45.244Z] === RUN TestKillStoppedContainer [2021-12-22T13:44:45.244Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-12-22T13:44:45.244Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:44:45.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-12-22T13:44:45.244Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:44:45.503Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-12-22T13:44:45.503Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:44:45.503Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:44:45.503Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T13:44:45.503Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:44:45.503Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:44:45.503Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-22T13:44:45.503Z] === RUN TestLinksEtcHostsContentMatch [2021-12-22T13:44:45.503Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-22T13:44:45.503Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-22T13:44:45.503Z] === RUN TestLinksContainerNames [2021-12-22T13:44:46.438Z] --- PASS: TestLinksContainerNames (0.77s) [2021-12-22T13:44:46.438Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:44:46.697Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-12-22T13:44:46.697Z] === RUN TestContainerNetworkMountsNoChown [2021-12-22T13:44:46.955Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/default [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/default [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/private [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/private [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rprivate [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/slave [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/slave [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rslave [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/shared [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/shared [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rshared [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-22T13:44:46.955Z] === CONT TestMountDaemonRoot/default [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:44:46.955Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-22T13:44:46.955Z] === CONT TestMountDaemonRoot/rshared [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:44:46.955Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:44:46.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:44:46.955Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:44:47.063Z] #62 214.7 + bin/containerd-shim-runc-v1 [2021-12-22T13:44:47.213Z] === CONT TestMountDaemonRoot/shared [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-22T13:44:47.213Z] === CONT TestMountDaemonRoot/rslave [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:44:47.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:44:47.213Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/slave [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rprivate [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/private [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:44:47.214Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-22T13:44:47.214Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:44:47.214Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:44:47.472Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-22T13:44:47.472Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-22T13:44:47.472Z] === RUN TestContainerBindMountNonRecursive [2021-12-22T13:44:47.472Z] 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-12-22T13:44:47.472Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-22T13:44:47.472Z] === RUN TestContainerVolumesMountedAsShared [2021-12-22T13:44:47.472Z] 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-12-22T13:44:47.472Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-22T13:44:47.472Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-22T13:44:47.472Z] 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-12-22T13:44:47.472Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-22T13:44:47.472Z] === RUN TestNetworkNat [2021-12-22T13:44:48.038Z] --- PASS: TestNetworkNat (0.49s) [2021-12-22T13:44:48.038Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:44:48.298Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2021-12-22T13:44:48.298Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:44:50.140Z] --- PASS: TestBuildSquashParent (8.03s) [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:44:50.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:44:50.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:44:50.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:44:50.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:44:50.737Z] #58 ... [2021-12-22T13:44:50.737Z] [2021-12-22T13:44:50.737Z] #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-12-22T13:44:50.737Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:44:50.737Z] #62 220.3 + bin/containerd [2021-12-22T13:44:50.827Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-12-22T13:44:50.827Z] === RUN TestPause [2021-12-22T13:44:50.827Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:44:50.827Z] --- SKIP: TestPause (0.00s) [2021-12-22T13:44:50.827Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:44:50.827Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:44:50.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:44:50.827Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:44:50.827Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:44:50.827Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-22T13:44:50.827Z] === RUN TestPidHost [2021-12-22T13:44:51.175Z] INFO: Extraction ended at 12/22/2021 13:44:41. Duration:00:00:58.0937056 [2021-12-22T13:44:51.175Z] INFO: Updating the golang and path environment variables [2021-12-22T13:44:51.175Z] INFO: GOPATH=d:\gopath [2021-12-22T13:44:51.175Z] INFO: go version go1.17.5 windows/amd64 [2021-12-22T13:44:51.175Z] INFO: Running the daemon under test in debug mode [2021-12-22T13:44:51.175Z] INFO: Starting a daemon under test... [2021-12-22T13:44:51.175Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43099\3\daemon --pidfile d:\CI\PR-43099\3\docker.pid -D [2021-12-22T13:44:51.175Z] INFO: Process started successfully. [2021-12-22T13:44:51.175Z] INFO: Start tailing logs of the daemon under tests [2021-12-22T13:44:51.175Z] INFO: Waiting for the daemon under test to start... [2021-12-22T13:44:51.258Z] #62 219.0 + bin/containerd-shim-runc-v2 [2021-12-22T13:44:51.258Z] #62 219.5 + binaries [2021-12-22T13:44:51.258Z] #62 219.5 + install -D bin/containerd /build/containerd [2021-12-22T13:44:51.258Z] #62 219.6 + install -D bin/containerd-shim /build/containerd-shim [2021-12-22T13:44:51.258Z] #62 219.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-22T13:44:51.258Z] #62 219.6 + install -D bin/ctr /build/ctr [2021-12-22T13:44:51.762Z] --- PASS: TestPidHost (0.86s) [2021-12-22T13:44:51.762Z] === RUN TestPsFilter [2021-12-22T13:44:51.762Z] --- PASS: TestPsFilter (0.09s) [2021-12-22T13:44:51.762Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:44:52.329Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2021-12-22T13:44:52.329Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:44:52.588Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-12-22T13:44:52.588Z] === RUN TestRemoveContainerRunning [2021-12-22T13:44:52.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:44:52.846Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-12-22T13:44:52.846Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:44:52.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:44:53.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-12-22T13:44:53.412Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:44:53.412Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-22T13:44:53.412Z] === RUN TestRenameLinkedContainer [2021-12-22T13:44:54.787Z] --- PASS: TestRenameLinkedContainer (1.54s) [2021-12-22T13:44:54.787Z] === RUN TestRenameStoppedContainer [2021-12-22T13:44:55.368Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-12-22T13:44:55.368Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:44:55.985Z] #62 ... [2021-12-22T13:44:55.985Z] [2021-12-22T13:44:55.985Z] #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-12-22T13:44:55.985Z] #58 sha256:30d13994354dbf16e1955c26d0c288d3847c41748e2d7d60e5dfe38604f4534d [2021-12-22T13:44:55.985Z] #58 148.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-22T13:44:56.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:44:56.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:44:56.302Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-12-22T13:44:56.302Z] === RUN TestRenameInvalidName [2021-12-22T13:44:56.532Z] #62 DONE 224.4s [2021-12-22T13:44:56.561Z] --- PASS: TestRenameInvalidName (0.38s) [2021-12-22T13:44:56.561Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:44:56.791Z] [2021-12-22T13:44:56.791Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-22T13:44:56.791Z] #63 sha256:edf2a61414fb2ac89f27fb656a4614ff872b651f6c5d24be6e91b4fae3d4f743 [2021-12-22T13:44:57.350Z] #58 150.2 + mkdir -p /build [2021-12-22T13:44:57.350Z] #58 150.2 + cp runc /build/runc [2021-12-22T13:44:57.935Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2021-12-22T13:44:57.935Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:44:58.170Z] #63 DONE 1.5s [2021-12-22T13:44:58.170Z] [2021-12-22T13:44:58.170Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-22T13:44:58.170Z] #68 sha256:48f64ebe453a3df23cf72f36749f5dac3e087aa34a003d2daf9d75ec5d78726e [2021-12-22T13:44:58.170Z] #68 DONE 0.1s [2021-12-22T13:44:58.170Z] [2021-12-22T13:44:58.170Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-22T13:44:58.170Z] #73 sha256:dfe5340bf87273d4e425ecaabf930c935c1981cffc1934273ee4b7548fa5676e [2021-12-22T13:44:58.193Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-12-22T13:44:58.193Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:44:58.279Z] #58 DONE 151.0s [2021-12-22T13:44:58.279Z] [2021-12-22T13:44:58.279Z] #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-12-22T13:44:58.279Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-12-22T13:44:58.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2021-12-22T13:44:58.706Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:44:58.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:44:59.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-12-22T13:44:59.127Z] === RUN TestResize [2021-12-22T13:44:59.385Z] --- PASS: TestResize (0.38s) [2021-12-22T13:44:59.385Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:44:59.648Z] #62 ... [2021-12-22T13:44:59.648Z] [2021-12-22T13:44:59.648Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-22T13:44:59.648Z] #59 sha256:f0841b981f2f1f16bd9021f4cacf2a4e1c6e77f4063a440caabec6a58d67f826 [2021-12-22T13:45:00.068Z] #59 DONE 0.3s [2021-12-22T13:45:00.068Z] [2021-12-22T13:45:00.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-12-22T13:45:00.068Z] #62 sha256:ca915246b7af5266c5ea164321f8e04e2c41e3f19c2475eef1b83dd3646d2d26 [2021-12-22T13:45:00.081Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-12-22T13:45:00.081Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:45:00.086Z] #73 DONE 1.8s [2021-12-22T13:45:00.087Z] [2021-12-22T13:45:00.087Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-22T13:45:00.087Z] #74 sha256:c37bd2ba8d2fedc6143fe99804db1bb13126e0c95d7d34175480588e49d9f286 [2021-12-22T13:45:00.087Z] #74 DONE 0.0s [2021-12-22T13:45:00.087Z] [2021-12-22T13:45:00.087Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-22T13:45:00.087Z] #75 sha256:f9524ea1d916466f34c1f740582010558c5178a36114e9a1ae7a0c85fcb9a92c [2021-12-22T13:45:00.340Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2021-12-22T13:45:00.340Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:45:00.340Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-22T13:45:00.340Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:45:00.340Z] === RUN TestCgroupNamespacesRun [2021-12-22T13:45:01.025Z] #75 DONE 0.9s [2021-12-22T13:45:01.025Z] [2021-12-22T13:45:01.025Z] #76 exporting to image [2021-12-22T13:45:01.025Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-22T13:45:01.025Z] #76 exporting layers [2021-12-22T13:45:01.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:45:01.275Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2021-12-22T13:45:01.275Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-22T13:45:01.494Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:45:02.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:45:02.621Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:45:02.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-12-22T13:45:02.651Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-12-22T13:45:03.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2021-12-22T13:45:03.184Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:45:03.585Z] .....INFO: Daemon under test started and replied! [2021-12-22T13:45:03.585Z] INFO: Docker version of the daemon under test [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] Client: [2021-12-22T13:45:03.585Z] Version: 17.06.2-ce [2021-12-22T13:45:03.585Z] API version: 1.30 [2021-12-22T13:45:03.585Z] Go version: go1.8.3 [2021-12-22T13:45:03.585Z] Git commit: cec0b72 [2021-12-22T13:45:03.585Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-22T13:45:03.585Z] OS/Arch: windows/amd64 [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] Server: [2021-12-22T13:45:03.585Z] Version: 0.0.0-dev [2021-12-22T13:45:03.585Z] API version: 1.42 (minimum version 1.24) [2021-12-22T13:45:03.585Z] Go version: go1.17.5 [2021-12-22T13:45:03.585Z] Git commit: 5af3348ad5 [2021-12-22T13:45:03.585Z] Built: 12/22/2021 13:42:08 [2021-12-22T13:45:03.585Z] OS/Arch: windows/amd64 [2021-12-22T13:45:03.585Z] Experimental: false [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] INFO: Docker info of the daemon under test [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] Containers: 0 [2021-12-22T13:45:03.585Z] Running: 0 [2021-12-22T13:45:03.585Z] Paused: 0 [2021-12-22T13:45:03.585Z] Stopped: 0 [2021-12-22T13:45:03.585Z] Images: 0 [2021-12-22T13:45:03.585Z] Server Version: 0.0.0-dev [2021-12-22T13:45:03.585Z] Storage Driver: windowsfilter [2021-12-22T13:45:03.585Z] Windows: [2021-12-22T13:45:03.585Z] Logging Driver: json-file [2021-12-22T13:45:03.585Z] Plugins: [2021-12-22T13:45:03.585Z] Volume: local [2021-12-22T13:45:03.585Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T13:45:03.585Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T13:45:03.585Z] Swarm: inactive [2021-12-22T13:45:03.585Z] Default Isolation: process [2021-12-22T13:45:03.585Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-22T13:45:03.585Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-22T13:45:03.585Z] OSType: windows [2021-12-22T13:45:03.585Z] Architecture: x86_64 [2021-12-22T13:45:03.585Z] CPUs: 4 [2021-12-22T13:45:03.585Z] Total Memory: 32GiB [2021-12-22T13:45:03.585Z] Name: azwin-2-e80ed0 [2021-12-22T13:45:03.585Z] ID: IRNZ:B5F6:LYDC:RK4X:TW7R:35ZX:CNI3:JYOC:5X5N:L74Q:JDDY:JDT7 [2021-12-22T13:45:03.585Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T13:45:03.585Z] Debug Mode (client): false [2021-12-22T13:45:03.585Z] Debug Mode (server): true [2021-12-22T13:45:03.585Z] File Descriptors: -1 [2021-12-22T13:45:03.585Z] Goroutines: 16 [2021-12-22T13:45:03.585Z] System Time: 2021-12-22T13:45:02.0567481Z [2021-12-22T13:45:03.585Z] EventsListeners: 0 [2021-12-22T13:45:03.585Z] Registry: https://index.docker.io/v1/ [2021-12-22T13:45:03.585Z] Labels: [2021-12-22T13:45:03.585Z] Experimental: false [2021-12-22T13:45:03.585Z] Insecure Registries: [2021-12-22T13:45:03.585Z] 127.0.0.0/8 [2021-12-22T13:45:03.585Z] Live Restore Enabled: false [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] INFO: Docker images of the daemon under test [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:45:03.585Z] [2021-12-22T13:45:03.585Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-22T13:45:03.585Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-22T13:45:03.585Z] ltsc2019: Pulling from windows/servercore [2021-12-22T13:45:03.585Z] 4612f6d0b889: Pulling fs layer [2021-12-22T13:45:03.585Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-22T13:45:03.586Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2021-12-22T13:45:03.586Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-22T13:45:04.319Z] #76 exporting layers 2.9s done [2021-12-22T13:45:04.319Z] #76 writing image sha256:bcfdcee436bd9b5269c4de47129c84acc763f9929fea4aae090167f0c607f59a done [2021-12-22T13:45:04.319Z] #76 naming to docker.io/library/docker:2f31efadb8cef971536d543c23cebb439b0c5124 done [2021-12-22T13:45:04.319Z] #76 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-22T13:45:04.551Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2021-12-22T13:45:04.551Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:45:04.652Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-22T13:45:04.936Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f31efadb8cef971536d543c23cebb439b0c5124 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2f31efadb8cef971536d543c23cebb439b0c5124 hack/test/unit [2021-12-22T13:45:04.960Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-12-22T13:45:04.960Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-22T13:45:05.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2021-12-22T13:45:05.895Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-22T13:45:06.443Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2021-12-22T13:45:06.444Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:45:06.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-12-22T13:45:06.829Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-22T13:45:06.842Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-22T13:45:06.842Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-22T13:45:06.842Z] + TESTDIRS=./... [2021-12-22T13:45:06.842Z] + exclude_paths='/vendor/|/integration' [2021-12-22T13:45:06.842Z] ++ go list ./... [2021-12-22T13:45:06.842Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-22T13:45:07.371Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2021-12-22T13:45:07.371Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:45:07.770Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-12-22T13:45:07.770Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-22T13:45:07.781Z] + pkg_list='github.com/docker/docker/api [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/backend [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/container [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/events [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/filters [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/image [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/mount [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/network [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/registry [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/time [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/versions [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:45:07.781Z] github.com/docker/docker/api/types/volume [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:45:07.781Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:45:07.781Z] github.com/docker/docker/cli [2021-12-22T13:45:07.781Z] github.com/docker/docker/cli/config [2021-12-22T13:45:07.781Z] github.com/docker/docker/cli/debug [2021-12-22T13:45:07.781Z] github.com/docker/docker/client [2021-12-22T13:45:07.781Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:45:07.781Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:45:07.781Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:45:07.781Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:45:07.781Z] github.com/docker/docker/container [2021-12-22T13:45:07.781Z] github.com/docker/docker/container/stream [2021-12-22T13:45:07.781Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:45:07.781Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:45:07.781Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/config [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/events [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/exec [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/images [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/links [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/names [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/network [2021-12-22T13:45:07.781Z] github.com/docker/docker/daemon/stats [2021-12-22T13:45:07.781Z] github.com/docker/docker/distribution [2021-12-22T13:45:07.781Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:45:07.781Z] github.com/docker/docker/distribution/utils [2021-12-22T13:45:07.781Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:45:07.781Z] github.com/docker/docker/dockerversion [2021-12-22T13:45:07.781Z] github.com/docker/docker/errdefs [2021-12-22T13:45:07.781Z] github.com/docker/docker/image [2021-12-22T13:45:07.781Z] github.com/docker/docker/image/cache [2021-12-22T13:45:07.781Z] github.com/docker/docker/image/tarexport [2021-12-22T13:45:07.781Z] github.com/docker/docker/image/v1 [2021-12-22T13:45:07.781Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:45:07.781Z] github.com/docker/docker/layer [2021-12-22T13:45:07.781Z] github.com/docker/docker/libcontainerd [2021-12-22T13:45:07.781Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:45:07.781Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:45:07.781Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:45:07.781Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:45:07.781Z] github.com/docker/docker/oci [2021-12-22T13:45:07.781Z] github.com/docker/docker/oci/caps [2021-12-22T13:45:07.781Z] github.com/docker/docker/opts [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/archive [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/directory [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/locker [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/mount [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/platform [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/pools [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/progress [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/signal [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/stack [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/system [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/term [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:45:07.781Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:45:07.781Z] github.com/docker/docker/plugin [2021-12-22T13:45:07.781Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:45:07.782Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:45:07.782Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:45:07.782Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:45:07.782Z] github.com/docker/docker/quota [2021-12-22T13:45:07.782Z] github.com/docker/docker/reference [2021-12-22T13:45:07.782Z] github.com/docker/docker/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/registry/resumable [2021-12-22T13:45:07.782Z] github.com/docker/docker/restartmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/rootless [2021-12-22T13:45:07.782Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:45:07.782Z] github.com/docker/docker/runconfig [2021-12-22T13:45:07.782Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/environment [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/request [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/drivers [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/local [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/mounts [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/service [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:45:07.782Z] ++ grep --fixed-strings -v /libnetwork [2021-12-22T13:45:07.782Z] ++ echo 'github.com/docker/docker/api [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/backend [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/events [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/filters [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/image [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/mount [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/network [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/time [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/versions [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/volume [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:45:07.782Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:45:07.782Z] github.com/docker/docker/cli [2021-12-22T13:45:07.782Z] github.com/docker/docker/cli/config [2021-12-22T13:45:07.782Z] github.com/docker/docker/cli/debug [2021-12-22T13:45:07.782Z] github.com/docker/docker/client [2021-12-22T13:45:07.782Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:45:07.782Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:45:07.782Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:45:07.782Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:45:07.782Z] github.com/docker/docker/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/container/stream [2021-12-22T13:45:07.782Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:45:07.782Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:45:07.782Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/config [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/events [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/exec [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/images [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/links [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/names [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/network [2021-12-22T13:45:07.782Z] github.com/docker/docker/daemon/stats [2021-12-22T13:45:07.782Z] github.com/docker/docker/distribution [2021-12-22T13:45:07.782Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:45:07.782Z] github.com/docker/docker/distribution/utils [2021-12-22T13:45:07.782Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:45:07.782Z] github.com/docker/docker/dockerversion [2021-12-22T13:45:07.782Z] github.com/docker/docker/errdefs [2021-12-22T13:45:07.782Z] github.com/docker/docker/image [2021-12-22T13:45:07.782Z] github.com/docker/docker/image/cache [2021-12-22T13:45:07.782Z] github.com/docker/docker/image/tarexport [2021-12-22T13:45:07.782Z] github.com/docker/docker/image/v1 [2021-12-22T13:45:07.782Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:45:07.782Z] github.com/docker/docker/layer [2021-12-22T13:45:07.782Z] github.com/docker/docker/libcontainerd [2021-12-22T13:45:07.782Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:45:07.782Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:45:07.782Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:45:07.782Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:45:07.782Z] github.com/docker/docker/oci [2021-12-22T13:45:07.782Z] github.com/docker/docker/oci/caps [2021-12-22T13:45:07.782Z] github.com/docker/docker/opts [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/archive [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/directory [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/locker [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/mount [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/platform [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/pools [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/progress [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/signal [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/stack [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/system [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/term [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:45:07.782Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:45:07.782Z] github.com/docker/docker/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:45:07.782Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:45:07.782Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:45:07.782Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:45:07.782Z] github.com/docker/docker/quota [2021-12-22T13:45:07.782Z] github.com/docker/docker/reference [2021-12-22T13:45:07.782Z] github.com/docker/docker/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/registry/resumable [2021-12-22T13:45:07.782Z] github.com/docker/docker/restartmanager [2021-12-22T13:45:07.782Z] github.com/docker/docker/rootless [2021-12-22T13:45:07.782Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:45:07.782Z] github.com/docker/docker/runconfig [2021-12-22T13:45:07.782Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/environment [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/testutil/request [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/drivers [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/local [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/mounts [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/service [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:45:07.782Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:45:07.782Z] + base_pkg_list='github.com/docker/docker/api [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/backend [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/container [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/events [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/filters [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/image [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/mount [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/network [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/registry [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/time [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/versions [2021-12-22T13:45:07.782Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/volume [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli/config [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli/debug [2021-12-22T13:45:07.783Z] github.com/docker/docker/client [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:45:07.783Z] github.com/docker/docker/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/container/stream [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/config [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/events [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/exec [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/images [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/links [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/names [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/network [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/stats [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/utils [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:45:07.783Z] github.com/docker/docker/dockerversion [2021-12-22T13:45:07.783Z] github.com/docker/docker/errdefs [2021-12-22T13:45:07.783Z] github.com/docker/docker/image [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/cache [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/tarexport [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/v1 [2021-12-22T13:45:07.783Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:45:07.783Z] github.com/docker/docker/layer [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:45:07.783Z] github.com/docker/docker/oci [2021-12-22T13:45:07.783Z] github.com/docker/docker/oci/caps [2021-12-22T13:45:07.783Z] github.com/docker/docker/opts [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/archive [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/directory [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/locker [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/mount [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/platform [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/pools [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/progress [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/signal [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/stack [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/system [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/term [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:45:07.783Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:45:07.783Z] github.com/docker/docker/plugin [2021-12-22T13:45:07.783Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:45:07.783Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:45:07.783Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:45:07.783Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:45:07.783Z] github.com/docker/docker/quota [2021-12-22T13:45:07.783Z] github.com/docker/docker/reference [2021-12-22T13:45:07.783Z] github.com/docker/docker/registry [2021-12-22T13:45:07.783Z] github.com/docker/docker/registry/resumable [2021-12-22T13:45:07.783Z] github.com/docker/docker/restartmanager [2021-12-22T13:45:07.783Z] github.com/docker/docker/rootless [2021-12-22T13:45:07.783Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:45:07.783Z] github.com/docker/docker/runconfig [2021-12-22T13:45:07.783Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/environment [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/registry [2021-12-22T13:45:07.783Z] github.com/docker/docker/testutil/request [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/drivers [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/local [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/mounts [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/service [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:45:07.783Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:45:07.783Z] ++ grep --fixed-strings /libnetwork [2021-12-22T13:45:07.783Z] ++ echo 'github.com/docker/docker/api [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/backend [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/events [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/filters [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/image [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/mount [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/network [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/registry [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/time [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/versions [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:45:07.783Z] github.com/docker/docker/api/types/volume [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:45:07.783Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli/config [2021-12-22T13:45:07.783Z] github.com/docker/docker/cli/debug [2021-12-22T13:45:07.783Z] github.com/docker/docker/client [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:45:07.783Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:45:07.783Z] github.com/docker/docker/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/container/stream [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:45:07.783Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/config [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/events [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/exec [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/images [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/links [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/names [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/network [2021-12-22T13:45:07.783Z] github.com/docker/docker/daemon/stats [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/utils [2021-12-22T13:45:07.783Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:45:07.783Z] github.com/docker/docker/dockerversion [2021-12-22T13:45:07.783Z] github.com/docker/docker/errdefs [2021-12-22T13:45:07.783Z] github.com/docker/docker/image [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/cache [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/tarexport [2021-12-22T13:45:07.783Z] github.com/docker/docker/image/v1 [2021-12-22T13:45:07.783Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:45:07.783Z] github.com/docker/docker/layer [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:45:07.783Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.783Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:45:07.784Z] github.com/docker/docker/oci [2021-12-22T13:45:07.784Z] github.com/docker/docker/oci/caps [2021-12-22T13:45:07.784Z] github.com/docker/docker/opts [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/archive [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/directory [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/locker [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/mount [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/platform [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/pools [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/progress [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/signal [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/stack [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/system [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/term [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:45:07.784Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:45:07.784Z] github.com/docker/docker/plugin [2021-12-22T13:45:07.784Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:45:07.784Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:45:07.784Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:45:07.784Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:45:07.784Z] github.com/docker/docker/quota [2021-12-22T13:45:07.784Z] github.com/docker/docker/reference [2021-12-22T13:45:07.784Z] github.com/docker/docker/registry [2021-12-22T13:45:07.784Z] github.com/docker/docker/registry/resumable [2021-12-22T13:45:07.784Z] github.com/docker/docker/restartmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/rootless [2021-12-22T13:45:07.784Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:45:07.784Z] github.com/docker/docker/runconfig [2021-12-22T13:45:07.784Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/environment [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/registry [2021-12-22T13:45:07.784Z] github.com/docker/docker/testutil/request [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/drivers [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/local [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/mounts [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/service [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:45:07.784Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:45:07.784Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/types' [2021-12-22T13:45:07.784Z] + echo 'github.com/docker/docker/libnetwork [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/types' [2021-12-22T13:45:07.784Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:45:07.784Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:45:07.784Z] + type docker-proxy [2021-12-22T13:45:07.784Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-22T13:45:07.784Z] + hack/make.sh binary-proxy install-proxy [2021-12-22T13:45:07.784Z] [2021-12-22T13:45:07.784Z] Removing bundles/ [2021-12-22T13:45:07.784Z] [2021-12-22T13:45:07.784Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-22T13:45:07.784Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-22T13:45:07.784Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:45:08.705Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2021-12-22T13:45:08.705Z] === RUN TestNISDomainname [2021-12-22T13:45:08.705Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-22T13:45:08.705Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-22T13:45:08.705Z] === RUN TestHostnameDnsResolution [2021-12-22T13:45:09.274Z] --- PASS: TestHostnameDnsResolution (0.59s) [2021-12-22T13:45:09.274Z] === RUN TestUnprivilegedPortsAndPing [2021-12-22T13:45:09.274Z] 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-12-22T13:45:09.274Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-22T13:45:09.274Z] === RUN TestStats [2021-12-22T13:45:09.274Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:09.274Z] --- SKIP: TestStats (0.00s) [2021-12-22T13:45:09.274Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:45:09.274Z] === RUN TestStopContainerWithTimeout/0 [2021-12-22T13:45:09.274Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-22T13:45:09.274Z] === RUN TestStopContainerWithTimeout/1 [2021-12-22T13:45:09.274Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-22T13:45:09.274Z] === RUN TestStopContainerWithTimeout/3 [2021-12-22T13:45:09.274Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-22T13:45:09.274Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-22T13:45:09.274Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-22T13:45:09.274Z] === CONT TestStopContainerWithTimeout/0 [2021-12-22T13:45:09.274Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-22T13:45:09.840Z] === CONT TestStopContainerWithTimeout/3 [2021-12-22T13:45:09.891Z] --- PASS: TestBuildMultiStageOnBuild (2.59s) [2021-12-22T13:45:09.891Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:45:11.784Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-12-22T13:45:11.784Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:45:12.369Z] === CONT TestStopContainerWithTimeout/1 [2021-12-22T13:45:13.303Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-22T13:45:13.303Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2021-12-22T13:45:13.303Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2021-12-22T13:45:13.303Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-12-22T13:45:13.303Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-12-22T13:45:13.303Z] === RUN TestDeleteDevicemapper [2021-12-22T13:45:13.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:45:13.303Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-22T13:45:13.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:45:14.306Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2021-12-22T13:45:14.306Z] === RUN TestBuildWithHugeFile [2021-12-22T13:45:14.357Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-22T13:45:14.357Z] [2021-12-22T13:45:14.357Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-22T13:45:14.357Z] Installing docker-proxy to /usr/local/bin/ [2021-12-22T13:45:14.357Z] [2021-12-22T13:45:14.357Z] + mkdir -p bundles [2021-12-22T13:45:14.357Z] + '[' -n 'github.com/docker/docker/api [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/backend [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/container [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/events [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/filters [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/image [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/mount [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/network [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/registry [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/time [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/versions [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:45:14.357Z] github.com/docker/docker/api/types/volume [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:45:14.357Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:45:14.357Z] github.com/docker/docker/cli [2021-12-22T13:45:14.357Z] github.com/docker/docker/cli/config [2021-12-22T13:45:14.357Z] github.com/docker/docker/cli/debug [2021-12-22T13:45:14.357Z] github.com/docker/docker/client [2021-12-22T13:45:14.357Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:45:14.357Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:45:14.357Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:45:14.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:45:14.357Z] github.com/docker/docker/container [2021-12-22T13:45:14.357Z] github.com/docker/docker/container/stream [2021-12-22T13:45:14.357Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:45:14.357Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:45:14.357Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/config [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/events [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/exec [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/images [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/links [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/names [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/network [2021-12-22T13:45:14.357Z] github.com/docker/docker/daemon/stats [2021-12-22T13:45:14.357Z] github.com/docker/docker/distribution [2021-12-22T13:45:14.357Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:45:14.357Z] github.com/docker/docker/distribution/utils [2021-12-22T13:45:14.357Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:45:14.357Z] github.com/docker/docker/dockerversion [2021-12-22T13:45:14.357Z] github.com/docker/docker/errdefs [2021-12-22T13:45:14.357Z] github.com/docker/docker/image [2021-12-22T13:45:14.357Z] github.com/docker/docker/image/cache [2021-12-22T13:45:14.357Z] github.com/docker/docker/image/tarexport [2021-12-22T13:45:14.357Z] github.com/docker/docker/image/v1 [2021-12-22T13:45:14.357Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:45:14.357Z] github.com/docker/docker/layer [2021-12-22T13:45:14.357Z] github.com/docker/docker/libcontainerd [2021-12-22T13:45:14.357Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:45:14.357Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:45:14.357Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:45:14.357Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:45:14.357Z] github.com/docker/docker/oci [2021-12-22T13:45:14.357Z] github.com/docker/docker/oci/caps [2021-12-22T13:45:14.357Z] github.com/docker/docker/opts [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/archive [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/directory [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/locker [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/mount [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/platform [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/pools [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/progress [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/signal [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/stack [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/system [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/term [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:45:14.357Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:45:14.357Z] github.com/docker/docker/plugin [2021-12-22T13:45:14.357Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:45:14.357Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:45:14.357Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:45:14.357Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:45:14.357Z] github.com/docker/docker/quota [2021-12-22T13:45:14.357Z] github.com/docker/docker/reference [2021-12-22T13:45:14.357Z] github.com/docker/docker/registry [2021-12-22T13:45:14.357Z] github.com/docker/docker/registry/resumable [2021-12-22T13:45:14.357Z] github.com/docker/docker/restartmanager [2021-12-22T13:45:14.357Z] github.com/docker/docker/rootless [2021-12-22T13:45:14.357Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:45:14.357Z] github.com/docker/docker/runconfig [2021-12-22T13:45:14.357Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/environment [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/registry [2021-12-22T13:45:14.357Z] github.com/docker/docker/testutil/request [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/drivers [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/local [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/mounts [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/service [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:45:14.357Z] github.com/docker/docker/volume/testutils' ']' [2021-12-22T13:45:14.358Z] + 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/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/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-12-22T13:45:14.358Z] ? github.com/docker/docker/api [no test files] [2021-12-22T13:45:14.678Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2021-12-22T13:45:14.678Z] === RUN TestUpdateMemory [2021-12-22T13:45:14.678Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:14.678Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-22T13:45:14.678Z] === RUN TestUpdateCPUQuota [2021-12-22T13:45:14.678Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:14.678Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-22T13:45:14.678Z] === RUN TestUpdatePidsLimit [2021-12-22T13:45:14.678Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:14.678Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-22T13:45:14.678Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:45:21.306Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-22T13:45:21.306Z] 5ee7a7ea9cf2: Download complete [2021-12-22T13:45:24.217Z] 4612f6d0b889: Verifying Checksum [2021-12-22T13:45:24.217Z] 4612f6d0b889: Download complete [2021-12-22T13:45:26.574Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-12-22T13:45:26.887Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2021-12-22T13:45:26.887Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:45:26.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-12-22T13:45:26.887Z] === RUN TestWaitNonBlocked [2021-12-22T13:45:26.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:45:26.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:45:26.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:45:26.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:45:26.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:45:26.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:45:26.887Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-22T13:45:26.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2021-12-22T13:45:26.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2021-12-22T13:45:26.887Z] === RUN TestWaitBlocked [2021-12-22T13:45:26.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:45:26.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:45:26.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:45:26.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:45:26.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:45:26.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:45:27.145Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-22T13:45:27.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2021-12-22T13:45:27.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-12-22T13:45:27.145Z] === CONT TestDaemonRestartIpcMode [2021-12-22T13:45:27.145Z] === CONT TestIpcModeOlderClient [2021-12-22T13:45:27.145Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-12-22T13:45:27.145Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-22T13:45:29.675Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-12-22T13:45:29.675Z] --- PASS: TestDaemonRestartIpcMode (2.54s) [2021-12-22T13:45:29.675Z] PASS [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === Skipped [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-22T13:45:29.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-22T13:45:29.675Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-22T13:45:29.675Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:45:29.675Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:45:29.675Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-22T13:45:29.675Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-22T13:45:29.675Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-22T13:45:29.675Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-22T13:45:29.675Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-22T13:45:29.675Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-22T13:45:29.675Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-22T13:45:29.675Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-22T13:45:29.675Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-22T13:45:29.675Z] 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-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-22T13:45:29.675Z] 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-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-22T13:45:29.675Z] 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-12-22T13:45:29.675Z] [2021-12-22T13:45:29.675Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-22T13:45:29.676Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:45:29.676Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-22T13:45:29.676Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:45:29.676Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-22T13:45:29.676Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-22T13:45:29.676Z] 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-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-22T13:45:29.676Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-22T13:45:29.676Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-22T13:45:29.676Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-22T13:45:29.676Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-22T13:45:29.676Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-22T13:45:29.676Z] [2021-12-22T13:45:29.676Z] DONE 177 tests, 27 skipped in 69.303s [2021-12-22T13:45:29.676Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-22T13:45:29.934Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:45:30.499Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:45:30.499Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-22T13:45:30.499Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-22T13:45:30.499Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-22T13:45:30.499Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-22T13:45:30.499Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-22T13:45:30.499Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-22T13:45:30.499Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:45:30.499Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-22T13:45:30.499Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-22T13:45:30.499Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-22T13:45:30.499Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-22T13:45:30.499Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-22T13:45:30.499Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:45:30.499Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-22T13:45:31.874Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-22T13:45:32.809Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-22T13:45:33.139Z] ..........................xx.................... [ 29%] [2021-12-22T13:45:33.743Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-22T13:45:33.743Z] daemon_test.go:156: [d99415d89908c] daemon is not started [2021-12-22T13:45:33.743Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-12-22T13:45:33.743Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-12-22T13:45:33.743Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-12-22T13:45:33.743Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-12-22T13:45:33.743Z] === RUN TestDaemonProxy [2021-12-22T13:45:33.743Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-22T13:45:33.743Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-22T13:45:33.743Z] PASS [2021-12-22T13:45:33.743Z] [2021-12-22T13:45:33.743Z] === Skipped [2021-12-22T13:45:33.743Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-22T13:45:33.743Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-22T13:45:33.743Z] [2021-12-22T13:45:33.743Z] DONE 12 tests, 1 skipped in 4.115s [2021-12-22T13:45:33.743Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-22T13:45:34.001Z] INFO: Testing against a local daemon [2021-12-22T13:45:34.001Z] === RUN TestCommitInheritsEnv [2021-12-22T13:45:35.375Z] --- PASS: TestCommitInheritsEnv (1.16s) [2021-12-22T13:45:35.375Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:45:35.375Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-22T13:45:35.375Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:45:35.375Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-22T13:45:35.375Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:45:35.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-22T13:45:35.375Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:45:37.276Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-12-22T13:45:37.276Z] === RUN TestRemoveImageGarbageCollector [2021-12-22T13:45:37.276Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-22T13:45:37.276Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-22T13:45:37.276Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:45:37.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-22T13:45:37.276Z] === RUN TestTagInvalidReference [2021-12-22T13:45:37.276Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-22T13:45:37.276Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:45:37.276Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-12-22T13:45:37.276Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:45:37.276Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-22T13:45:37.276Z] === RUN TestTagOfficialNames [2021-12-22T13:45:37.276Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-22T13:45:37.276Z] === RUN TestTagMatchesDigest [2021-12-22T13:45:37.535Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-22T13:45:37.535Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-22T13:45:37.852Z] 4d1d74adc6a9: Pull complete [2021-12-22T13:45:37.852Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-22T13:45:37.852Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:45:37.852Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-22T13:45:37.852Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-22T13:45:37.852Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-22T13:45:37.852Z] WARN: Skipping validation tests [2021-12-22T13:45:37.852Z] INFO: Running unit tests at 12/22/2021 13:45:27... [2021-12-22T13:45:37.852Z] INFO: make.ps1 starting at 12/22/2021 13:45:31 [2021-12-22T13:45:37.852Z] INFO: Git commit (5a8920401e) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:45:37.852Z] INFO: Invoking autogen... [2021-12-22T13:45:37.852Z] INFO: Running unit tests... [2021-12-22T13:45:38.756Z] #62 267.4 # github.com/containerd/containerd/cmd/containerd [2021-12-22T13:45:38.756Z] #62 267.4 /usr/bin/ld: /tmp/go-link-4214815447/000019.o: in function `New': [2021-12-22T13:45:38.756Z] #62 267.4 /tmp/tmp.fvlWUulhlK/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-12-22T13:45:38.756Z] #62 267.5 + bin/containerd-stress [2021-12-22T13:45:38.756Z] #62 268.6 + bin/containerd-shim [2021-12-22T13:45:40.810Z] 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/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/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/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-12-22T13:45:45.297Z] #62 275.9 + bin/containerd-shim-runc-v1 [2021-12-22T13:45:49.473Z] #62 281.0 + bin/containerd-shim-runc-v2 [2021-12-22T13:45:50.036Z] #62 281.6 + binaries [2021-12-22T13:45:50.036Z] #62 281.6 + install -D bin/containerd /build/containerd [2021-12-22T13:45:50.036Z] #62 281.7 + install -D bin/containerd-shim /build/containerd-shim [2021-12-22T13:45:50.036Z] #62 281.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-22T13:45:50.036Z] #62 281.7 + install -D bin/ctr /build/ctr [2021-12-22T13:45:50.809Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-22T13:45:52.552Z] #62 DONE 283.6s [2021-12-22T13:45:53.294Z] ? github.com/docker/docker/api [no test files] [2021-12-22T13:45:53.920Z] [2021-12-22T13:45:53.920Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-22T13:45:53.920Z] #63 sha256:6160b501239213543f4a3deb2754ffb085e728ae3778f2425e98273852b4c3e3 [2021-12-22T13:45:55.291Z] #63 DONE 1.2s [2021-12-22T13:45:55.291Z] [2021-12-22T13:45:55.291Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-22T13:45:55.291Z] #68 sha256:79ca90972e34fb2214288e402329bc2d674ebd220dd79a83bc79e62753fb0d80 [2021-12-22T13:45:55.291Z] #68 DONE 0.2s [2021-12-22T13:45:55.291Z] [2021-12-22T13:45:55.291Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-22T13:45:55.291Z] #73 sha256:853a0ada2be32c25f4df0d2a7051ecd3aa063bccd8f447d2c907dfcd3e2016df [2021-12-22T13:45:56.656Z] #73 DONE 1.4s [2021-12-22T13:45:56.656Z] [2021-12-22T13:45:56.656Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-22T13:45:56.656Z] #74 sha256:de926edaa9975661ba6fe8895a4b6168e65a4df406fac9db626cd262bc0aaf99 [2021-12-22T13:45:56.656Z] #74 DONE 0.0s [2021-12-22T13:45:56.656Z] [2021-12-22T13:45:56.656Z] #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-12-22T13:45:56.656Z] #75 sha256:4f57b68418e32ba45dc6dc86f2a94cb6f589a4bfc3f9ccea53c4721202334ca3 [2021-12-22T13:45:58.029Z] #75 1.185 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-22T13:45:58.029Z] #75 1.260 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-22T13:45:58.029Z] #75 1.434 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-22T13:45:58.281Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-22T13:45:58.544Z] #75 1.517 Reading package lists... [2021-12-22T13:45:59.380Z] #75 2.032 Reading package lists... [2021-12-22T13:45:59.380Z] #75 2.613 Building dependency tree... [2021-12-22T13:45:59.637Z] #75 2.738 Reading state information... [2021-12-22T13:45:59.637Z] #75 2.858 The following additional packages will be installed: [2021-12-22T13:45:59.637Z] #75 2.859 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-12-22T13:45:59.637Z] #75 2.859 systemd-timesyncd [2021-12-22T13:45:59.637Z] #75 2.859 Suggested packages: [2021-12-22T13:45:59.637Z] #75 2.860 systemd-container policykit-1 [2021-12-22T13:45:59.637Z] #75 2.860 Recommended packages: [2021-12-22T13:45:59.637Z] #75 2.860 libnss-systemd [2021-12-22T13:45:59.637Z] #75 2.945 The following NEW packages will be installed: [2021-12-22T13:45:59.637Z] #75 2.946 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-12-22T13:45:59.637Z] #75 2.947 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-12-22T13:45:59.893Z] #75 3.215 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-12-22T13:45:59.893Z] #75 3.215 Need to get 5937 kB of archives. [2021-12-22T13:45:59.894Z] #75 3.215 After this operation, 19.5 MB of additional disk space will be used. [2021-12-22T13:45:59.894Z] #75 3.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-12-22T13:45:59.894Z] #75 3.220 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-12-22T13:45:59.894Z] #75 3.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-12-22T13:45:59.894Z] #75 3.229 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-12-22T13:45:59.894Z] #75 3.230 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-12-22T13:45:59.894Z] #75 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-12-22T13:45:59.894Z] #75 3.297 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-12-22T13:46:00.150Z] #75 3.300 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-12-22T13:46:00.151Z] #75 3.302 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-12-22T13:46:00.151Z] #75 3.304 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-12-22T13:46:00.151Z] #75 3.306 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-12-22T13:46:00.151Z] #75 3.452 debconf: delaying package configuration, since apt-utils is not installed [2021-12-22T13:46:00.151Z] #75 3.482 Fetched 5937 kB in 0s (16.7 MB/s) [2021-12-22T13:46:00.151Z] #75 3.505 Selecting previously unselected package libargon2-1:amd64. [2021-12-22T13:46:00.151Z] #75 3.505 (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 ... 28622 files and directories currently installed.) [2021-12-22T13:46:00.151Z] #75 3.521 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-22T13:46:00.151Z] #75 3.527 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-22T13:46:00.151Z] #75 3.556 Selecting previously unselected package libjson-c5:amd64. [2021-12-22T13:46:00.407Z] #75 3.558 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-12-22T13:46:00.407Z] #75 3.562 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-12-22T13:46:00.408Z] #75 3.592 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-22T13:46:00.408Z] #75 3.595 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-12-22T13:46:00.408Z] #75 3.598 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-22T13:46:00.408Z] #75 3.649 Selecting previously unselected package libkmod2:amd64. [2021-12-22T13:46:00.408Z] #75 3.649 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-12-22T13:46:00.408Z] #75 3.652 Unpacking libkmod2:amd64 (28-1) ... [2021-12-22T13:46:00.408Z] #75 3.685 Selecting previously unselected package systemd-timesyncd. [2021-12-22T13:46:00.408Z] #75 3.688 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-12-22T13:46:00.408Z] #75 3.691 Unpacking systemd-timesyncd (247.3-6) ... [2021-12-22T13:46:00.408Z] #75 3.734 Selecting previously unselected package systemd. [2021-12-22T13:46:00.408Z] #75 3.737 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-12-22T13:46:00.408Z] #75 3.770 Unpacking systemd (247.3-6) ... [2021-12-22T13:46:00.971Z] #75 4.295 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-22T13:46:00.971Z] #75 4.304 Setting up libjson-c5:amd64 (0.15-2) ... [2021-12-22T13:46:00.971Z] #75 4.312 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-22T13:46:00.971Z] #75 4.320 Setting up libkmod2:amd64 (28-1) ... [2021-12-22T13:46:00.971Z] #75 4.329 Setting up systemd (247.3-6) ... [2021-12-22T13:46:00.971Z] #75 4.361 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-22T13:46:00.971Z] #75 4.363 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-22T13:46:00.971Z] #75 4.366 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-12-22T13:46:01.534Z] #75 4.667 Setting up systemd-timesyncd (247.3-6) ... [2021-12-22T13:46:01.534Z] #75 4.869 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-22T13:46:01.534Z] #75 4.869 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-22T13:46:01.534Z] #75 4.922 Selecting previously unselected package systemd-sysv. [2021-12-22T13:46:01.534Z] #75 4.922 (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 ... 29450 files and directories currently installed.) [2021-12-22T13:46:01.534Z] #75 4.936 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-12-22T13:46:01.534Z] #75 4.939 Unpacking systemd-sysv (247.3-6) ... [2021-12-22T13:46:01.534Z] #75 4.977 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-22T13:46:01.791Z] #75 4.980 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-12-22T13:46:01.791Z] #75 4.983 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-22T13:46:01.791Z] #75 5.037 Selecting previously unselected package dbus. [2021-12-22T13:46:01.791Z] #75 5.038 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-12-22T13:46:01.791Z] #75 5.047 Unpacking dbus (1.12.20-2) ... [2021-12-22T13:46:01.791Z] #75 5.097 Selecting previously unselected package libpam-systemd:amd64. [2021-12-22T13:46:01.791Z] #75 5.100 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-12-22T13:46:01.791Z] #75 5.102 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-12-22T13:46:01.791Z] #75 5.146 Selecting previously unselected package dbus-user-session. [2021-12-22T13:46:01.791Z] #75 5.148 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-12-22T13:46:01.791Z] #75 5.151 Unpacking dbus-user-session (1.12.20-2) ... [2021-12-22T13:46:01.791Z] #75 5.216 Setting up systemd-sysv (247.3-6) ... [2021-12-22T13:46:02.047Z] #75 5.227 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-22T13:46:02.047Z] #75 5.237 Setting up dbus (1.12.20-2) ... [2021-12-22T13:46:02.047Z] #75 5.348 invoke-rc.d: could not determine current runlevel [2021-12-22T13:46:02.047Z] #75 5.351 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-22T13:46:02.047Z] #75 5.354 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-12-22T13:46:02.304Z] #75 5.502 Setting up dbus-user-session (1.12.20-2) ... [2021-12-22T13:46:02.304Z] #75 5.516 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-22T13:46:02.304Z] #75 DONE 5.6s [2021-12-22T13:46:02.561Z] [2021-12-22T13:46:02.561Z] #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-12-22T13:46:02.561Z] #76 sha256:f0edcda8ff86f22a2c03cd330f65917e2f84f27e24941f000173442e1009f6e6 [2021-12-22T13:46:03.115Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-22T13:46:03.128Z] #76 0.747 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-22T13:46:03.128Z] #76 0.755 Dload Upload Total Spent Left Speed [2021-12-22T13:46:03.387Z] #76 0.756 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12153 0 --:--:-- --:--:-- --:--:-- 12153 [2021-12-22T13:46:03.387Z] #76 DONE 0.9s [2021-12-22T13:46:03.387Z] [2021-12-22T13:46:03.387Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-22T13:46:03.387Z] #77 sha256:da30e6f05ad2884e097ee0cec7da6e2200cfd20b29b7b1b3cf4606960b58cb9f [2021-12-22T13:46:04.756Z] #77 DONE 1.3s [2021-12-22T13:46:04.756Z] [2021-12-22T13:46:04.756Z] #78 exporting to image [2021-12-22T13:46:04.756Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-22T13:46:04.756Z] #78 exporting layers [2021-12-22T13:46:11.105Z] === RUN TestMiddlewares [2021-12-22T13:46:11.105Z] --- PASS: TestMiddlewares (0.00s) [2021-12-22T13:46:11.105Z] PASS [2021-12-22T13:46:11.105Z] coverage: 9.0% of statements [2021-12-22T13:46:11.105Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2021-12-22T13:46:12.845Z] #78 exporting layers 7.4s done [2021-12-22T13:46:12.845Z] #78 writing image sha256:f75244b8675e16905a33780d02d87b996fd44fba926ecf7b6b4867460d2e564c done [2021-12-22T13:46:12.845Z] #78 naming to docker.io/library/docker:2266e4b75530e0afa1e822b7bfc19af886f1fe3f done [2021-12-22T13:46:12.845Z] #78 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-22T13:46:13.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2266e4b75530e0afa1e822b7bfc19af886f1fe3f -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:2266e4b75530e0afa1e822b7bfc19af886f1fe3f hack/make.sh dynbinary test-integration [2021-12-22T13:46:15.115Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-22T13:46:15.115Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-22T13:46:15.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-22T13:46:15.115Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-22T13:46:15.115Z] 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-12-22T13:46:15.115Z] Detected virtualization docker. [2021-12-22T13:46:15.115Z] Detected architecture x86-64. [2021-12-22T13:46:15.115Z] Set hostname to . [2021-12-22T13:46:15.372Z] modprobe@configfs.service: Succeeded. [2021-12-22T13:46:15.372Z] modprobe@drm.service: Succeeded. [2021-12-22T13:46:15.372Z] modprobe@fuse.service: Succeeded. [2021-12-22T13:46:15.628Z] + source /etc/docker-entrypoint-cmd [2021-12-22T13:46:15.628Z] ++ hack/make.sh dynbinary test-integration [2021-12-22T13:46:15.628Z] [2021-12-22T13:46:15.628Z] Removing bundles/ [2021-12-22T13:46:15.628Z] [2021-12-22T13:46:15.628Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-22T13:46:15.628Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:46:15.628Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:46:21.393Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-22T13:46:30.770Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-22T13:46:32.267Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-12-22T13:46:34.278Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-22T13:46:34.278Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-22T13:46:34.279Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-22T13:46:34.279Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/builder/dockerfile 0.149s coverage: 49.0% of statements [2021-12-22T13:46:34.279Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/builder/remotecontext/git 0.824s coverage: 86.3% of statements [2021-12-22T13:46:34.279Z] ? github.com/docker/docker/cli [no test files] [2021-12-22T13:46:34.279Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/cmd/docker-proxy 0.212s coverage: 67.6% of statements [2021-12-22T13:46:34.279Z] ok github.com/docker/docker/client 0.087s coverage: 75.6% of statements [2021-12-22T13:46:35.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:46:35.726Z] Using test binary docker [2021-12-22T13:46:35.726Z] +++ /etc/init.d/apparmor start [2021-12-22T13:46:35.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:46:35.726Z] INFO: Waiting for daemon to start... [2021-12-22T13:46:35.726Z] Starting dockerd [2021-12-22T13:46:35.726Z] +++ 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-12-22T13:46:35.726Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:46:35.726Z] Using test binary docker [2021-12-22T13:46:35.726Z] +++ /etc/init.d/apparmor start [2021-12-22T13:46:35.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:46:35.726Z] INFO: Waiting for daemon to start... [2021-12-22T13:46:35.726Z] Starting dockerd [2021-12-22T13:46:35.726Z] +++ 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-12-22T13:46:35.726Z] . [2021-12-22T13:46:35.726Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:46:35.726Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:46:35.726Z] Error: No such image: emptyfs [2021-12-22T13:46:35.726Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-22T13:46:35.726Z] ++++ docker load [2021-12-22T13:46:35.726Z] Running integration-test (iteration 1) [2021-12-22T13:46:35.726Z] 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-12-22T13:46:35.726Z] ++ 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-12-22T13:46:35.726Z] ++ set -e [2021-12-22T13:46:35.726Z] ++ '[' -n 0 ']' [2021-12-22T13:46:35.726Z] ++ set -x [2021-12-22T13:46:35.726Z] ++ 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-12-22T13:46:35.726Z] Loaded image: busybox:latest [2021-12-22T13:46:35.726Z] Loaded image: busybox:glibc [2021-12-22T13:46:35.726Z] [2021-12-22T13:46:35.726Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:46:35.726Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:46:35.726Z] Error: No such image: emptyfs [2021-12-22T13:46:35.726Z] ++++ docker load [2021-12-22T13:46:35.726Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-22T13:46:35.726Z] Running integration-test (iteration 1) [2021-12-22T13:46:35.726Z] 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-12-22T13:46:35.726Z] ++ 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-12-22T13:46:35.726Z] ++ set -e [2021-12-22T13:46:35.726Z] ++ '[' -n 0 ']' [2021-12-22T13:46:35.726Z] ++ set -x [2021-12-22T13:46:35.726Z] ++ 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-12-22T13:46:36.174Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-22T13:46:36.288Z] Loaded image: busybox:latest [2021-12-22T13:46:36.544Z] Loaded image: busybox:glibc [2021-12-22T13:46:39.063Z] Loaded image: debian:bullseye-slim [2021-12-22T13:46:39.063Z] Loaded image: hello-world:latest [2021-12-22T13:46:39.063Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:46:39.063Z] INFO: Testing against a local daemon [2021-12-22T13:46:39.063Z] === RUN TestDockerDaemonSuite [2021-12-22T13:46:39.320Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-22T13:46:40.689Z] Loaded image: debian:bullseye-slim [2021-12-22T13:46:40.689Z] Loaded image: hello-world:latest [2021-12-22T13:46:40.950Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:46:41.207Z] INFO: Testing against a local daemon [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-22T13:46:41.207Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-22T13:46:42.137Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-22T13:46:42.137Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-22T13:46:42.394Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-22T13:46:42.394Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-22T13:46:43.324Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-22T13:46:43.580Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-22T13:46:43.580Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-22T13:46:44.948Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-22T13:46:44.948Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-22T13:46:44.948Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-22T13:46:44.948Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-22T13:46:46.317Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-22T13:46:46.317Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-22T13:46:46.879Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-22T13:46:47.136Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-22T13:46:47.136Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-22T13:46:47.136Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-22T13:46:48.067Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-22T13:46:52.124Z] ............................ [ 67%] [2021-12-22T13:46:53.315Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-22T13:46:55.207Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-22T13:46:57.735Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-22T13:47:00.274Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-22T13:47:00.530Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-22T13:47:01.457Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-22T13:47:02.022Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-22T13:47:02.583Z] --- PASS: TestBuildWithHugeFile (108.26s) [2021-12-22T13:47:02.583Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:47:02.583Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:47:02.583Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:47:02.583Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:47:02.583Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:47:02.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:47:02.583Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:47:02.583Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:47:02.583Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:47:02.583Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:47:02.583Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:47:02.583Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:47:02.583Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-22T13:47:02.583Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:47:02.840Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-22T13:47:02.840Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-12-22T13:47:02.840Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-22T13:47:02.840Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-12-22T13:47:02.840Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:47:02.840Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-22T13:47:04.732Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-22T13:47:04.732Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-22T13:47:05.297Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-22T13:47:05.860Z] docker_cli_daemon_test.go:1472: [de6f98b8ad6a3] daemon is not started [2021-12-22T13:47:06.116Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-22T13:47:06.376Z] check_test.go:308: [dc492eff4f8d1] daemon is not started [2021-12-22T13:47:06.379Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2021-12-22T13:47:06.379Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-12-22T13:47:06.379Z] ok github.com/docker/docker/cmd/dockerd/trap 2.400s coverage: 0.0% of statements [2021-12-22T13:47:06.379Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-22T13:47:06.379Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-22T13:47:06.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-22T13:47:06.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-22T13:47:06.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-22T13:47:06.633Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-22T13:47:06.633Z] --- PASS: TestBuildPreserveOwnership (3.78s) [2021-12-22T13:47:06.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2021-12-22T13:47:06.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-12-22T13:47:06.633Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:47:06.633Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-12-22T13:47:06.633Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-22T13:47:07.196Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-22T13:47:07.758Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-22T13:47:08.016Z] Loaded image: busybox:latest [2021-12-22T13:47:08.273Z] Loaded image: busybox:glibc [2021-12-22T13:47:08.835Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-22T13:47:09.765Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-22T13:47:10.693Z] check_test.go:308: [d765cba567efe] daemon is not started [2021-12-22T13:47:10.693Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-22T13:47:10.693Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-22T13:47:10.693Z] Loaded image: debian:bullseye-slim [2021-12-22T13:47:10.949Z] Loaded image: hello-world:latest [2021-12-22T13:47:10.949Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:47:11.205Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-22T13:47:11.699Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-12-22T13:47:11.721Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-22T13:47:11.721Z] === RUN TestBoolValue [2021-12-22T13:47:11.721Z] --- PASS: TestBoolValue (0.00s) [2021-12-22T13:47:11.721Z] === RUN TestBoolValueOrDefault [2021-12-22T13:47:11.721Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-22T13:47:11.721Z] === RUN TestInt64ValueOrZero [2021-12-22T13:47:11.721Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-22T13:47:11.721Z] === RUN TestInt64ValueOrDefault [2021-12-22T13:47:11.721Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-22T13:47:11.721Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-22T13:47:11.721Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-22T13:47:11.721Z] === RUN TestJsonContentType [2021-12-22T13:47:11.721Z] --- PASS: TestJsonContentType (0.00s) [2021-12-22T13:47:11.721Z] PASS [2021-12-22T13:47:11.721Z] coverage: 14.7% of statements [2021-12-22T13:47:11.721Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2021-12-22T13:47:12.572Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-22T13:47:13.079Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-12-22T13:47:13.500Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-22T13:47:13.933Z] === RUN TestMaskSecretKeys [2021-12-22T13:47:13.933Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-22T13:47:13.933Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-22T13:47:13.933Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-22T13:47:13.933Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-22T13:47:13.933Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-22T13:47:13.933Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-22T13:47:13.933Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-22T13:47:13.933Z] === RUN TestVersionMiddlewareVersion [2021-12-22T13:47:13.933Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-22T13:47:13.933Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-22T13:47:13.933Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-22T13:47:13.933Z] PASS [2021-12-22T13:47:13.933Z] coverage: 37.7% of statements [2021-12-22T13:47:13.933Z] ok github.com/docker/docker/api/server/middleware 0.081s coverage: 37.7% of statements [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-22T13:47:13.933Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-22T13:47:13.983Z] --- PASS: TestImportExtremelyLargeImageWorks (89.30s) [2021-12-22T13:47:13.983Z] PASS [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === Skipped [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-22T13:47:13.983Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] DONE 12 tests, 1 skipped in 92.859s [2021-12-22T13:47:13.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-22T13:47:13.983Z] INFO: Testing against a local daemon [2021-12-22T13:47:13.983Z] === RUN TestNetworkCreateDelete [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-22T13:47:13.983Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:47:13.983Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonDNSFallback [2021-12-22T13:47:13.983Z] --- PASS: TestDaemonDNSFallback (6.27s) [2021-12-22T13:47:13.983Z] === RUN TestInspectNetwork [2021-12-22T13:47:13.983Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:47:13.983Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:47:13.983Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:47:13.983Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:47:13.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:47:13.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:47:13.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:47:13.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:47:13.983Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:47:13.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:47:13.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestNetworkList [2021-12-22T13:47:13.983Z] === RUN TestNetworkList//networks [2021-12-22T13:47:13.983Z] === PAUSE TestNetworkList//networks [2021-12-22T13:47:13.983Z] === RUN TestNetworkList//networks/ [2021-12-22T13:47:13.983Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:47:13.983Z] === CONT TestNetworkList//networks [2021-12-22T13:47:13.983Z] === CONT TestNetworkList//networks/ [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkList (0.01s) [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:47:13.983Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:47:13.983Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:47:13.983Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:47:13.983Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:47:13.983Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:47:13.983Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-22T13:47:13.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:47:13.983Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-12-22T13:47:13.983Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:47:13.983Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:47:13.983Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:47:13.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:47:13.983Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:47:13.983Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-22T13:47:13.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:47:13.983Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:47:13.983Z] PASS [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === Skipped [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-22T13:47:13.983Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:47:13.983Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:47:13.983Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-22T13:47:13.983Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-12-22T13:47:13.983Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:47:13.983Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-22T13:47:13.983Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-12-22T13:47:13.983Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.983Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:47:13.983Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.983Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:47:13.984Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-12-22T13:47:13.984Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:47:13.984Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] DONE 22 tests, 12 skipped in 6.886s [2021-12-22T13:47:13.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:47:13.984Z] INFO: Testing against a local daemon [2021-12-22T13:47:13.984Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-22T13:47:13.984Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:47:13.984Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestDockerNetworkIpvlan [2021-12-22T13:47:13.984Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:47:13.984Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:47:13.984Z] PASS [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === Skipped [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:47:13.984Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:47:13.984Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] DONE 2 tests, 2 skipped in 0.078s [2021-12-22T13:47:13.984Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:47:13.984Z] INFO: Testing against a local daemon [2021-12-22T13:47:13.984Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-22T13:47:13.984Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.984Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestDockerNetworkMacvlan [2021-12-22T13:47:13.984Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.984Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-22T13:47:13.984Z] PASS [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === Skipped [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-22T13:47:13.984Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-22T13:47:13.984Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] DONE 2 tests, 2 skipped in 0.075s [2021-12-22T13:47:13.984Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-22T13:47:13.984Z] testing: warning: no tests to run [2021-12-22T13:47:13.984Z] PASS [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] DONE 0 tests in 0.021s [2021-12-22T13:47:13.984Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-22T13:47:13.984Z] INFO: Testing against a local daemon [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginAllowRequest [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginTLS [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginDenyRequest [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginDenyResponse [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginAllowEventStream [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginErrorResponse [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginErrorRequest [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginHeader [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginV2Disable [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-22T13:47:13.984Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-22T13:47:13.984Z] PASS [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === Skipped [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-22T13:47:13.984Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:13.984Z] [2021-12-22T13:47:13.984Z] DONE 17 tests, 17 skipped in 0.257s [2021-12-22T13:47:14.242Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-22T13:47:14.242Z] INFO: Testing against a local daemon [2021-12-22T13:47:14.242Z] === RUN TestPluginInvalidJSON [2021-12-22T13:47:14.242Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:47:14.242Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:47:14.242Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:47:14.242Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-22T13:47:14.242Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-22T13:47:14.242Z] === RUN TestPluginInstall [2021-12-22T13:47:14.242Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:14.242Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-22T13:47:14.242Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:47:14.242Z] 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-12-22T13:47:14.242Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-22T13:47:14.242Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:47:14.242Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-22T13:47:14.242Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:47:14.242Z] PASS [2021-12-22T13:47:14.242Z] [2021-12-22T13:47:14.242Z] === Skipped [2021-12-22T13:47:14.242Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-22T13:47:14.242Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-22T13:47:14.242Z] [2021-12-22T13:47:14.242Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-22T13:47:14.242Z] 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-12-22T13:47:14.242Z] [2021-12-22T13:47:14.242Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:47:14.242Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-22T13:47:14.242Z] [2021-12-22T13:47:14.242Z] DONE 5 tests, 3 skipped in 0.126s [2021-12-22T13:47:14.242Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-22T13:47:14.242Z] INFO: Testing against a local daemon [2021-12-22T13:47:14.242Z] === RUN TestExternalGraphDriver [2021-12-22T13:47:14.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-12-22T13:47:14.501Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-22T13:47:14.501Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-22T13:47:14.501Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:47:14.869Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-22T13:47:14.921Z] === RUN TestToJSON [2021-12-22T13:47:14.921Z] --- PASS: TestToJSON (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestToParamWithVersion [2021-12-22T13:47:14.921Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestFromJSON [2021-12-22T13:47:14.921Z] --- PASS: TestFromJSON (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestEmpty [2021-12-22T13:47:14.921Z] --- PASS: TestEmpty (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestArgsMatchKVListEmptySources [2021-12-22T13:47:14.921Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestArgsMatchKVList [2021-12-22T13:47:14.921Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestArgsMatch [2021-12-22T13:47:14.921Z] --- PASS: TestArgsMatch (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestAdd [2021-12-22T13:47:14.921Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestDel [2021-12-22T13:47:14.921Z] --- PASS: TestDel (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestLen [2021-12-22T13:47:14.921Z] --- PASS: TestLen (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestExactMatch [2021-12-22T13:47:14.921Z] --- PASS: TestExactMatch (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestOnlyOneExactMatch [2021-12-22T13:47:14.921Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestContains [2021-12-22T13:47:14.921Z] --- PASS: TestContains (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestValidate [2021-12-22T13:47:14.921Z] --- PASS: TestValidate (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestWalkValues [2021-12-22T13:47:14.921Z] --- PASS: TestWalkValues (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestFuzzyMatch [2021-12-22T13:47:14.921Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestClone [2021-12-22T13:47:14.921Z] --- PASS: TestClone (0.00s) [2021-12-22T13:47:14.921Z] PASS [2021-12-22T13:47:14.921Z] coverage: 92.2% of statements [2021-12-22T13:47:14.921Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2021-12-22T13:47:14.921Z] === RUN TestAdjustForAPIVersion [2021-12-22T13:47:14.921Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-22T13:47:14.921Z] PASS [2021-12-22T13:47:14.921Z] coverage: 5.7% of statements [2021-12-22T13:47:14.921Z] ok github.com/docker/docker/api/server/router/swarm 0.084s coverage: 5.7% of statements [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-22T13:47:14.921Z] === RUN TestStrSliceMarshalJSON [2021-12-22T13:47:14.921Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestStrSliceUnmarshalJSON [2021-12-22T13:47:14.921Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestStrSliceUnmarshalString [2021-12-22T13:47:14.921Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-22T13:47:14.921Z] === RUN TestStrSliceUnmarshalSlice [2021-12-22T13:47:14.921Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-22T13:47:14.921Z] PASS [2021-12-22T13:47:14.921Z] coverage: 90.0% of statements [2021-12-22T13:47:14.921Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-22T13:47:14.921Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-22T13:47:15.125Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-22T13:47:15.388Z] === RUN TestDurationToSecondsString [2021-12-22T13:47:15.388Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-22T13:47:15.388Z] === RUN TestGetTimestamp [2021-12-22T13:47:15.388Z] --- PASS: TestGetTimestamp (0.22s) [2021-12-22T13:47:15.388Z] === RUN TestParseTimestamps [2021-12-22T13:47:15.388Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-22T13:47:15.388Z] PASS [2021-12-22T13:47:15.388Z] coverage: 100.0% of statements [2021-12-22T13:47:15.388Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2021-12-22T13:47:15.388Z] === RUN TestCompareVersion [2021-12-22T13:47:15.388Z] --- PASS: TestCompareVersion (0.00s) [2021-12-22T13:47:15.388Z] PASS [2021-12-22T13:47:15.388Z] coverage: 77.3% of statements [2021-12-22T13:47:15.388Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-22T13:47:15.388Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-22T13:47:16.056Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-22T13:47:16.056Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-22T13:47:16.952Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-22T13:47:16.952Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-22T13:47:16.952Z] === RUN TestCloneArgsSmartHttp [2021-12-22T13:47:16.952Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-22T13:47:16.952Z] === RUN TestCloneArgsDumbHttp [2021-12-22T13:47:16.952Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-22T13:47:16.952Z] === RUN TestCloneArgsGit [2021-12-22T13:47:16.952Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-22T13:47:16.952Z] === RUN TestCheckoutGit [2021-12-22T13:47:16.987Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-22T13:47:17.784Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2021-12-22T13:47:17.784Z] PASS [2021-12-22T13:47:17.784Z] [2021-12-22T13:47:17.784Z] === Skipped [2021-12-22T13:47:17.784Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-22T13:47:17.784Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-22T13:47:17.784Z] [2021-12-22T13:47:17.784Z] DONE 2 tests, 1 skipped in 3.550s [2021-12-22T13:47:17.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-22T13:47:17.784Z] INFO: Testing against a local daemon [2021-12-22T13:47:17.784Z] === RUN TestContinueAfterPluginCrash [2021-12-22T13:47:17.784Z] === PAUSE TestContinueAfterPluginCrash [2021-12-22T13:47:17.784Z] === RUN TestReadPluginNoRead [2021-12-22T13:47:17.784Z] === PAUSE TestReadPluginNoRead [2021-12-22T13:47:17.784Z] === RUN TestDaemonStartWithLogOpt [2021-12-22T13:47:17.784Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-22T13:47:17.784Z] === CONT TestContinueAfterPluginCrash [2021-12-22T13:47:17.784Z] === CONT TestDaemonStartWithLogOpt [2021-12-22T13:47:17.917Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-22T13:47:17.917Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-22T13:47:19.167Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-22T13:47:19.167Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-22T13:47:19.167Z] === RUN TestProcessNoDockerignore [2021-12-22T13:47:19.167Z] --- PASS: TestProcessNoDockerignore (0.02s) [2021-12-22T13:47:19.167Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-22T13:47:19.167Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-22T13:47:19.167Z] === RUN TestDetectContentType [2021-12-22T13:47:19.167Z] --- PASS: TestDetectContentType (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestSelectAcceptableMIME [2021-12-22T13:47:19.167Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestInspectEmptyResponse [2021-12-22T13:47:19.167Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestInspectResponseBinary [2021-12-22T13:47:19.167Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestResponseUnsupportedContentType [2021-12-22T13:47:19.167Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestInspectResponseTextSimple [2021-12-22T13:47:19.167Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestInspectResponseEmptyContentType [2021-12-22T13:47:19.167Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestUnknownContentLength [2021-12-22T13:47:19.167Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestDownloadRemote [2021-12-22T13:47:19.167Z] === RUN TestEnable [2021-12-22T13:47:19.167Z] --- PASS: TestEnable (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestDisable [2021-12-22T13:47:19.167Z] --- PASS: TestDisable (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestEnabled [2021-12-22T13:47:19.167Z] --- PASS: TestEnabled (0.00s) [2021-12-22T13:47:19.167Z] PASS [2021-12-22T13:47:19.167Z] coverage: 100.0% of statements [2021-12-22T13:47:19.167Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2021-12-22T13:47:19.167Z] --- PASS: TestDownloadRemote (0.12s) [2021-12-22T13:47:19.167Z] === RUN TestGetWithStatusError [2021-12-22T13:47:19.167Z] --- PASS: TestGetWithStatusError (0.01s) [2021-12-22T13:47:19.167Z] === RUN TestCloseRootDirectory [2021-12-22T13:47:19.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:47:19.167Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestHashFile [2021-12-22T13:47:19.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:47:19.167Z] --- SKIP: TestHashFile (0.00s) [2021-12-22T13:47:19.167Z] === RUN TestHashSubdir [2021-12-22T13:47:19.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:47:19.167Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-22T13:47:19.167Z] === RUN TestRemoveDirectory [2021-12-22T13:47:19.167Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:47:19.167Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-12-22T13:47:19.167Z] PASS [2021-12-22T13:47:19.167Z] coverage: 9.3% of statements [2021-12-22T13:47:19.167Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2021-12-22T13:47:19.640Z] === RUN TestGetAllAllowed [2021-12-22T13:47:19.640Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestGetAllMeta [2021-12-22T13:47:19.640Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-22T13:47:19.640Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestIsUnreferencedBuiltin [2021-12-22T13:47:19.640Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestIsExistingDirectory [2021-12-22T13:47:19.640Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-22T13:47:19.640Z] === RUN TestGetFilenameForDownload [2021-12-22T13:47:19.640Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestEnv2Variables [2021-12-22T13:47:19.640Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-22T13:47:19.640Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestMaintainer [2021-12-22T13:47:19.640Z] --- PASS: TestMaintainer (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestLabel [2021-12-22T13:47:19.640Z] --- PASS: TestLabel (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestFromScratch [2021-12-22T13:47:19.640Z] --- PASS: TestFromScratch (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestFromWithArg [2021-12-22T13:47:19.640Z] --- PASS: TestFromWithArg (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-22T13:47:19.640Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestFromWithUndefinedArg [2021-12-22T13:47:19.640Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestFromMultiStageWithNamedStage [2021-12-22T13:47:19.640Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestOnbuild [2021-12-22T13:47:19.640Z] --- PASS: TestOnbuild (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestWorkdir [2021-12-22T13:47:19.640Z] --- PASS: TestWorkdir (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestCmd [2021-12-22T13:47:19.640Z] --- PASS: TestCmd (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestHealthcheckNone [2021-12-22T13:47:19.640Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestHealthcheckCmd [2021-12-22T13:47:19.640Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestEntrypoint [2021-12-22T13:47:19.640Z] --- PASS: TestEntrypoint (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestExpose [2021-12-22T13:47:19.640Z] --- PASS: TestExpose (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestUser [2021-12-22T13:47:19.640Z] --- PASS: TestUser (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestVolume [2021-12-22T13:47:19.640Z] --- PASS: TestVolume (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestStopSignal [2021-12-22T13:47:19.640Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:47:19.640Z] --- SKIP: TestStopSignal (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestArg [2021-12-22T13:47:19.640Z] --- PASS: TestArg (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestShell [2021-12-22T13:47:19.640Z] --- PASS: TestShell (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestPrependEnvOnCmd [2021-12-22T13:47:19.640Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestRunWithBuildArgs [2021-12-22T13:47:19.640Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestRunIgnoresHealthcheck [2021-12-22T13:47:19.640Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-22T13:47:19.640Z] === RUN TestDispatchUnsupportedOptions [2021-12-22T13:47:20.107Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-22T13:47:20.107Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-22T13:47:20.107Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-22T13:47:20.107Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.01s) [2021-12-22T13:47:20.107Z] === RUN TestNormalizeWorkdir [2021-12-22T13:47:20.107Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestDispatch [2021-12-22T13:47:20.107Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-22T13:47:20.107Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-22T13:47:20.107Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-22T13:47:20.107Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-22T13:47:20.107Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-22T13:47:20.107Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-22T13:47:20.107Z] === RUN TestDispatch/COPY_url [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch (0.07s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-22T13:47:20.107Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestAddScratchImageAddsToMounts [2021-12-22T13:47:20.107Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-22T13:47:20.107Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-22T13:47:20.107Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-22T13:47:20.107Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestImageSourceGetAddsToMounts [2021-12-22T13:47:20.107Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestEmptyDockerfile [2021-12-22T13:47:20.107Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestSymlinkDockerfile [2021-12-22T13:47:20.107Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-22T13:47:20.107Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-22T13:47:20.107Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestNonExistingDockerfile [2021-12-22T13:47:20.107Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestCopyRunConfig [2021-12-22T13:47:20.107Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestDeepCopyRunConfig [2021-12-22T13:47:20.107Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestExportImage [2021-12-22T13:47:20.107Z] --- PASS: TestExportImage (0.00s) [2021-12-22T13:47:20.107Z] === RUN TestNormalizeDest [2021-12-22T13:47:20.107Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-22T13:47:20.107Z] PASS [2021-12-22T13:47:20.107Z] coverage: 46.8% of statements [2021-12-22T13:47:20.107Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 46.8% of statements [2021-12-22T13:47:20.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-22T13:47:20.107Z] === RUN TestTCP4Proxy [2021-12-22T13:47:20.107Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-22T13:47:20.108Z] === RUN TestTCP4ProxyHalfClose [2021-12-22T13:47:20.108Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-22T13:47:20.108Z] === RUN TestTCP6Proxy [2021-12-22T13:47:20.108Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:47:20.108Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-22T13:47:20.440Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-22T13:47:20.575Z] === RUN TestTCPDualStackProxy [2021-12-22T13:47:20.575Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:47:20.575Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-22T13:47:20.575Z] === RUN TestUDP4Proxy [2021-12-22T13:47:20.575Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-22T13:47:20.575Z] === RUN TestUDP6Proxy [2021-12-22T13:47:20.575Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:47:20.575Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-22T13:47:20.575Z] === RUN TestUDPWriteError [2021-12-22T13:47:20.575Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-22T13:47:20.575Z] === RUN TestSCTP4Proxy [2021-12-22T13:47:20.575Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:47:20.575Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-22T13:47:20.575Z] === RUN TestSCTP6Proxy [2021-12-22T13:47:20.575Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:47:20.575Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-22T13:47:20.575Z] PASS [2021-12-22T13:47:20.575Z] coverage: 49.4% of statements [2021-12-22T13:47:20.575Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2021-12-22T13:47:21.026Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-12-22T13:47:21.963Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2021-12-22T13:47:21.973Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2021-12-22T13:47:21.973Z] === CONT TestReadPluginNoRead [2021-12-22T13:47:22.223Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-22T13:47:22.791Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-22T13:47:23.359Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-12-22T13:47:23.754Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-22T13:47:23.755Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.06s) [2021-12-22T13:47:23.755Z] PASS [2021-12-22T13:47:23.755Z] [2021-12-22T13:47:23.755Z] === Skipped [2021-12-22T13:47:23.755Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-22T13:47:23.755Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:47:23.755Z] [2021-12-22T13:47:23.755Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:47:23.755Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:47:23.755Z] [2021-12-22T13:47:23.755Z] DONE 34 tests, 2 skipped in 172.638s [2021-12-22T13:47:23.755Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-22T13:47:23.755Z] ++ 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-12-22T13:47:23.755Z] ++ set -e [2021-12-22T13:47:23.755Z] ++ '[' -n 0 ']' [2021-12-22T13:47:23.755Z] ++ set -x [2021-12-22T13:47:23.755Z] ++ 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-12-22T13:47:24.015Z] INFO: Testing against a local daemon [2021-12-22T13:47:24.015Z] === RUN TestConfigInspect [2021-12-22T13:47:24.295Z] ok github.com/docker/docker/daemon 10.090s coverage: 17.1% of statements [2021-12-22T13:47:24.295Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-22T13:47:24.295Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-22T13:47:24.295Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-22T13:47:24.295Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-22T13:47:24.502Z] === RUN TestReadPluginNoRead/default [2021-12-22T13:47:25.232Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 56.2% of statements [2021-12-22T13:47:25.233Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2021-12-22T13:47:25.435Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-22T13:47:26.611Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-12-22T13:47:26.809Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-22T13:47:26.809Z] --- PASS: TestContinueAfterPluginCrash (8.74s) [2021-12-22T13:47:27.070Z] 4d1d74adc6a9: Pull complete [2021-12-22T13:47:27.070Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-22T13:47:27.070Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:47:27.070Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-22T13:47:27.070Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-22T13:47:27.070Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-22T13:47:27.070Z] WARN: Skipping validation tests [2021-12-22T13:47:27.070Z] INFO: Running unit tests at 12/22/2021 13:47:13... [2021-12-22T13:47:27.070Z] INFO: make.ps1 starting at 12/22/2021 13:47:18 [2021-12-22T13:47:27.070Z] INFO: Git commit (6b785893fe) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:47:27.070Z] INFO: Invoking autogen... [2021-12-22T13:47:27.070Z] INFO: Running unit tests... [2021-12-22T13:47:27.282Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-22T13:47:27.283Z] --- PASS: TestConfigInspect (3.04s) [2021-12-22T13:47:27.283Z] === RUN TestConfigList [2021-12-22T13:47:28.185Z] === CONT TestReadPluginNoRead [2021-12-22T13:47:28.185Z] read_test.go:92: [de517dcc5a7e1] daemon is not started [2021-12-22T13:47:28.185Z] --- PASS: TestReadPluginNoRead (5.96s) [2021-12-22T13:47:28.185Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-12-22T13:47:28.185Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-12-22T13:47:28.185Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-12-22T13:47:28.185Z] PASS [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] DONE 6 tests in 10.096s [2021-12-22T13:47:28.185Z] 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-12-22T13:47:28.185Z] testing: warning: no tests to run [2021-12-22T13:47:28.185Z] PASS [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] DONE 0 tests in 0.026s [2021-12-22T13:47:28.185Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-22T13:47:28.185Z] INFO: Testing against a local daemon [2021-12-22T13:47:28.185Z] === RUN TestPluginWithDevMounts [2021-12-22T13:47:28.185Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-22T13:47:28.185Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-22T13:47:28.185Z] PASS [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === Skipped [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-22T13:47:28.185Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] DONE 1 tests, 1 skipped in 0.081s [2021-12-22T13:47:28.185Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-22T13:47:28.185Z] INFO: Testing against a local daemon [2021-12-22T13:47:28.185Z] === RUN TestSecretInspect [2021-12-22T13:47:28.185Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-22T13:47:28.185Z] === RUN TestSecretList [2021-12-22T13:47:28.185Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestSecretList (0.01s) [2021-12-22T13:47:28.185Z] === RUN TestSecretsCreateAndDelete [2021-12-22T13:47:28.185Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-22T13:47:28.185Z] === RUN TestSecretsUpdate [2021-12-22T13:47:28.185Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-22T13:47:28.185Z] === RUN TestTemplatedSecret [2021-12-22T13:47:28.185Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-22T13:47:28.185Z] === RUN TestSecretCreateResolve [2021-12-22T13:47:28.185Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-12-22T13:47:28.185Z] PASS [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === Skipped [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-22T13:47:28.185Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-22T13:47:28.185Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-22T13:47:28.185Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-22T13:47:28.185Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-22T13:47:28.185Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-12-22T13:47:28.185Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.185Z] [2021-12-22T13:47:28.185Z] DONE 6 tests, 6 skipped in 0.138s [2021-12-22T13:47:28.185Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-22T13:47:28.185Z] INFO: Testing against a local daemon [2021-12-22T13:47:28.185Z] === RUN TestServiceCreateInit [2021-12-22T13:47:28.444Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T13:47:28.444Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T13:47:28.444Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- PASS: TestServiceCreateInit (0.02s) [2021-12-22T13:47:28.444Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:47:28.444Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T13:47:28.444Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceConflict [2021-12-22T13:47:28.444Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T13:47:28.444Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T13:47:28.444Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T13:47:28.444Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T13:47:28.444Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceSysctls [2021-12-22T13:47:28.444Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-22T13:47:28.444Z] === RUN TestCreateServiceCapabilities [2021-12-22T13:47:28.444Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-22T13:47:28.444Z] === RUN TestInspect [2021-12-22T13:47:28.444Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestInspect (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestCreateJob [2021-12-22T13:47:28.444Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestCreateJob (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestReplicatedJob [2021-12-22T13:47:28.444Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestUpdateReplicatedJob [2021-12-22T13:47:28.444Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestServiceListWithStatuses [2021-12-22T13:47:28.444Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T13:47:28.444Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T13:47:28.444Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T13:47:28.444Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestDockerNetworkReConnect [2021-12-22T13:47:28.444Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:28.444Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-22T13:47:28.444Z] === RUN TestServicePlugin [2021-12-22T13:47:28.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.5% of statements [2021-12-22T13:47:29.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-22T13:47:29.281Z] 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/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/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/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-12-22T13:47:29.737Z] --- PASS: TestConfigList (2.71s) [2021-12-22T13:47:29.737Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:47:30.301Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-22T13:47:30.347Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServicePlugin (1.87s) [2021-12-22T13:47:30.347Z] === RUN TestServiceUpdateLabel [2021-12-22T13:47:30.347Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-22T13:47:30.347Z] === RUN TestServiceUpdateSecrets [2021-12-22T13:47:30.347Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-22T13:47:30.347Z] === RUN TestServiceUpdateConfigs [2021-12-22T13:47:30.347Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-12-22T13:47:30.347Z] === RUN TestServiceUpdateNetwork [2021-12-22T13:47:30.347Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-12-22T13:47:30.347Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T13:47:30.347Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-22T13:47:30.347Z] PASS [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === Skipped [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:47:30.347Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:47:30.347Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-22T13:47:30.347Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-22T13:47:30.347Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-12-22T13:47:30.347Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-22T13:47:30.347Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-22T13:47:30.347Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-22T13:47:30.347Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-22T13:47:30.347Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-22T13:47:30.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-22T13:47:30.347Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-22T13:47:30.347Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2021-12-22T13:47:30.347Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-22T13:47:30.347Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-22T13:47:30.347Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-12-22T13:47:30.347Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-12-22T13:47:30.347Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-22T13:47:30.347Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-22T13:47:30.347Z] [2021-12-22T13:47:30.347Z] DONE 24 tests, 23 skipped in 2.212s [2021-12-22T13:47:30.347Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-22T13:47:30.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.435s coverage: 45.9% of statements [2021-12-22T13:47:30.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-22T13:47:30.605Z] INFO: Testing against a local daemon [2021-12-22T13:47:30.605Z] === RUN TestSessionCreate [2021-12-22T13:47:30.605Z] --- PASS: TestSessionCreate (0.02s) [2021-12-22T13:47:30.605Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T13:47:30.605Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-22T13:47:30.605Z] PASS [2021-12-22T13:47:30.605Z] [2021-12-22T13:47:30.605Z] DONE 2 tests in 0.114s [2021-12-22T13:47:30.605Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-22T13:47:30.605Z] INFO: Testing against a local daemon [2021-12-22T13:47:30.605Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T13:47:30.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T13:47:30.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:47:30.605Z] === RUN TestDiskUsage [2021-12-22T13:47:30.605Z] === PAUSE TestDiskUsage [2021-12-22T13:47:30.605Z] === RUN TestEventsExecDie [2021-12-22T13:47:30.686Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.823s coverage: 58.0% of statements [2021-12-22T13:47:30.686Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-22T13:47:30.686Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-22T13:47:31.173Z] --- PASS: TestEventsExecDie (0.45s) [2021-12-22T13:47:31.173Z] === RUN TestEventsBackwardsCompatible [2021-12-22T13:47:31.173Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-22T13:47:31.173Z] === RUN TestEventsVolumeCreate [2021-12-22T13:47:31.173Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-12-22T13:47:31.173Z] === RUN TestInfoBinaryCommits [2021-12-22T13:47:31.173Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-22T13:47:31.173Z] === RUN TestInfoAPIVersioned [2021-12-22T13:47:31.173Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-22T13:47:31.173Z] === RUN TestInfoAPI [2021-12-22T13:47:31.173Z] --- PASS: TestInfoAPI (0.02s) [2021-12-22T13:47:31.173Z] === RUN TestInfoAPIWarnings [2021-12-22T13:47:32.323Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-22T13:47:32.593Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2021-12-22T13:47:32.595Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2021-12-22T13:47:32.595Z] === RUN TestConfigsUpdate [2021-12-22T13:47:32.595Z] check_test.go:308: [d1f7e0e0a0060] daemon is not started [2021-12-22T13:47:32.595Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-22T13:47:32.853Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-12-22T13:47:33.067Z] === RUN TestCheckpointCreateError [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointCreate [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointDeleteError [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointDelete [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointListError [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointList [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointList (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCheckpointListContainerNotFound [2021-12-22T13:47:33.067Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNewClientWithOpsFromEnv [2021-12-22T13:47:33.067Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:47:33.067Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestGetAPIPath [2021-12-22T13:47:33.067Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestParseHostURL [2021-12-22T13:47:33.067Z] --- PASS: TestParseHostURL (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-22T13:47:33.067Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPIVersion [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPVersionOverride [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-22T13:47:33.067Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestClientRedirect [2021-12-22T13:47:33.067Z] --- PASS: TestClientRedirect (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigCreateUnsupported [2021-12-22T13:47:33.067Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigCreateError [2021-12-22T13:47:33.067Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigCreate [2021-12-22T13:47:33.067Z] --- PASS: TestConfigCreate (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspectNotFound [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspectWithEmptyID [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspectUnsupported [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspectError [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspectConfigNotFound [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigInspect [2021-12-22T13:47:33.067Z] --- PASS: TestConfigInspect (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigListUnsupported [2021-12-22T13:47:33.067Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigListError [2021-12-22T13:47:33.067Z] --- PASS: TestConfigListError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigList [2021-12-22T13:47:33.067Z] --- PASS: TestConfigList (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigRemoveUnsupported [2021-12-22T13:47:33.067Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigRemoveError [2021-12-22T13:47:33.067Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigRemove [2021-12-22T13:47:33.067Z] --- PASS: TestConfigRemove (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigUpdateUnsupported [2021-12-22T13:47:33.067Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigUpdateError [2021-12-22T13:47:33.067Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestConfigUpdate [2021-12-22T13:47:33.067Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCommitError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCommit [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCommit (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStatPathError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStatPathNotFoundError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStatPathNoHeaderError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStatPath [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyToContainerError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyToContainerNotFoundError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyToContainer [2021-12-22T13:47:33.067Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyFromContainerError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyFromContainerNotFoundError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-22T13:47:33.067Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestCopyFromContainer [2021-12-22T13:47:33.067Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCreateError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCreateImageNotFound [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCreateWithName [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerCreateAutoRemove [2021-12-22T13:47:33.067Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerDiffError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerDiff [2021-12-22T13:47:33.067Z] --- PASS: TestContainerDiff (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecCreateError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecCreate [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecStartError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecStart [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecInspectError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecInspect [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExportError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExportError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExport [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExport (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerInspectError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerInspectContainerNotFound [2021-12-22T13:47:33.067Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerInspectWithEmptyID [2021-12-22T13:47:33.067Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerInspect [2021-12-22T13:47:33.067Z] --- PASS: TestContainerInspect (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerInspectNode [2021-12-22T13:47:33.067Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerKillError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerKillError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerKill [2021-12-22T13:47:33.067Z] --- PASS: TestContainerKill (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerListError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerListError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerList [2021-12-22T13:47:33.067Z] --- PASS: TestContainerList (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerLogsNotFoundError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerLogsError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerLogs [2021-12-22T13:47:33.067Z] --- PASS: TestContainerLogs (0.23s) [2021-12-22T13:47:33.067Z] === RUN TestContainerPauseError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerPause [2021-12-22T13:47:33.067Z] --- PASS: TestContainerPause (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainersPruneError [2021-12-22T13:47:33.067Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainersPrune [2021-12-22T13:47:33.067Z] --- PASS: TestContainersPrune (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRemoveError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRemoveNotFoundError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRemove [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRemove (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRenameError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRename [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRename (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerResizeError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecResizeError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerResize [2021-12-22T13:47:33.067Z] --- PASS: TestContainerResize (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerExecResize [2021-12-22T13:47:33.067Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRestartError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerRestart [2021-12-22T13:47:33.067Z] --- PASS: TestContainerRestart (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStartError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStartError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStart [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStart (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStatsError [2021-12-22T13:47:33.067Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-22T13:47:33.067Z] === RUN TestContainerStats [2021-12-22T13:47:33.068Z] --- PASS: TestContainerStats (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerStopError [2021-12-22T13:47:33.068Z] --- PASS: TestContainerStopError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerStop [2021-12-22T13:47:33.068Z] --- PASS: TestContainerStop (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerTopError [2021-12-22T13:47:33.068Z] --- PASS: TestContainerTopError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerTop [2021-12-22T13:47:33.068Z] --- PASS: TestContainerTop (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerUnpauseError [2021-12-22T13:47:33.068Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerUnpause [2021-12-22T13:47:33.068Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerUpdateError [2021-12-22T13:47:33.068Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerUpdate [2021-12-22T13:47:33.068Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerWaitError [2021-12-22T13:47:33.068Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestContainerWait [2021-12-22T13:47:33.068Z] --- PASS: TestContainerWait (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestDiskUsageError [2021-12-22T13:47:33.068Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestDiskUsage [2021-12-22T13:47:33.068Z] --- PASS: TestDiskUsage (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestDistributionInspectUnsupported [2021-12-22T13:47:33.068Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestDistributionInspectWithEmptyID [2021-12-22T13:47:33.068Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestEventsErrorInOptions [2021-12-22T13:47:33.068Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestEventsErrorFromServer [2021-12-22T13:47:33.068Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestEvents [2021-12-22T13:47:33.068Z] --- PASS: TestEvents (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestTLSCloseWriter [2021-12-22T13:47:33.068Z] === PAUSE TestTLSCloseWriter [2021-12-22T13:47:33.068Z] === RUN TestImageBuildError [2021-12-22T13:47:33.068Z] --- PASS: TestImageBuildError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageBuild [2021-12-22T13:47:33.068Z] --- PASS: TestImageBuild (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestGetDockerOS [2021-12-22T13:47:33.068Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageCreateError [2021-12-22T13:47:33.068Z] --- PASS: TestImageCreateError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageCreate [2021-12-22T13:47:33.068Z] --- PASS: TestImageCreate (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageHistoryError [2021-12-22T13:47:33.068Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageHistory [2021-12-22T13:47:33.068Z] --- PASS: TestImageHistory (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageImportError [2021-12-22T13:47:33.068Z] --- PASS: TestImageImportError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageImport [2021-12-22T13:47:33.068Z] --- PASS: TestImageImport (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageInspectError [2021-12-22T13:47:33.068Z] --- PASS: TestImageInspectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageInspectImageNotFound [2021-12-22T13:47:33.068Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageInspectWithEmptyID [2021-12-22T13:47:33.068Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageInspect [2021-12-22T13:47:33.068Z] --- PASS: TestImageInspect (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageListError [2021-12-22T13:47:33.068Z] --- PASS: TestImageListError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageList [2021-12-22T13:47:33.068Z] --- PASS: TestImageList (0.02s) [2021-12-22T13:47:33.068Z] === RUN TestImageListApiBefore125 [2021-12-22T13:47:33.068Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageLoadError [2021-12-22T13:47:33.068Z] --- PASS: TestImageLoadError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageLoad [2021-12-22T13:47:33.068Z] --- PASS: TestImageLoad (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagesPruneError [2021-12-22T13:47:33.068Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagesPrune [2021-12-22T13:47:33.068Z] --- PASS: TestImagesPrune (0.01s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullReferenceParseError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullAnyError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePullWithoutErrors [2021-12-22T13:47:33.068Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushReferenceError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushAnyError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithoutErrors [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-22T13:47:33.068Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageRemoveError [2021-12-22T13:47:33.068Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageRemoveImageNotFound [2021-12-22T13:47:33.068Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageRemove [2021-12-22T13:47:33.068Z] --- PASS: TestImageRemove (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSaveError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSaveError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSave [2021-12-22T13:47:33.068Z] --- PASS: TestImageSave (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchAnyError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageSearchWithoutErrors [2021-12-22T13:47:33.068Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageTagError [2021-12-22T13:47:33.068Z] --- PASS: TestImageTagError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageTagInvalidReference [2021-12-22T13:47:33.068Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageTagInvalidSourceImageName [2021-12-22T13:47:33.068Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageTagHexSource [2021-12-22T13:47:33.068Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestImageTag [2021-12-22T13:47:33.068Z] --- PASS: TestImageTag (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestInfoServerError [2021-12-22T13:47:33.068Z] --- PASS: TestInfoServerError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestInfoInvalidResponseJSONError [2021-12-22T13:47:33.068Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestInfo [2021-12-22T13:47:33.068Z] --- PASS: TestInfo (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkConnectError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkConnect [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkCreateError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkCreate [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkDisconnectError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkDisconnect [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/empty_ID [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/no_options [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/verbose [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/global_scope [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/unknown_network [2021-12-22T13:47:33.068Z] === RUN TestNetworkInspect/server_error [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkListError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkListError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkList [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkList (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworksPruneError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworksPrune [2021-12-22T13:47:33.068Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkRemoveError [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNetworkRemove [2021-12-22T13:47:33.068Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeInspectError [2021-12-22T13:47:33.068Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeInspectNodeNotFound [2021-12-22T13:47:33.068Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeInspectWithEmptyID [2021-12-22T13:47:33.068Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeInspect [2021-12-22T13:47:33.068Z] --- PASS: TestNodeInspect (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeListError [2021-12-22T13:47:33.068Z] --- PASS: TestNodeListError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeList [2021-12-22T13:47:33.068Z] --- PASS: TestNodeList (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeRemoveError [2021-12-22T13:47:33.068Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeRemove [2021-12-22T13:47:33.068Z] --- PASS: TestNodeRemove (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeUpdateError [2021-12-22T13:47:33.068Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestNodeUpdate [2021-12-22T13:47:33.068Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestOptionWithTimeout [2021-12-22T13:47:33.068Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPingFail [2021-12-22T13:47:33.068Z] --- PASS: TestPingFail (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPingWithError [2021-12-22T13:47:33.068Z] 2021/12/22 13:47:32 RoundTripper returned a response & error; ignoring response [2021-12-22T13:47:33.068Z] 2021/12/22 13:47:32 RoundTripper returned a response & error; ignoring response [2021-12-22T13:47:33.068Z] --- PASS: TestPingWithError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPingSuccess [2021-12-22T13:47:33.068Z] --- PASS: TestPingSuccess (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPingHeadFallback [2021-12-22T13:47:33.068Z] === RUN TestPingHeadFallback/OK [2021-12-22T13:47:33.068Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-22T13:47:33.068Z] === RUN TestPingHeadFallback/Not_Found [2021-12-22T13:47:33.068Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-22T13:47:33.068Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-22T13:47:33.068Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginDisableError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginDisable [2021-12-22T13:47:33.068Z] --- PASS: TestPluginDisable (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginEnableError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginEnable [2021-12-22T13:47:33.068Z] --- PASS: TestPluginEnable (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginInspectError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginInspectWithEmptyID [2021-12-22T13:47:33.068Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginInspect [2021-12-22T13:47:33.068Z] --- PASS: TestPluginInspect (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginListError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginListError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginList [2021-12-22T13:47:33.068Z] --- PASS: TestPluginList (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginPushError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginPushError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginPush [2021-12-22T13:47:33.068Z] --- PASS: TestPluginPush (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginRemoveError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginRemove [2021-12-22T13:47:33.068Z] --- PASS: TestPluginRemove (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginSetError [2021-12-22T13:47:33.068Z] --- PASS: TestPluginSetError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPluginSet [2021-12-22T13:47:33.068Z] --- PASS: TestPluginSet (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSetHostHeader [2021-12-22T13:47:33.068Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestPlainTextError [2021-12-22T13:47:33.068Z] --- PASS: TestPlainTextError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestInfiniteError [2021-12-22T13:47:33.068Z] --- PASS: TestInfiniteError (0.04s) [2021-12-22T13:47:33.068Z] === RUN TestCanceledContext [2021-12-22T13:47:33.068Z] 2021/12/22 13:47:32 RoundTripper returned a response & error; ignoring response [2021-12-22T13:47:33.068Z] --- PASS: TestCanceledContext (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestDeadlineExceededContext [2021-12-22T13:47:33.068Z] 2021/12/22 13:47:32 RoundTripper returned a response & error; ignoring response [2021-12-22T13:47:33.068Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretCreateUnsupported [2021-12-22T13:47:33.068Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretCreateError [2021-12-22T13:47:33.068Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretCreate [2021-12-22T13:47:33.068Z] --- PASS: TestSecretCreate (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretInspectUnsupported [2021-12-22T13:47:33.068Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretInspectError [2021-12-22T13:47:33.068Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-22T13:47:33.068Z] === RUN TestSecretInspectSecretNotFound [2021-12-22T13:47:33.069Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretInspectWithEmptyID [2021-12-22T13:47:33.069Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretInspect [2021-12-22T13:47:33.069Z] --- PASS: TestSecretInspect (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretListUnsupported [2021-12-22T13:47:33.069Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretListError [2021-12-22T13:47:33.069Z] --- PASS: TestSecretListError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretList [2021-12-22T13:47:33.069Z] --- PASS: TestSecretList (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretRemoveUnsupported [2021-12-22T13:47:33.069Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretRemoveError [2021-12-22T13:47:33.069Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretRemove [2021-12-22T13:47:33.069Z] --- PASS: TestSecretRemove (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretUpdateUnsupported [2021-12-22T13:47:33.069Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretUpdateError [2021-12-22T13:47:33.069Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSecretUpdate [2021-12-22T13:47:33.069Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceCreateError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceCreate [2021-12-22T13:47:33.069Z] --- PASS: TestServiceCreate (0.02s) [2021-12-22T13:47:33.069Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-22T13:47:33.069Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceCreateDigestPinning [2021-12-22T13:47:33.069Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceInspectError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceInspectServiceNotFound [2021-12-22T13:47:33.069Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceInspectWithEmptyID [2021-12-22T13:47:33.069Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceInspect [2021-12-22T13:47:33.069Z] --- PASS: TestServiceInspect (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceListError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceListError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceList [2021-12-22T13:47:33.069Z] --- PASS: TestServiceList (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceLogsError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceLogs [2021-12-22T13:47:33.069Z] --- PASS: TestServiceLogs (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceRemoveError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceRemoveNotFoundError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceRemove [2021-12-22T13:47:33.069Z] --- PASS: TestServiceRemove (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceUpdateError [2021-12-22T13:47:33.069Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestServiceUpdate [2021-12-22T13:47:33.069Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmGetUnlockKeyError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmGetUnlockKey [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmInitError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmInit [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmInit (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmInspectError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmInspect [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmJoinError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmJoin [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmLeaveError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmLeave [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmUnlockError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmUnlock [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmUpdateError [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestSwarmUpdate [2021-12-22T13:47:33.069Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestTaskInspectError [2021-12-22T13:47:33.069Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestTaskInspectWithEmptyID [2021-12-22T13:47:33.069Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestTaskInspect [2021-12-22T13:47:33.069Z] --- PASS: TestTaskInspect (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestTaskListError [2021-12-22T13:47:33.069Z] --- PASS: TestTaskListError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestTaskList [2021-12-22T13:47:33.069Z] --- PASS: TestTaskList (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeCreateError [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeCreate [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeInspectError [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeInspectNotFound [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeInspectWithEmptyID [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeInspect [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeListError [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeListError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeList [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeList (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeRemoveError [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-22T13:47:33.069Z] === RUN TestVolumeRemove [2021-12-22T13:47:33.069Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-22T13:47:33.069Z] === CONT TestTLSCloseWriter [2021-12-22T13:47:33.069Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-22T13:47:33.069Z] PASS [2021-12-22T13:47:33.069Z] coverage: 75.1% of statements [2021-12-22T13:47:33.069Z] ok github.com/docker/docker/client 0.573s coverage: 75.1% of statements [2021-12-22T13:47:33.157Z] check_test.go:308: [d4634a0ce5c32] daemon is not started [2021-12-22T13:47:33.157Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-22T13:47:33.414Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-22T13:47:33.671Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-22T13:47:33.749Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-22T13:47:33.795Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-12-22T13:47:34.600Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-22T13:47:34.855Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-22T13:47:35.111Z] check_test.go:308: [dae8414587ac8] daemon is not started [2021-12-22T13:47:35.111Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-22T13:47:35.111Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-22T13:47:35.370Z] --- PASS: TestConfigsUpdate (2.71s) [2021-12-22T13:47:35.370Z] === RUN TestTemplatedConfig [2021-12-22T13:47:35.626Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-22T13:47:36.332Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.7% of statements [2021-12-22T13:47:36.332Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-22T13:47:36.332Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-22T13:47:36.592Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.5% of statements [2021-12-22T13:47:37.518Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-22T13:47:37.518Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-22T13:47:38.497Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-12-22T13:47:38.497Z] ok github.com/docker/docker/daemon/logger/awslogs 0.273s coverage: 77.6% of statements [2021-12-22T13:47:38.497Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-22T13:47:38.497Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-22T13:47:38.888Z] --- PASS: TestTemplatedConfig (3.29s) [2021-12-22T13:47:38.888Z] === RUN TestConfigCreateResolve [2021-12-22T13:47:38.888Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-22T13:47:39.065Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-12-22T13:47:39.685Z] ? github.com/docker/docker/api [no test files] [2021-12-22T13:47:39.816Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-22T13:47:40.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-12-22T13:47:40.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-12-22T13:47:40.746Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-22T13:47:40.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-22T13:47:41.002Z] --- PASS: TestConfigCreateResolve (2.50s) [2021-12-22T13:47:41.002Z] PASS [2021-12-22T13:47:41.002Z] [2021-12-22T13:47:41.002Z] DONE 6 tests in 17.296s [2021-12-22T13:47:41.258Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-22T13:47:41.258Z] ++ 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-12-22T13:47:41.258Z] ++ set -e [2021-12-22T13:47:41.258Z] ++ '[' -n 0 ']' [2021-12-22T13:47:41.258Z] ++ set -x [2021-12-22T13:47:41.258Z] ++ 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-12-22T13:47:41.258Z] INFO: Testing against a local daemon [2021-12-22T13:47:41.258Z] === RUN TestCheckpoint [2021-12-22T13:47:41.258Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:47:41.258Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:47:41.258Z] === RUN TestContainerInvalidJSON [2021-12-22T13:47:41.258Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:47:41.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:47:41.258Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:47:41.258Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:47:41.258Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:47:41.258Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:47:41.258Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-22T13:47:41.258Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-22T13:47:41.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-22T13:47:41.258Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:47:41.258Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-22T13:47:41.258Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:47:41.388Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2021-12-22T13:47:41.388Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-22T13:47:41.388Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 59.3% of statements [2021-12-22T13:47:41.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-22T13:47:41.515Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:47:41.515Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-12-22T13:47:41.515Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:47:41.515Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-12-22T13:47:41.515Z] === RUN TestCopyFromContainer [2021-12-22T13:47:42.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-12-22T13:47:42.886Z] === RUN TestCopyFromContainer// [2021-12-22T13:47:42.887Z] === RUN TestCopyFromContainer//bar/root [2021-12-22T13:47:42.887Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-22T13:47:42.887Z] === RUN TestCopyFromContainer/bar/quux [2021-12-22T13:47:43.143Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-22T13:47:43.143Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-22T13:47:43.143Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-22T13:47:43.143Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-22T13:47:43.398Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-22T13:47:43.398Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer (1.88s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-12-22T13:47:43.398Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-12-22T13:47:43.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:47:43.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:47:43.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:47:43.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:47:43.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:47:43.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:47:43.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:47:43.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:47:43.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:47:43.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:47:43.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-22T13:47:43.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:47:43.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:47:43.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-22T13:47:43.399Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:47:43.399Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-22T13:47:43.399Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:47:43.399Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:47:43.399Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:47:43.399Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:47:43.399Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:47:43.399Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:47:43.399Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:47:43.399Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:47:43.399Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:47:43.654Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:47:43.654Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-22T13:47:43.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2021-12-22T13:47:43.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-12-22T13:47:43.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-22T13:47:43.654Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:47:43.654Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-12-22T13:47:43.654Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:47:44.149Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-12-22T13:47:44.216Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-22T13:47:44.409Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-22T13:47:44.979Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-12-22T13:47:45.239Z] ok github.com/docker/docker/daemon/logger/splunk 1.884s coverage: 82.5% of statements [2021-12-22T13:47:45.239Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-22T13:47:45.239Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-22T13:47:45.584Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2021-12-22T13:47:45.584Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:47:46.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-22T13:47:46.620Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:47:47.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:47:47.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:47:47.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:47:47.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:47:47.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:47:47.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:47:47.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:47:47.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:47:47.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:47:47.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:47:47.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:47:47.077Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T13:47:47.077Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:47:47.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-12-22T13:47:47.641Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:47:47.641Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:47:47.641Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:47:47.641Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-22T13:47:47.641Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-22T13:47:47.641Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:47:47.641Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:47:47.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-22T13:47:47.641Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:47:47.641Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-12-22T13:47:47.641Z] === RUN TestContainerStartOnDaemonRestart [2021-12-22T13:47:47.641Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-22T13:47:47.641Z] === RUN TestDaemonRestartIpcMode [2021-12-22T13:47:47.641Z] === PAUSE TestDaemonRestartIpcMode [2021-12-22T13:47:47.641Z] === RUN TestDaemonHostGatewayIP [2021-12-22T13:47:47.641Z] === PAUSE TestDaemonHostGatewayIP [2021-12-22T13:47:47.641Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-22T13:47:47.641Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-22T13:47:47.641Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:47:47.641Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-22T13:47:47.641Z] === RUN TestDiff [2021-12-22T13:47:47.898Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-22T13:47:48.154Z] check_test.go:308: [d921c85bb1bac] daemon is not started [2021-12-22T13:47:48.154Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-22T13:47:48.411Z] --- PASS: TestDiff (0.57s) [2021-12-22T13:47:48.411Z] === RUN TestExecWithCloseStdin [2021-12-22T13:47:48.531Z] ok github.com/docker/docker/distribution 0.121s coverage: 26.4% of statements [2021-12-22T13:47:48.531Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-22T13:47:48.639Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-22T13:47:48.973Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-22T13:47:48.974Z] --- PASS: TestExecWithCloseStdin (0.78s) [2021-12-22T13:47:48.974Z] === RUN TestExec [2021-12-22T13:47:49.101Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-12-22T13:47:49.229Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-22T13:47:49.229Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-22T13:47:49.229Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-22T13:47:49.278Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-12-22T13:47:49.278Z] === RUN TestInfoDebug [2021-12-22T13:47:49.278Z] --- PASS: TestInfoDebug (0.54s) [2021-12-22T13:47:49.278Z] === RUN TestInfoInsecureRegistries [2021-12-22T13:47:49.278Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-12-22T13:47:49.278Z] === RUN TestInfoRegistryMirrors [2021-12-22T13:47:49.278Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-12-22T13:47:49.278Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T13:47:49.278Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-22T13:47:49.278Z] === RUN TestPingCacheHeaders [2021-12-22T13:47:49.278Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-22T13:47:49.278Z] === RUN TestPingGet [2021-12-22T13:47:49.278Z] --- PASS: TestPingGet (0.02s) [2021-12-22T13:47:49.278Z] === RUN TestPingHead [2021-12-22T13:47:49.278Z] --- PASS: TestPingHead (0.02s) [2021-12-22T13:47:49.278Z] === RUN TestVersion [2021-12-22T13:47:49.278Z] --- PASS: TestVersion (0.02s) [2021-12-22T13:47:49.278Z] === CONT TestDiskUsage [2021-12-22T13:47:49.791Z] --- PASS: TestExec (0.79s) [2021-12-22T13:47:49.791Z] === RUN TestExecUser [2021-12-22T13:47:49.791Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/container_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/image_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/volume_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-22T13:47:49.844Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-22T13:47:50.041Z] ok github.com/docker/docker/image 0.022s coverage: 86.6% of statements [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-22T13:47:50.103Z] === RUN TestDiskUsage/after_container.Run [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-22T13:47:50.360Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-22T13:47:50.611Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage (1.18s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-12-22T13:47:50.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-12-22T13:47:50.619Z] PASS [2021-12-22T13:47:50.619Z] [2021-12-22T13:47:50.619Z] === Skipped [2021-12-22T13:47:50.619Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:47:50.619Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T13:47:50.619Z] [2021-12-22T13:47:50.619Z] DONE 50 tests, 1 skipped in 19.984s [2021-12-22T13:47:50.619Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-22T13:47:50.619Z] INFO: Testing against a local daemon [2021-12-22T13:47:50.619Z] === RUN TestVolumesCreateAndList [2021-12-22T13:47:50.619Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-22T13:47:50.619Z] === RUN TestVolumesRemove [2021-12-22T13:47:50.619Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-22T13:47:50.619Z] === RUN TestVolumesInspect [2021-12-22T13:47:50.619Z] --- PASS: TestVolumesInspect (0.01s) [2021-12-22T13:47:50.619Z] === RUN TestVolumesInvalidJSON [2021-12-22T13:47:50.619Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T13:47:50.619Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T13:47:50.619Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T13:47:50.619Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-22T13:47:50.619Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T13:47:50.619Z] PASS [2021-12-22T13:47:50.619Z] [2021-12-22T13:47:50.619Z] DONE 5 tests in 0.182s [2021-12-22T13:47:50.719Z] --- PASS: TestExecUser (0.80s) [2021-12-22T13:47:50.719Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:47:50.872Z] ok github.com/docker/docker/distribution/xfer 1.956s coverage: 85.1% of statements [2021-12-22T13:47:50.872Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-22T13:47:50.877Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T13:47:50.877Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13141 is not a child of this shell [2021-12-22T13:47:50.877Z] warning: PID 13141 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-22T13:47:50.877Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T13:47:50.877Z] [2021-12-22T13:47:50.877Z] Unloading profiles will leave already running processes permanently [2021-12-22T13:47:50.877Z] unconfined, which can lead to unexpected situations. [2021-12-22T13:47:50.877Z] [2021-12-22T13:47:50.877Z] To set a process to complain mode, use the command line tool [2021-12-22T13:47:50.877Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T13:47:50.877Z] Removing test suite binaries [2021-12-22T13:47:50.877Z] exiting test-integration [2021-12-22T13:47:50.877Z] ++ exit 0 [2021-12-22T13:47:50.877Z] [2021-12-22T13:47:50.976Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-22T13:47:51.161Z] tests/integration/client_test.py ..... [ 75%] [2021-12-22T13:47:51.161Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-22T13:47:51.418Z] tests/integration/errors_test.py . [ 76%] [2021-12-22T13:47:51.812Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-12-22T13:47:51.905Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-12-22T13:47:51.905Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:47:52.021Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:47:52.021Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:47:52.021Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:47:52.021Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:47:52.021Z] [2021-12-22T13:47:52.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:47:52.021Z] DOCKER_SYSTEMD=1 [2021-12-22T13:47:52.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:47:52.021Z] HOSTNAME=c66ea16834ad [2021-12-22T13:47:52.021Z] DEST=bundles/test-integration [2021-12-22T13:47:52.021Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:47:52.021Z] DOCKER_GITCOMMIT=2266e4b75530e0afa1e822b7bfc19af886f1fe3f [2021-12-22T13:47:52.021Z] container=docker [2021-12-22T13:47:52.021Z] HOME=/root [2021-12-22T13:47:52.021Z] LANG=C.UTF-8 [2021-12-22T13:47:52.021Z] INVOCATION_ID=928aa1102b8347ca93c4717b3532accf [2021-12-22T13:47:52.021Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:47:52.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:47:52.021Z] VALIDATE_BRANCH=master [2021-12-22T13:47:52.021Z] TERM=xterm [2021-12-22T13:47:52.021Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:47:52.021Z] SHLVL=3 [2021-12-22T13:47:52.021Z] TIMEOUT=120m [2021-12-22T13:47:52.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:47:52.021Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:47:52.021Z] GO111MODULE=off [2021-12-22T13:47:52.021Z] DOCKER_EXPERIMENTAL=1 [2021-12-22T13:47:52.021Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-22T13:47:52.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:47:52.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:47:52.021Z] GOPATH=/go [2021-12-22T13:47:52.021Z] PKG_CONFIG=pkg-config [2021-12-22T13:47:52.021Z] _=/usr/bin/env [2021-12-22T13:47:52.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-22T13:47:52.073Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-12-22T13:47:52.073Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2021-12-22T13:47:52.271Z] Recording test results [2021-12-22T13:47:52.334Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-12-22T13:47:52.705Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-22T13:47:52.834Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-22T13:47:53.047Z] + echo Ensuring container killed. [2021-12-22T13:47:53.047Z] Ensuring container killed. [2021-12-22T13:47:53.047Z] + docker rm -vf docker-pr3 [2021-12-22T13:47:53.047Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-22T13:47:53.328Z] + echo Chowning /workspace to jenkins user [2021-12-22T13:47:53.328Z] Chowning /workspace to jenkins user [2021-12-22T13:47:53.328Z] + id -u [2021-12-22T13:47:53.328Z] + id -g [2021-12-22T13:47:53.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [2021-12-22T13:47:53.397Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-12-22T13:47:53.397Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:47:54.243Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2021-12-22T13:47:54.326Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-22T13:47:54.326Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-12-22T13:47:54.326Z] === RUN TestHealthKillContainer [2021-12-22T13:47:54.597Z] === RUN TestMiddlewares [2021-12-22T13:47:54.597Z] --- PASS: TestMiddlewares (0.00s) [2021-12-22T13:47:54.597Z] PASS [2021-12-22T13:47:54.597Z] coverage: 9.0% of statements [2021-12-22T13:47:54.597Z] ok github.com/docker/docker/api/server 0.089s coverage: 9.0% of statements [2021-12-22T13:47:55.183Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T13:47:55.256Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-22T13:47:55.443Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-22T13:47:55.512Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-22T13:47:55.530Z] + bundleName=amd64-rootless [2021-12-22T13:47:55.530Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-22T13:47:55.530Z] Creating amd64-rootless-bundles.tar.gz [2021-12-22T13:47:55.530Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-22T13:47:55.530Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-22T13:47:55.542Z] Archiving artifacts [2021-12-22T13:47:55.952Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T13:47:56.263Z] + make clean [2021-12-22T13:47:56.522Z] docker volume rm -f docker-dev-cache [2021-12-22T13:47:56.522Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T13:47:57.410Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-22T13:47:57.666Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-22T13:47:57.984Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.5% of statements [2021-12-22T13:47:58.243Z] ok github.com/docker/docker/pkg/authorization 0.221s coverage: 68.3% of statements [2021-12-22T13:47:58.362Z] --- PASS: TestCheckoutGit (38.19s) [2021-12-22T13:47:58.362Z] === RUN TestValidGitTransport [2021-12-22T13:47:58.362Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-22T13:47:58.362Z] === RUN TestGitInvalidRef [2021-12-22T13:47:58.362Z] --- PASS: TestGitInvalidRef (0.25s) [2021-12-22T13:47:58.362Z] PASS [2021-12-22T13:47:58.362Z] coverage: 86.3% of statements [2021-12-22T13:47:58.362Z] ok github.com/docker/docker/builder/remotecontext/git 38.502s coverage: 86.3% of statements [2021-12-22T13:47:58.362Z] ? github.com/docker/docker/cli [no test files] [2021-12-22T13:47:58.362Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-22T13:47:58.502Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-22T13:47:58.502Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-22T13:47:59.573Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-22T13:47:59.573Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-22T13:47:59.573Z] check_test.go:308: [dcf484ff6d60f] daemon is not started [2021-12-22T13:47:59.573Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-22T13:48:00.500Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-22T13:48:01.062Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-22T13:48:01.062Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-22T13:48:01.865Z] ok github.com/docker/docker/pkg/chrootarchive 2.541s coverage: 43.5% of statements [2021-12-22T13:48:01.866Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-12-22T13:48:01.991Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-22T13:48:02.125Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-22T13:48:02.150Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestConfigureDaemonLogs [2021-12-22T13:48:02.150Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestCommonOptionsInstallFlags [2021-12-22T13:48:02.150Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-22T13:48:02.150Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-22T13:48:02.150Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-22T13:48:02.150Z] PASS [2021-12-22T13:48:02.150Z] coverage: 18.6% of statements [2021-12-22T13:48:02.150Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 18.6% of statements [2021-12-22T13:48:02.150Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-22T13:48:02.150Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-22T13:48:02.919Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-22T13:48:02.919Z] --- PASS: TestHealthKillContainer (8.61s) [2021-12-22T13:48:02.919Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:48:03.063Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-22T13:48:03.063Z] ok github.com/docker/docker/layer 7.957s coverage: 68.8% of statements [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-22T13:48:03.063Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-22T13:48:03.136Z] === RUN TestContainerStopSignal [2021-12-22T13:48:03.136Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-22T13:48:03.136Z] === RUN TestContainerStopTimeout [2021-12-22T13:48:03.136Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-22T13:48:03.136Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-22T13:48:03.136Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-22T13:48:03.136Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-22T13:48:03.136Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-22T13:48:03.136Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-22T13:48:03.136Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-22T13:48:03.136Z] === RUN TestReplaceAndAppendEnvVars [2021-12-22T13:48:03.137Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-22T13:48:03.137Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestNewMemoryStore [2021-12-22T13:48:03.137Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestAddContainers [2021-12-22T13:48:03.137Z] --- PASS: TestAddContainers (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestGetContainer [2021-12-22T13:48:03.137Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestDeleteContainer [2021-12-22T13:48:03.137Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestListContainers [2021-12-22T13:48:03.137Z] --- PASS: TestListContainers (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestFirstContainer [2021-12-22T13:48:03.137Z] --- PASS: TestFirstContainer (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestApplyAllContainer [2021-12-22T13:48:03.137Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestIsValidHealthString [2021-12-22T13:48:03.137Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestStateRunStop [2021-12-22T13:48:03.137Z] --- PASS: TestStateRunStop (0.00s) [2021-12-22T13:48:03.137Z] === RUN TestStateTimeoutWait [2021-12-22T13:48:03.322Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 84.8% of statements [2021-12-22T13:48:03.584Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2021-12-22T13:48:03.584Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-12-22T13:48:03.604Z] state_test.go:141: Stop callback fired [2021-12-22T13:48:03.605Z] state_test.go:165: Stop callback fired [2021-12-22T13:48:03.605Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-22T13:48:03.605Z] === RUN TestIsValidStateString [2021-12-22T13:48:03.605Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-22T13:48:03.605Z] === RUN TestViewSaveDelete [2021-12-22T13:48:03.605Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-22T13:48:03.605Z] === RUN TestViewAll [2021-12-22T13:48:03.605Z] --- PASS: TestViewAll (0.01s) [2021-12-22T13:48:03.605Z] === RUN TestViewGet [2021-12-22T13:48:03.605Z] --- PASS: TestViewGet (0.01s) [2021-12-22T13:48:03.605Z] === RUN TestNames [2021-12-22T13:48:03.605Z] --- PASS: TestNames (0.00s) [2021-12-22T13:48:03.605Z] === RUN TestViewWithHealthCheck [2021-12-22T13:48:03.605Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-22T13:48:03.605Z] PASS [2021-12-22T13:48:03.605Z] coverage: 41.7% of statements [2021-12-22T13:48:03.605Z] ok github.com/docker/docker/container 0.261s coverage: 41.7% of statements [2021-12-22T13:48:03.605Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-22T13:48:03.605Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-22T13:48:03.605Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-22T13:48:03.605Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-22T13:48:03.848Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2021-12-22T13:48:03.848Z] === RUN TestIpcModeNone [2021-12-22T13:48:04.410Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-22T13:48:04.410Z] --- PASS: TestIpcModeNone (0.79s) [2021-12-22T13:48:04.410Z] === RUN TestIpcModePrivate [2021-12-22T13:48:04.523Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 69.5% of statements [2021-12-22T13:48:04.523Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 71.5% of statements [2021-12-22T13:48:04.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-22T13:48:04.786Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-12-22T13:48:04.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-12-22T13:48:04.786Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-22T13:48:04.786Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-22T13:48:04.923Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-22T13:48:05.046Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-22T13:48:05.046Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-22T13:48:05.046Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-22T13:48:05.046Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-12-22T13:48:05.168Z] === RUN TestPrepare [2021-12-22T13:48:05.168Z] --- PASS: TestPrepare (0.00s) [2021-12-22T13:48:05.168Z] === RUN TestStart [2021-12-22T13:48:05.168Z] --- PASS: TestStart (0.00s) [2021-12-22T13:48:05.168Z] === RUN TestWaitCancel [2021-12-22T13:48:05.168Z] --- PASS: TestWaitCancel (0.00s) [2021-12-22T13:48:05.168Z] === RUN TestWaitDisabled [2021-12-22T13:48:05.168Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-22T13:48:05.168Z] === RUN TestWaitEnabled [2021-12-22T13:48:05.168Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-22T13:48:05.168Z] === RUN TestRemove [2021-12-22T13:48:05.168Z] --- PASS: TestRemove (0.00s) [2021-12-22T13:48:05.168Z] PASS [2021-12-22T13:48:05.168Z] coverage: 65.3% of statements [2021-12-22T13:48:05.168Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2021-12-22T13:48:05.181Z] --- PASS: TestIpcModePrivate (0.79s) [2021-12-22T13:48:05.181Z] === RUN TestIpcModeShareable [2021-12-22T13:48:05.306Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-22T13:48:05.566Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-12-22T13:48:05.566Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-12-22T13:48:05.566Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-22T13:48:05.566Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-22T13:48:06.108Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2021-12-22T13:48:06.108Z] check_test.go:308: [d2d8a015311a0] daemon is not started [2021-12-22T13:48:06.108Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-22T13:48:06.108Z] --- PASS: TestIpcModeShareable (0.87s) [2021-12-22T13:48:06.108Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-22T13:48:06.135Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-12-22T13:48:06.702Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-22T13:48:06.702Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-22T13:48:06.731Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-22T13:48:06.962Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-12-22T13:48:07.199Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-22T13:48:07.199Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-22T13:48:07.199Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCConfigs (0.01s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-22T13:48:07.199Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-22T13:48:07.199Z] PASS [2021-12-22T13:48:07.199Z] coverage: 35.9% of statements [2021-12-22T13:48:07.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.683s coverage: 35.9% of statements [2021-12-22T13:48:07.667Z] === RUN TestNewListSecretsFilters [2021-12-22T13:48:07.667Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-22T13:48:07.667Z] === RUN TestNewListConfigsFilters [2021-12-22T13:48:07.667Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-22T13:48:07.667Z] PASS [2021-12-22T13:48:07.667Z] coverage: 0.5% of statements [2021-12-22T13:48:07.667Z] ok github.com/docker/docker/daemon/cluster 1.312s coverage: 0.5% of statements [2021-12-22T13:48:08.338Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2021-12-22T13:48:08.339Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-22T13:48:08.597Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-12-22T13:48:08.627Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2021-12-22T13:48:08.627Z] === RUN TestAPIIpcModeHost [2021-12-22T13:48:08.856Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-22T13:48:08.883Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-22T13:48:09.116Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-22T13:48:09.116Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-22T13:48:09.446Z] --- PASS: TestAPIIpcModeHost (0.68s) [2021-12-22T13:48:09.446Z] === RUN TestDaemonIpcModeShareable [2021-12-22T13:48:09.446Z] check_test.go:308: [d5c61364ef095] daemon is not started [2021-12-22T13:48:09.446Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-22T13:48:09.684Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-22T13:48:09.943Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-12-22T13:48:10.202Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2021-12-22T13:48:10.614Z] === RUN TestBuilderGC [2021-12-22T13:48:10.614Z] --- PASS: TestBuilderGC (0.01s) [2021-12-22T13:48:10.614Z] === RUN TestDaemonConfigurationNotFound [2021-12-22T13:48:10.614Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-22T13:48:10.614Z] === RUN TestDaemonBrokenConfiguration [2021-12-22T13:48:10.614Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-22T13:48:10.614Z] === RUN TestFindConfigurationConflicts [2021-12-22T13:48:10.771Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-12-22T13:48:10.771Z] coverage: [no statements] [2021-12-22T13:48:10.771Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-22T13:48:10.811Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-12-22T13:48:10.811Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-12-22T13:48:10.811Z] === RUN TestDaemonIpcModePrivate [2021-12-22T13:48:11.069Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-22T13:48:11.081Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-22T13:48:11.081Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-22T13:48:11.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-22T13:48:11.081Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-22T13:48:11.081Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-22T13:48:11.081Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-22T13:48:11.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_label [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_dns [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-22T13:48:11.082Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-22T13:48:11.082Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-22T13:48:11.082Z] === RUN TestReloadSetConfigFileNotExist [2021-12-22T13:48:11.082Z] time="2021-12-22T13:48:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-22T13:48:11.082Z] --- PASS: TestReloadSetConfigFileNotExist (0.32s) [2021-12-22T13:48:11.082Z] === RUN TestReloadDefaultConfigNotExist [2021-12-22T13:48:11.082Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:11.082Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-22T13:48:11.082Z] === RUN TestReloadBadDefaultConfig [2021-12-22T13:48:11.082Z] time="2021-12-22T13:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-93460756" [2021-12-22T13:48:11.082Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-22T13:48:11.082Z] === RUN TestReloadWithConflictingLabels [2021-12-22T13:48:11.082Z] time="2021-12-22T13:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3642041536" [2021-12-22T13:48:11.339Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-22T13:48:11.339Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-12-22T13:48:11.339Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-12-22T13:48:11.549Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-22T13:48:11.549Z] === RUN TestReloadWithDuplicateLabels [2021-12-22T13:48:11.549Z] time="2021-12-22T13:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3526705360" [2021-12-22T13:48:11.549Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-22T13:48:11.549Z] === RUN TestMaskURLCredentials [2021-12-22T13:48:11.549Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-22T13:48:11.549Z] === RUN TestDaemonConfigurationMerge [2021-12-22T13:48:11.549Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-22T13:48:11.549Z] PASS [2021-12-22T13:48:11.549Z] coverage: 79.2% of statements [2021-12-22T13:48:11.549Z] ok github.com/docker/docker/daemon/config 0.559s coverage: 79.2% of statements [2021-12-22T13:48:11.549Z] === RUN TestEventsLog [2021-12-22T13:48:11.549Z] --- PASS: TestEventsLog (0.00s) [2021-12-22T13:48:11.549Z] === RUN TestEventsLogTimeout [2021-12-22T13:48:11.549Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-22T13:48:11.549Z] === RUN TestLogEvents [2021-12-22T13:48:11.549Z] --- PASS: TestLogEvents (0.05s) [2021-12-22T13:48:11.549Z] === RUN TestLoadBufferedEvents [2021-12-22T13:48:11.874Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-22T13:48:12.016Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-12-22T13:48:12.016Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-22T13:48:12.016Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-22T13:48:12.016Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-22T13:48:12.016Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-22T13:48:12.016Z] PASS [2021-12-22T13:48:12.016Z] coverage: 50.0% of statements [2021-12-22T13:48:12.016Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2021-12-22T13:48:12.016Z] === RUN TestWaitNodeAttachment [2021-12-22T13:48:12.434Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-12-22T13:48:12.434Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-12-22T13:48:12.434Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-22T13:48:12.434Z] docker_cli_daemon_plugins_test.go:80: [dfcabfc0bad24] daemon is not started [2021-12-22T13:48:12.483Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-12-22T13:48:12.483Z] === RUN TestIsolationConversion [2021-12-22T13:48:12.483Z] === RUN TestIsolationConversion/default [2021-12-22T13:48:12.483Z] === RUN TestIsolationConversion/process [2021-12-22T13:48:12.483Z] === RUN TestIsolationConversion/hyperv [2021-12-22T13:48:12.483Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestContainerLabels [2021-12-22T13:48:12.483Z] --- PASS: TestContainerLabels (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestCredentialSpecConversion [2021-12-22T13:48:12.483Z] === RUN TestCredentialSpecConversion/none [2021-12-22T13:48:12.483Z] === RUN TestCredentialSpecConversion/config [2021-12-22T13:48:12.483Z] === RUN TestCredentialSpecConversion/file [2021-12-22T13:48:12.483Z] === RUN TestCredentialSpecConversion/registry [2021-12-22T13:48:12.483Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-22T13:48:12.483Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountBind [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountVolume [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountTarget [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountTmpfs [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountInvalidType [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-22T13:48:12.483Z] === RUN TestControllerValidateMountNamedPipe [2021-12-22T13:48:12.483Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-22T13:48:12.483Z] PASS [2021-12-22T13:48:12.483Z] coverage: 11.0% of statements [2021-12-22T13:48:12.483Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.703s coverage: 11.0% of statements [2021-12-22T13:48:12.951Z] === RUN TestIsEmptyDir [2021-12-22T13:48:12.951Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-22T13:48:12.951Z] PASS [2021-12-22T13:48:12.951Z] coverage: 2.3% of statements [2021-12-22T13:48:12.951Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2021-12-22T13:48:13.244Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-12-22T13:48:13.418Z] === RUN TestLinkNaming [2021-12-22T13:48:13.418Z] --- PASS: TestLinkNaming (0.00s) [2021-12-22T13:48:13.418Z] === RUN TestLinkNew [2021-12-22T13:48:13.418Z] --- PASS: TestLinkNew (0.00s) [2021-12-22T13:48:13.418Z] === RUN TestLinkEnv [2021-12-22T13:48:13.418Z] --- PASS: TestLinkEnv (0.00s) [2021-12-22T13:48:13.418Z] === RUN TestLinkMultipleEnv [2021-12-22T13:48:13.418Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-22T13:48:13.418Z] === RUN TestLinkPortRangeEnv [2021-12-22T13:48:13.418Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-22T13:48:13.418Z] PASS [2021-12-22T13:48:13.418Z] coverage: 93.0% of statements [2021-12-22T13:48:13.418Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2021-12-22T13:48:13.503Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-22T13:48:13.762Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-22T13:48:13.800Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-22T13:48:13.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-22T13:48:13.885Z] === RUN TestVerifyNetworkingConfig [2021-12-22T13:48:13.885Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestGetContainer [2021-12-22T13:48:13.885Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestValidContainerNames [2021-12-22T13:48:13.885Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestContainerInitDNS [2021-12-22T13:48:13.885Z] daemon_test.go:145: root required [2021-12-22T13:48:13.885Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestMerge [2021-12-22T13:48:13.885Z] --- PASS: TestMerge (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestValidateContainerIsolation [2021-12-22T13:48:13.885Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestFindNetworkErrorType [2021-12-22T13:48:13.885Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-22T13:48:13.885Z] === RUN TestEnsureServicesExist [2021-12-22T13:48:13.885Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestEnsureServicesExistErrors [2021-12-22T13:48:13.886Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-22T13:48:13.886Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-22T13:48:13.886Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-22T13:48:13.886Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestContainerDelete [2021-12-22T13:48:13.886Z] --- PASS: TestContainerDelete (0.02s) [2021-12-22T13:48:13.886Z] === RUN TestContainerDoubleDelete [2021-12-22T13:48:13.886Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-12-22T13:48:13.886Z] === RUN TestLogContainerEventCopyLabels [2021-12-22T13:48:13.886Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestLogContainerEventWithAttributes [2021-12-22T13:48:13.886Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestNoneHealthcheck [2021-12-22T13:48:13.886Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestHealthStates [2021-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] time="2021-12-22T13:48:13Z" 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-12-22T13:48:13.886Z] --- PASS: TestHealthStates (0.23s) [2021-12-22T13:48:13.886Z] === RUN TestGetInspectData [2021-12-22T13:48:13.886Z] --- PASS: TestGetInspectData (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestFillLicense [2021-12-22T13:48:13.886Z] --- PASS: TestFillLicense (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestListInvalidFilter [2021-12-22T13:48:13.886Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestNameFilter [2021-12-22T13:48:13.886Z] --- PASS: TestNameFilter (0.01s) [2021-12-22T13:48:13.886Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-22T13:48:13.886Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-22T13:48:13.886Z] === 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-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-22T13:48:13.886Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-22T13:48:13.886Z] --- 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-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-22T13:48:13.886Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadLabels [2021-12-22T13:48:13.886Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-22T13:48:13.886Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadMirrors [2021-12-22T13:48:13.886Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-22T13:48:13.886Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-22T13:48:13.886Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-22T13:48:13.886Z] reload_test.go:342: root required [2021-12-22T13:48:13.886Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-22T13:48:13.886Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-22T13:48:13.886Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-12-22T13:48:13.886Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-22T13:48:13.886Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-22T13:48:13.886Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-22T13:48:13.886Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-22T13:48:13.886Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-22T13:48:13.886Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-22T13:48:13.886Z] === RUN TestParseVolumesFrom [2021-12-22T13:48:13.886Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-22T13:48:13.886Z] PASS [2021-12-22T13:48:13.886Z] coverage: 8.6% of statements [2021-12-22T13:48:14.057Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-12-22T13:48:14.057Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-22T13:48:14.355Z] ok github.com/docker/docker/daemon 0.514s coverage: 8.6% of statements [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-22T13:48:14.355Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-22T13:48:14.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-22T13:48:15.142Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2021-12-22T13:48:15.142Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-22T13:48:15.550Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-12-22T13:48:15.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2021-12-22T13:48:15.550Z] === RUN TestIpcModeOlderClient [2021-12-22T13:48:15.550Z] === PAUSE TestIpcModeOlderClient [2021-12-22T13:48:15.550Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:48:16.080Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2021-12-22T13:48:16.340Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-22T13:48:16.480Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-12-22T13:48:16.480Z] === RUN TestKillContainer [2021-12-22T13:48:16.480Z] === RUN TestKillContainer/no_signal [2021-12-22T13:48:16.480Z] docker_cli_daemon_plugins_test.go:170: [d20b130824508] daemon is not started [2021-12-22T13:48:16.572Z] === RUN TestAdapterReadLogs [2021-12-22T13:48:16.572Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCopier [2021-12-22T13:48:16.572Z] --- PASS: TestCopier (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCopierLongLines [2021-12-22T13:48:16.572Z] --- PASS: TestCopierLongLines (0.01s) [2021-12-22T13:48:16.572Z] === RUN TestCopierSlow [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/defaults [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-22T13:48:16.572Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-22T13:48:16.572Z] --- PASS: TestCopierSlow (0.20s) [2021-12-22T13:48:16.572Z] === RUN TestCopierWithSized [2021-12-22T13:48:16.572Z] === RUN TestCopierWithSized/as_is [2021-12-22T13:48:16.572Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-22T13:48:16.572Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-22T13:48:16.572Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-22T13:48:16.572Z] === RUN TestCopierWithPartial [2021-12-22T13:48:16.572Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-22T13:48:16.572Z] === RUN TestRingLogger [2021-12-22T13:48:16.572Z] --- PASS: TestRingLogger (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestRingCap [2021-12-22T13:48:16.572Z] --- PASS: TestRingCap (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestRingClose [2021-12-22T13:48:16.572Z] --- PASS: TestRingClose (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestRingDrain [2021-12-22T13:48:16.572Z] --- PASS: TestRingDrain (0.00s) [2021-12-22T13:48:16.572Z] PASS [2021-12-22T13:48:16.572Z] coverage: 43.8% of statements [2021-12-22T13:48:16.572Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-22T13:48:16.572Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-12-22T13:48:16.572Z] === RUN TestCreateSuccess [2021-12-22T13:48:16.572Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCreateStreamSkipped [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-22T13:48:16.572Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCreateLogGroupSuccess [2021-12-22T13:48:16.572Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCreateError [2021-12-22T13:48:16.572Z] --- PASS: TestCreateError (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCreateAlreadyExists [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-22T13:48:16.572Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestLogClosed [2021-12-22T13:48:16.572Z] --- PASS: TestLogClosed (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestLogBlocking [2021-12-22T13:48:16.572Z] --- PASS: TestLogBlocking (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-22T13:48:16.572Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestLogNonBlockingBufferFull [2021-12-22T13:48:16.572Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestPublishBatchSuccess [2021-12-22T13:48:16.572Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestPublishBatchError [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=error msg=Error [2021-12-22T13:48:16.572Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:48:16.572Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:48:16.572Z] time="2021-12-22T13:48:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-22T13:48:16.572Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchSimple [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchTicker [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchMultilinePattern [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-12-22T13:48:16.572Z] === RUN TestCollectBatchClose [2021-12-22T13:48:16.572Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/0/Hello [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/2/🙃 [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/3/���� [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/4/He��o [2021-12-22T13:48:16.572Z] === RUN TestEffectiveLen/5/ [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-22T13:48:16.572Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-22T13:48:16.572Z] === RUN TestFindValidSplit [2021-12-22T13:48:16.572Z] === RUN TestFindValidSplit/0/ [2021-12-22T13:48:16.572Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:48:16.572Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:48:16.572Z] === RUN TestFindValidSplit/1/Hello [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: Hello [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/2/Hello [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: He [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: llo [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/3/Hello [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: Hello [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/4/🙃 [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/5/🙃 [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/6/a� [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: a [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: � [2021-12-22T13:48:16.573Z] === RUN TestFindValidSplit/7/a� [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1105: a� [2021-12-22T13:48:16.573Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:48:16.573Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-22T13:48:16.599Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestProcessEventEmoji [2021-12-22T13:48:17.040Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchLineSplit [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchMaxEvents [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-22T13:48:17.040Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-22T13:48:17.040Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-22T13:48:17.040Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-22T13:48:17.040Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-22T13:48:17.040Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestCreateTagSuccess [2021-12-22T13:48:17.040Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-22T13:48:17.040Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-12-22T13:48:17.040Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-22T13:48:17.040Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-22T13:48:17.040Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-22T13:48:17.040Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-22T13:48:17.040Z] PASS [2021-12-22T13:48:17.040Z] coverage: 77.6% of statements [2021-12-22T13:48:17.040Z] ok github.com/docker/docker/daemon/logger/awslogs 0.586s coverage: 77.6% of statements [2021-12-22T13:48:17.040Z] === RUN TestJSONFileLogger [2021-12-22T13:48:17.040Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-22T13:48:17.041Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:48:17.167Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-12-22T13:48:17.167Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-22T13:48:17.305Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-22T13:48:17.508Z] === RUN TestJSONFileLoggerWithTags [2021-12-22T13:48:17.508Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-12-22T13:48:17.508Z] === RUN TestJSONFileLoggerWithOpts [2021-12-22T13:48:17.508Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2021-12-22T13:48:17.508Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-22T13:48:17.508Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-12-22T13:48:17.508Z] === RUN TestEncodeDecode [2021-12-22T13:48:17.508Z] === PAUSE TestEncodeDecode [2021-12-22T13:48:17.508Z] === RUN TestUnexpectedEOF [2021-12-22T13:48:17.508Z] === RUN TestSearchRegistryForImagesErrors [2021-12-22T13:48:17.508Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-22T13:48:17.508Z] === RUN TestSearchRegistryForImages [2021-12-22T13:48:17.508Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-22T13:48:17.508Z] === RUN TestOnlyPlatformWithFallback [2021-12-22T13:48:17.508Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-22T13:48:17.508Z] === RUN TestImageDelete [2021-12-22T13:48:17.508Z] === RUN TestImageDelete/no_lease [2021-12-22T13:48:17.508Z] === RUN TestImageDelete/lease_exists [2021-12-22T13:48:17.508Z] --- PASS: TestImageDelete (0.06s) [2021-12-22T13:48:17.508Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-22T13:48:17.508Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-12-22T13:48:17.508Z] === RUN TestContentStoreForPull [2021-12-22T13:48:17.508Z] time="2021-12-22T13:48:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:48:17.508Z] time="2021-12-22T13:48:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:48:17.508Z] --- PASS: TestUnexpectedEOF (0.23s) [2021-12-22T13:48:17.508Z] === CONT TestEncodeDecode [2021-12-22T13:48:17.508Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-22T13:48:17.508Z] PASS [2021-12-22T13:48:17.508Z] coverage: 69.9% of statements [2021-12-22T13:48:17.508Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.363s coverage: 69.9% of statements [2021-12-22T13:48:17.508Z] --- PASS: TestContentStoreForPull (0.26s) [2021-12-22T13:48:17.508Z] PASS [2021-12-22T13:48:17.508Z] coverage: 6.7% of statements [2021-12-22T13:48:17.508Z] ok github.com/docker/docker/daemon/images 0.534s coverage: 6.7% of statements [2021-12-22T13:48:17.577Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:48:17.577Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-22T13:48:17.834Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-22T13:48:17.975Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-22T13:48:17.975Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-22T13:48:17.975Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-22T13:48:17.975Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-22T13:48:17.975Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-12-22T13:48:17.975Z] === RUN TestFastTimeMarshalJSON [2021-12-22T13:48:17.975Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-22T13:48:17.975Z] PASS [2021-12-22T13:48:17.975Z] coverage: 87.2% of statements [2021-12-22T13:48:17.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 87.2% of statements [2021-12-22T13:48:18.396Z] --- PASS: TestKillContainer (2.22s) [2021-12-22T13:48:18.397Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-12-22T13:48:18.397Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-12-22T13:48:18.397Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-12-22T13:48:18.397Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:48:18.397Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-22T13:48:18.959Z] === RUN TestWriteLog [2021-12-22T13:48:18.959Z] === PAUSE TestWriteLog [2021-12-22T13:48:18.959Z] === RUN TestReadLog [2021-12-22T13:48:18.959Z] === PAUSE TestReadLog [2021-12-22T13:48:18.959Z] === CONT TestWriteLog [2021-12-22T13:48:18.959Z] === CONT TestReadLog [2021-12-22T13:48:18.959Z] === RUN TestReadLog/tail_exact [2021-12-22T13:48:18.959Z] --- PASS: TestWriteLog (0.01s) [2021-12-22T13:48:18.959Z] === RUN TestReadLog/tail_less_than_available [2021-12-22T13:48:18.959Z] === RUN TestReadLog/tail_more_than_available [2021-12-22T13:48:18.959Z] --- PASS: TestReadLog (0.30s) [2021-12-22T13:48:18.959Z] --- PASS: TestReadLog/tail_exact (0.22s) [2021-12-22T13:48:18.959Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-12-22T13:48:18.959Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-12-22T13:48:18.959Z] PASS [2021-12-22T13:48:18.959Z] coverage: 75.2% of statements [2021-12-22T13:48:18.959Z] ok github.com/docker/docker/daemon/logger/local 0.437s coverage: 75.2% of statements [2021-12-22T13:48:18.959Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-22T13:48:19.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-22T13:48:19.426Z] === RUN TestLog [2021-12-22T13:48:19.426Z] --- PASS: TestLog (0.01s) [2021-12-22T13:48:19.426Z] PASS [2021-12-22T13:48:19.426Z] coverage: 31.5% of statements [2021-12-22T13:48:19.426Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-12-22T13:48:19.704Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-22T13:48:19.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-12-22T13:48:19.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-12-22T13:48:19.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-12-22T13:48:19.890Z] === RUN TestKillStoppedContainer [2021-12-22T13:48:19.890Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-12-22T13:48:19.890Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:48:19.893Z] === RUN TestOpenFileDelete [2021-12-22T13:48:19.893Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestOpenFileRename [2021-12-22T13:48:19.893Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestParseLogTagDefaultTag [2021-12-22T13:48:19.893Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestParseLogTag [2021-12-22T13:48:19.893Z] --- PASS: TestParseLogTag (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestParseLogTagEmptyTag [2021-12-22T13:48:19.893Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestTailFiles [2021-12-22T13:48:19.893Z] --- PASS: TestTailFiles (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestFollowLogsConsumerGone [2021-12-22T13:48:19.893Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-22T13:48:19.893Z] === RUN TestFollowLogsProducerGone [2021-12-22T13:48:19.893Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-22T13:48:19.893Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-22T13:48:19.893Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-12-22T13:48:19.893Z] === RUN TestCheckCapacityAndRotate [2021-12-22T13:48:19.893Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-22T13:48:19.893Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-22T13:48:19.893Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-12-22T13:48:19.893Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-22T13:48:19.893Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-12-22T13:48:19.893Z] PASS [2021-12-22T13:48:19.893Z] coverage: 50.9% of statements [2021-12-22T13:48:19.893Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 50.9% of statements [2021-12-22T13:48:20.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-12-22T13:48:20.146Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:48:20.271Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2021-12-22T13:48:20.360Z] === RUN TestNewParse [2021-12-22T13:48:20.360Z] --- PASS: TestNewParse (0.00s) [2021-12-22T13:48:20.360Z] PASS [2021-12-22T13:48:20.360Z] coverage: 8.3% of statements [2021-12-22T13:48:20.360Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2021-12-22T13:48:20.360Z] === RUN TestValidateLogOpt [2021-12-22T13:48:20.360Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestNewMissedConfig [2021-12-22T13:48:20.360Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestNewMissedUrl [2021-12-22T13:48:20.360Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestNewMissedToken [2021-12-22T13:48:20.360Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestNewWithProxy [2021-12-22T13:48:20.360Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestDefault [2021-12-22T13:48:20.360Z] --- PASS: TestDefault (0.01s) [2021-12-22T13:48:20.360Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-22T13:48:20.360Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-12-22T13:48:20.360Z] === RUN TestJsonFormat [2021-12-22T13:48:20.360Z] --- PASS: TestJsonFormat (0.02s) [2021-12-22T13:48:20.360Z] === RUN TestRawFormat [2021-12-22T13:48:20.360Z] --- PASS: TestRawFormat (0.01s) [2021-12-22T13:48:20.360Z] === RUN TestRawFormatWithLabels [2021-12-22T13:48:20.360Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestRawFormatWithoutTag [2021-12-22T13:48:20.360Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-22T13:48:20.360Z] === RUN TestBatching [2021-12-22T13:48:20.709Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-12-22T13:48:20.709Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:48:20.709Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:48:20.709Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T13:48:20.709Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:48:20.709Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:48:20.709Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-22T13:48:20.709Z] === RUN TestLinksEtcHostsContentMatch [2021-12-22T13:48:20.827Z] --- PASS: TestBatching (0.28s) [2021-12-22T13:48:20.827Z] === RUN TestFrequency [2021-12-22T13:48:20.827Z] === RUN TestParseLogFormat [2021-12-22T13:48:20.827Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestValidateLogOptEmpty [2021-12-22T13:48:20.827Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestValidateSyslogAddress [2021-12-22T13:48:20.827Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestParseAddressDefaultPort [2021-12-22T13:48:20.827Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestValidateSyslogFacility [2021-12-22T13:48:20.827Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestValidateLogOptSyslogFormat [2021-12-22T13:48:20.827Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestValidateLogOpt [2021-12-22T13:48:20.827Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:48:20.827Z] PASS [2021-12-22T13:48:20.827Z] coverage: 46.8% of statements [2021-12-22T13:48:20.827Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2021-12-22T13:48:20.827Z] --- PASS: TestFrequency (0.17s) [2021-12-22T13:48:20.827Z] === RUN TestOneMessagePerRequest [2021-12-22T13:48:20.827Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestVerify [2021-12-22T13:48:20.827Z] --- PASS: TestVerify (0.00s) [2021-12-22T13:48:20.827Z] === RUN TestSkipVerify [2021-12-22T13:48:20.839Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-12-22T13:48:20.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-22T13:48:21.222Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-12-22T13:48:21.222Z] === RUN TestLinksContainerNames [2021-12-22T13:48:21.295Z] time="2021-12-22T13:48:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.295Z] time="2021-12-22T13:48:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.295Z] time="2021-12-22T13:48:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.479Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-22T13:48:21.762Z] --- PASS: TestSkipVerify (0.97s) [2021-12-22T13:48:21.762Z] === RUN TestBufferMaximum [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.681778\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.681778\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-22T13:48:21.762Z] === RUN TestServerAlwaysDown [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.685479\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.685479\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.685479\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.686476\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] time="2021-12-22T13:48:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180901.686476\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:21.762Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-22T13:48:21.762Z] === RUN TestCannotSendAfterClose [2021-12-22T13:48:21.762Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-22T13:48:21.762Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-22T13:48:22.042Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-22T13:48:22.216Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-12-22T13:48:22.229Z] === RUN TestV1IDService [2021-12-22T13:48:22.229Z] --- PASS: TestV1IDService (0.02s) [2021-12-22T13:48:22.229Z] === RUN TestV2MetadataService [2021-12-22T13:48:22.604Z] check_test.go:308: [d1e03f9b52fb5] daemon is not started [2021-12-22T13:48:22.604Z] --- PASS: TestLinksContainerNames (1.39s) [2021-12-22T13:48:22.604Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:48:22.604Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-22T13:48:22.696Z] --- PASS: TestV2MetadataService (0.66s) [2021-12-22T13:48:22.696Z] PASS [2021-12-22T13:48:22.696Z] coverage: 48.2% of statements [2021-12-22T13:48:22.696Z] ok github.com/docker/docker/distribution/metadata 0.754s coverage: 48.2% of statements [2021-12-22T13:48:23.163Z] time="2021-12-22T13:48:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-22T13:48:23.163Z] time="2021-12-22T13:48:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"52d45074f7a6\"}'" [2021-12-22T13:48:23.163Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-12-22T13:48:23.163Z] PASS [2021-12-22T13:48:23.163Z] coverage: 82.5% of statements [2021-12-22T13:48:23.163Z] ok github.com/docker/docker/daemon/logger/splunk 2.604s coverage: 82.5% of statements [2021-12-22T13:48:23.163Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-22T13:48:23.163Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-22T13:48:23.163Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-22T13:48:23.163Z] === RUN TestSuccessfulDownload [2021-12-22T13:48:23.163Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:48:23.163Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-22T13:48:23.163Z] === RUN TestCancelledDownload [2021-12-22T13:48:23.163Z] --- PASS: TestCancelledDownload (0.01s) [2021-12-22T13:48:23.163Z] === RUN TestMaxDownloadAttempts [2021-12-22T13:48:23.163Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:48:23.164Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:48:23.164Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:48:23.164Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:48:23.164Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:48:23.164Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:48:23.164Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:48:23.164Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:48:23.164Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:48:23.164Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:48:23.164Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:48:23.164Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:48:23.164Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-22T13:48:23.164Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-22T13:48:23.164Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-22T13:48:23.164Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-22T13:48:23.164Z] === RUN TestContinueOnError_NeverContinue [2021-12-22T13:48:23.164Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-22T13:48:23.164Z] === RUN TestManifestStore [2021-12-22T13:48:23.164Z] === RUN TestManifestStore/no_remote_or_local [2021-12-22T13:48:23.533Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-12-22T13:48:23.533Z] === RUN TestContainerNetworkMountsNoChown [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local396200858\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/no_local_cache [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/with_local_cache [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/unknown_media_type [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="reference for unknown type: " [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="reference for unknown type: " [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="reference for unknown type: " [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="reference for unknown type: " [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="reference for unknown type: " [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-22T13:48:23.631Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-22T13:48:23.631Z] time="2021-12-22T13:48:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore (0.39s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-22T13:48:23.631Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2021-12-22T13:48:23.631Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestFixManifestLayers [2021-12-22T13:48:23.632Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-22T13:48:23.632Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:48:23.632Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestFixManifestLayersBadParent [2021-12-22T13:48:23.632Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestValidateManifest [2021-12-22T13:48:23.632Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:48:23.632Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestFormatPlatform [2021-12-22T13:48:23.632Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestGetRepositoryMountCandidates [2021-12-22T13:48:23.632Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestLayerAlreadyExists [2021-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] 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-12-22T13:48:23.632Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-22T13:48:23.632Z] === RUN TestWhenEmptyAuthConfig [2021-12-22T13:48:23.632Z] time="2021-12-22T13:48:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:48:23.632Z] time="2021-12-22T13:48:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:48:23.632Z] time="2021-12-22T13:48:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:48:23.632Z] time="2021-12-22T13:48:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:48:23.632Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-22T13:48:23.632Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-12-22T13:48:23.632Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-12-22T13:48:23.632Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-12-22T13:48:23.632Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-12-22T13:48:23.632Z] === RUN TestTransfer [2021-12-22T13:48:24.096Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/default [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/default [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/private [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/private [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rprivate [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/slave [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/slave [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rslave [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/shared [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/shared [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rshared [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/default [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/rshared [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/shared [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/rslave [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/slave [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/rprivate [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/private [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-22T13:48:24.096Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:48:24.096Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-22T13:48:24.096Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:48:24.101Z] --- PASS: TestTransfer (0.17s) [2021-12-22T13:48:24.101Z] === RUN TestConcurrencyLimit [2021-12-22T13:48:24.101Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-12-22T13:48:24.101Z] === RUN TestInactiveJobs [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-22T13:48:24.352Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:48:24.352Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:48:24.568Z] === RUN TestNotFound [2021-12-22T13:48:24.569Z] --- PASS: TestNotFound (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestConflict [2021-12-22T13:48:24.569Z] --- PASS: TestConflict (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestForbidden [2021-12-22T13:48:24.569Z] --- PASS: TestForbidden (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestInvalidParameter [2021-12-22T13:48:24.569Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestNotImplemented [2021-12-22T13:48:24.569Z] --- PASS: TestNotImplemented (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestNotModified [2021-12-22T13:48:24.569Z] --- PASS: TestNotModified (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestUnauthorized [2021-12-22T13:48:24.569Z] --- PASS: TestUnauthorized (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestUnknown [2021-12-22T13:48:24.569Z] --- PASS: TestUnknown (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestCancelled [2021-12-22T13:48:24.569Z] --- PASS: TestCancelled (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestDeadline [2021-12-22T13:48:24.569Z] --- PASS: TestDeadline (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestDataLoss [2021-12-22T13:48:24.569Z] --- PASS: TestDataLoss (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestUnavailable [2021-12-22T13:48:24.569Z] --- PASS: TestUnavailable (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestSystem [2021-12-22T13:48:24.569Z] --- PASS: TestSystem (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Not_Found [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Bad_Request [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Conflict [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Unauthorized [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Forbidden [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Not_Modified [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-22T13:48:24.569Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-22T13:48:24.569Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-22T13:48:24.569Z] PASS [2021-12-22T13:48:24.569Z] coverage: 53.1% of statements [2021-12-22T13:48:24.569Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-12-22T13:48:24.569Z] --- PASS: TestInactiveJobs (0.37s) [2021-12-22T13:48:24.569Z] === RUN TestWatchRelease [2021-12-22T13:48:24.569Z] --- PASS: TestWatchRelease (0.05s) [2021-12-22T13:48:24.569Z] === RUN TestWatchFinishedTransfer [2021-12-22T13:48:24.569Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-22T13:48:24.569Z] === RUN TestDuplicateTransfer [2021-12-22T13:48:24.569Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-22T13:48:24.569Z] === RUN TestSuccessfulUpload [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-22T13:48:24.609Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-12-22T13:48:24.609Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-12-22T13:48:24.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-12-22T13:48:24.865Z] === RUN TestContainerBindMountNonRecursive [2021-12-22T13:48:24.865Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-22T13:48:25.036Z] === RUN TestFSGetInvalidData [2021-12-22T13:48:25.036Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSInvalidSet [2021-12-22T13:48:25.036Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSInvalidRoot [2021-12-22T13:48:25.036Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSMetadataGetSet [2021-12-22T13:48:25.036Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-12-22T13:48:25.036Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-22T13:48:25.036Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestTokenPassThru [2021-12-22T13:48:25.036Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestTokenPassThruDifferentHost [2021-12-22T13:48:25.036Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-22T13:48:25.036Z] PASS [2021-12-22T13:48:25.036Z] coverage: 24.6% of statements [2021-12-22T13:48:25.036Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-12-22T13:48:25.036Z] === RUN TestFSInvalidWalker [2021-12-22T13:48:25.036Z] ok github.com/docker/docker/distribution 1.710s coverage: 24.6% of statements [2021-12-22T13:48:25.036Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSGetSet [2021-12-22T13:48:25.036Z] --- PASS: TestFSGetSet (0.02s) [2021-12-22T13:48:25.036Z] === RUN TestFSGetUnsetKey [2021-12-22T13:48:25.036Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSGetEmptyData [2021-12-22T13:48:25.036Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestFSDelete [2021-12-22T13:48:25.036Z] time="2021-12-22T13:48:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-22T13:48:25.036Z] --- PASS: TestFSDelete (0.03s) [2021-12-22T13:48:25.036Z] === RUN TestFSWalker [2021-12-22T13:48:25.036Z] --- PASS: TestFSWalker (0.02s) [2021-12-22T13:48:25.036Z] === RUN TestFSWalkerStopOnError [2021-12-22T13:48:25.036Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestNewFromJSON [2021-12-22T13:48:25.036Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-22T13:48:25.036Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestMarshalKeyOrder [2021-12-22T13:48:25.036Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestHistoryEqual [2021-12-22T13:48:25.036Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-22T13:48:25.036Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-12-22T13:48:25.036Z] === RUN TestCancelledUpload [2021-12-22T13:48:25.036Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-22T13:48:25.036Z] PASS [2021-12-22T13:48:25.036Z] coverage: 76.8% of statements [2021-12-22T13:48:25.036Z] ok github.com/docker/docker/distribution/xfer 1.918s coverage: 76.8% of statements [2021-12-22T13:48:25.036Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-22T13:48:25.036Z] --- PASS: TestHistoryEqual (0.20s) [2021-12-22T13:48:25.036Z] === RUN TestImage [2021-12-22T13:48:25.036Z] --- PASS: TestImage (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestImageOSNotEmpty [2021-12-22T13:48:25.036Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-22T13:48:25.036Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-22T13:48:25.036Z] === RUN TestCreate [2021-12-22T13:48:25.036Z] --- PASS: TestCreate (0.01s) [2021-12-22T13:48:25.036Z] === RUN TestRestore [2021-12-22T13:48:25.504Z] time="2021-12-22T13:48:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-22T13:48:25.504Z] --- PASS: TestRestore (0.05s) [2021-12-22T13:48:25.504Z] === RUN TestAddDelete [2021-12-22T13:48:25.504Z] --- PASS: TestAddDelete (0.04s) [2021-12-22T13:48:25.504Z] === RUN TestSearchAfterDelete [2021-12-22T13:48:25.504Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-12-22T13:48:25.504Z] === RUN TestParentReset [2021-12-22T13:48:25.504Z] --- PASS: TestParentReset (0.04s) [2021-12-22T13:48:25.504Z] === RUN TestGetAndSetLastUpdated [2021-12-22T13:48:25.504Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-12-22T13:48:25.504Z] === RUN TestStoreLen [2021-12-22T13:48:25.504Z] --- PASS: TestStoreLen (0.14s) [2021-12-22T13:48:25.504Z] PASS [2021-12-22T13:48:25.504Z] coverage: 86.6% of statements [2021-12-22T13:48:25.504Z] ok github.com/docker/docker/image 0.791s coverage: 86.6% of statements [2021-12-22T13:48:25.504Z] === RUN TestCompare [2021-12-22T13:48:25.504Z] --- PASS: TestCompare (0.00s) [2021-12-22T13:48:25.504Z] PASS [2021-12-22T13:48:25.504Z] coverage: 19.2% of statements [2021-12-22T13:48:25.504Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2021-12-22T13:48:26.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-22T13:48:26.232Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-22T13:48:26.489Z] === RUN TestMakeV1ConfigFromConfig [2021-12-22T13:48:26.489Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-22T13:48:26.489Z] PASS [2021-12-22T13:48:26.489Z] coverage: 25.0% of statements [2021-12-22T13:48:26.489Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2021-12-22T13:48:26.489Z] === RUN TestValidateManifest [2021-12-22T13:48:26.489Z] === RUN TestValidateManifest/nil [2021-12-22T13:48:26.489Z] === RUN TestValidateManifest/non-nil [2021-12-22T13:48:26.489Z] --- PASS: TestValidateManifest (0.00s) [2021-12-22T13:48:26.489Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-22T13:48:26.489Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-22T13:48:26.489Z] PASS [2021-12-22T13:48:26.489Z] coverage: 0.7% of statements [2021-12-22T13:48:26.489Z] ok github.com/docker/docker/image/tarexport 0.103s coverage: 0.7% of statements [2021-12-22T13:48:26.489Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-22T13:48:26.796Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2021-12-22T13:48:26.796Z] === RUN TestContainerVolumesMountedAsShared [2021-12-22T13:48:27.360Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-12-22T13:48:27.360Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-22T13:48:27.360Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-22T13:48:27.477Z] === RUN TestSerialization [2021-12-22T13:48:27.477Z] --- PASS: TestSerialization (0.05s) [2021-12-22T13:48:27.477Z] PASS [2021-12-22T13:48:27.477Z] coverage: 100.0% of statements [2021-12-22T13:48:27.477Z] ok github.com/docker/docker/libcontainerd/queue 0.251s coverage: 100.0% of statements [2021-12-22T13:48:27.616Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-22T13:48:28.179Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2021-12-22T13:48:28.179Z] === RUN TestNetworkNat [2021-12-22T13:48:28.438Z] ......... [ 85%] [2021-12-22T13:48:28.463Z] === RUN TestEnvironmentParsing [2021-12-22T13:48:28.463Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-22T13:48:28.463Z] PASS [2021-12-22T13:48:28.463Z] coverage: 1.2% of statements [2021-12-22T13:48:28.463Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-12-22T13:48:28.743Z] --- PASS: TestNetworkNat (0.80s) [2021-12-22T13:48:28.743Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:48:28.930Z] === RUN TestEmptyLayer [2021-12-22T13:48:28.930Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestCommitFailure [2021-12-22T13:48:28.930Z] --- PASS: TestCommitFailure (0.01s) [2021-12-22T13:48:28.930Z] === RUN TestStartTransactionFailure [2021-12-22T13:48:28.930Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestGetOrphan [2021-12-22T13:48:28.930Z] --- PASS: TestGetOrphan (0.01s) [2021-12-22T13:48:28.930Z] === RUN TestMountAndRegister [2021-12-22T13:48:28.930Z] layer_test.go:270: Layer size: 14 [2021-12-22T13:48:28.930Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-22T13:48:28.930Z] === RUN TestLayerRelease [2021-12-22T13:48:28.930Z] layer_test.go:303: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestStoreRestore [2021-12-22T13:48:28.930Z] layer_test.go:352: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestTarStreamStability [2021-12-22T13:48:28.930Z] layer_test.go:467: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestRegisterExistingLayer [2021-12-22T13:48:28.930Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-12-22T13:48:28.930Z] === RUN TestTarStreamVerification [2021-12-22T13:48:28.930Z] layer_test.go:696: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestLayerMigration [2021-12-22T13:48:28.930Z] migration_test.go:45: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestLayerMigrationNoTarsplit [2021-12-22T13:48:28.930Z] migration_test.go:181: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestMountInit [2021-12-22T13:48:28.930Z] mount_test.go:17: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestMountInit (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestMountSize [2021-12-22T13:48:28.930Z] mount_test.go:76: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestMountSize (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestMountChanges [2021-12-22T13:48:28.930Z] mount_test.go:125: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestMountChanges (0.00s) [2021-12-22T13:48:28.930Z] === RUN TestMountApply [2021-12-22T13:48:28.930Z] mount_test.go:212: Failing on Windows [2021-12-22T13:48:28.930Z] --- SKIP: TestMountApply (0.00s) [2021-12-22T13:48:28.930Z] PASS [2021-12-22T13:48:28.930Z] coverage: 30.1% of statements [2021-12-22T13:48:28.930Z] ok github.com/docker/docker/layer 0.320s coverage: 30.1% of statements [2021-12-22T13:48:29.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-22T13:48:29.398Z] === RUN TestSequenceGetAvailableBit [2021-12-22T13:48:29.398Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSequenceEqual [2021-12-22T13:48:29.398Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSequenceCopy [2021-12-22T13:48:29.398Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestGetFirstAvailable [2021-12-22T13:48:29.398Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestFindSequence [2021-12-22T13:48:29.398Z] --- PASS: TestFindSequence (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestCheckIfAvailable [2021-12-22T13:48:29.398Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestMergeSequences [2021-12-22T13:48:29.398Z] --- PASS: TestMergeSequences (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestPushReservation [2021-12-22T13:48:29.398Z] --- PASS: TestPushReservation (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSerializeDeserialize [2021-12-22T13:48:29.398Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSet [2021-12-22T13:48:29.398Z] --- PASS: TestSet (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSetUnset [2021-12-22T13:48:29.398Z] --- PASS: TestSetUnset (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestOffsetSetUnset [2021-12-22T13:48:29.398Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSetInRange [2021-12-22T13:48:29.398Z] --- PASS: TestSetInRange (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestSetAnyInRange [2021-12-22T13:48:29.398Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestMethods [2021-12-22T13:48:29.398Z] --- PASS: TestMethods (0.00s) [2021-12-22T13:48:29.398Z] === RUN TestRandomAllocateDeallocate [2021-12-22T13:48:29.398Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-22T13:48:29.398Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-22T13:48:29.398Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-22T13:48:29.398Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-22T13:48:29.563Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-12-22T13:48:29.563Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:48:30.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-22T13:48:30.930Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-22T13:48:30.930Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-22T13:48:31.609Z] === RUN TestInvalidConfig [2021-12-22T13:48:31.609Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-22T13:48:31.609Z] === RUN TestConfig [2021-12-22T13:48:31.609Z] --- PASS: TestConfig (0.00s) [2021-12-22T13:48:31.609Z] === RUN TestOptionsLabels [2021-12-22T13:48:31.609Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-22T13:48:31.609Z] === RUN TestValidName [2021-12-22T13:48:31.609Z] --- PASS: TestValidName (0.00s) [2021-12-22T13:48:31.609Z] PASS [2021-12-22T13:48:31.609Z] coverage: 19.7% of statements [2021-12-22T13:48:31.609Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2021-12-22T13:48:31.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-22T13:48:32.077Z] === RUN TestKey [2021-12-22T13:48:32.077Z] --- PASS: TestKey (0.00s) [2021-12-22T13:48:32.077Z] === RUN TestParseKey [2021-12-22T13:48:32.077Z] --- PASS: TestParseKey (0.00s) [2021-12-22T13:48:32.077Z] === RUN TestInvalidDataStore [2021-12-22T13:48:32.077Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-22T13:48:32.077Z] === RUN TestKVObjectFlatKey [2021-12-22T13:48:32.077Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-22T13:48:32.077Z] === RUN TestAtomicKVObjectFlatKey [2021-12-22T13:48:32.077Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-22T13:48:32.077Z] PASS [2021-12-22T13:48:32.077Z] coverage: 21.9% of statements [2021-12-22T13:48:32.077Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2021-12-22T13:48:32.296Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-22T13:48:32.858Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-12-22T13:48:32.858Z] === RUN TestPause [2021-12-22T13:48:33.063Z] === RUN TestErrorInterfaces [2021-12-22T13:48:33.063Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-22T13:48:33.063Z] === RUN TestNetworkMarshalling [2021-12-22T13:48:33.063Z] === RUN TestIPDataMarshalling [2021-12-22T13:48:33.063Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-22T13:48:33.063Z] === RUN TestValidateAndIsV6 [2021-12-22T13:48:33.063Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-22T13:48:33.063Z] PASS [2021-12-22T13:48:33.063Z] coverage: 68.9% of statements [2021-12-22T13:48:33.063Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2021-12-22T13:48:33.278Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-22T13:48:33.421Z] --- PASS: TestPause (0.78s) [2021-12-22T13:48:33.421Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:48:33.421Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:48:33.421Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:48:33.421Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:48:33.530Z] --- PASS: TestNetworkMarshalling (0.25s) [2021-12-22T13:48:33.530Z] === RUN TestEndpointMarshalling [2021-12-22T13:48:33.530Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestAuxAddresses [2021-12-22T13:48:33.530Z] time="2021-12-22T13:48:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:48:33.530Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-22T13:48:33.530Z] === RUN TestSRVServiceQuery [2021-12-22T13:48:33.530Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-22T13:48:33.530Z] === RUN TestServiceVIPReuse [2021-12-22T13:48:33.530Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-22T13:48:33.530Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestDNSIPQuery [2021-12-22T13:48:33.530Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestDNSProxyServFail [2021-12-22T13:48:33.530Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestSandboxAddEmpty [2021-12-22T13:48:33.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestSandboxAddMultiPrio [2021-12-22T13:48:33.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestSandboxAddSamePrio [2021-12-22T13:48:33.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestCleanupServiceDiscovery [2021-12-22T13:48:33.530Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestDNSOptions [2021-12-22T13:48:33.530Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:48:33.530Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-22T13:48:33.530Z] === RUN TestMultipleControllersWithSameStore [2021-12-22T13:48:33.530Z] time="2021-12-22T13:48:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:48:33.530Z] time="2021-12-22T13:48:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:48:33.530Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-22T13:48:33.530Z] PASS [2021-12-22T13:48:33.530Z] coverage: 8.5% of statements [2021-12-22T13:48:33.530Z] ok github.com/docker/docker/libnetwork 0.428s coverage: 8.5% of statements [2021-12-22T13:48:33.530Z] === RUN TestDriver [2021-12-22T13:48:33.530Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:48:33.530Z] PASS [2021-12-22T13:48:33.530Z] coverage: 34.8% of statements [2021-12-22T13:48:33.530Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2021-12-22T13:48:33.985Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-22T13:48:34.242Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-12-22T13:48:34.242Z] === RUN TestPidHost [2021-12-22T13:48:34.498Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-22T13:48:34.514Z] === RUN TestDriver [2021-12-22T13:48:34.514Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:48:34.514Z] PASS [2021-12-22T13:48:34.514Z] coverage: 34.8% of statements [2021-12-22T13:48:34.514Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2021-12-22T13:48:34.514Z] --- PASS: TestRandomAllocateDeallocate (5.43s) [2021-12-22T13:48:34.514Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:48:34.514Z] === RUN TestNetworkAllocateFree [2021-12-22T13:48:34.514Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-22T13:48:34.514Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-22T13:48:34.514Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-22T13:48:34.514Z] PASS [2021-12-22T13:48:34.514Z] coverage: 63.6% of statements [2021-12-22T13:48:34.514Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-12-22T13:48:34.723Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-22T13:48:34.982Z] === RUN TestGetEmptyCapabilities [2021-12-22T13:48:34.982Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-22T13:48:34.982Z] === RUN TestGetExtraCapabilities [2021-12-22T13:48:34.982Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-22T13:48:34.982Z] === RUN TestGetInvalidCapabilities [2021-12-22T13:48:34.982Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-22T13:48:34.982Z] === RUN TestRemoteDriver [2021-12-22T13:48:34.982Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:48:34.982Z] === RUN TestDriverError [2021-12-22T13:48:34.982Z] --- PASS: TestDriverError (0.00s) [2021-12-22T13:48:34.982Z] === RUN TestMissingValues [2021-12-22T13:48:35.450Z] --- PASS: TestMissingValues (0.01s) [2021-12-22T13:48:35.450Z] === RUN TestRollback [2021-12-22T13:48:35.450Z] --- PASS: TestRollback (0.00s) [2021-12-22T13:48:35.450Z] PASS [2021-12-22T13:48:35.450Z] coverage: 57.4% of statements [2021-12-22T13:48:35.450Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-12-22T13:48:35.450Z] --- PASS: TestAllocateRandomDeallocate (1.07s) [2021-12-22T13:48:35.450Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-22T13:48:35.864Z] --- PASS: TestPidHost (1.47s) [2021-12-22T13:48:35.864Z] === RUN TestPsFilter [2021-12-22T13:48:35.864Z] --- PASS: TestPsFilter (0.10s) [2021-12-22T13:48:35.864Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:48:35.920Z] === RUN TestNew [2021-12-22T13:48:35.920Z] --- PASS: TestNew (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestAddDriver [2021-12-22T13:48:35.920Z] --- PASS: TestAddDriver (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestAddDuplicateDriver [2021-12-22T13:48:35.920Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-22T13:48:35.920Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestDriver [2021-12-22T13:48:35.920Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestIPAM [2021-12-22T13:48:35.920Z] --- PASS: TestIPAM (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestWalkIPAMs [2021-12-22T13:48:35.920Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestWalkDrivers [2021-12-22T13:48:35.920Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-22T13:48:35.920Z] PASS [2021-12-22T13:48:35.920Z] coverage: 82.4% of statements [2021-12-22T13:48:35.920Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2021-12-22T13:48:35.920Z] === RUN TestNAT [2021-12-22T13:48:35.920Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:48:35.920Z] --- SKIP: TestNAT (0.00s) [2021-12-22T13:48:35.920Z] === RUN TestTransparent [2021-12-22T13:48:35.920Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:48:35.920Z] --- SKIP: TestTransparent (0.00s) [2021-12-22T13:48:35.920Z] PASS [2021-12-22T13:48:35.920Z] coverage: 0.0% of statements [2021-12-22T13:48:35.920Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2021-12-22T13:48:36.120Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-22T13:48:36.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-22T13:48:36.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-12-22T13:48:36.377Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:48:36.387Z] === RUN TestBuildDefault [2021-12-22T13:48:36.387Z] --- PASS: TestBuildDefault (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestBuildHostnameDomainname [2021-12-22T13:48:36.387Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestBuildHostname [2021-12-22T13:48:36.387Z] --- PASS: TestBuildHostname (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestBuildHostnameFQDN [2021-12-22T13:48:36.387Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestBuildNoIP [2021-12-22T13:48:36.387Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestUpdate [2021-12-22T13:48:36.387Z] --- PASS: TestUpdate (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-22T13:48:36.387Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-22T13:48:36.387Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestAddEmpty [2021-12-22T13:48:36.387Z] --- PASS: TestAddEmpty (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestAdd [2021-12-22T13:48:36.387Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestDeleteEmpty [2021-12-22T13:48:36.387Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestDeleteNewline [2021-12-22T13:48:36.387Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestDelete [2021-12-22T13:48:36.387Z] --- PASS: TestDelete (0.00s) [2021-12-22T13:48:36.387Z] === RUN TestConcurrentWrites [2021-12-22T13:48:36.855Z] --- PASS: TestConcurrentWrites (0.27s) [2021-12-22T13:48:36.855Z] PASS [2021-12-22T13:48:36.855Z] coverage: 81.2% of statements [2021-12-22T13:48:36.855Z] ok github.com/docker/docker/libnetwork/etchosts 0.353s coverage: 81.2% of statements [2021-12-22T13:48:36.855Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.16s) [2021-12-22T13:48:36.855Z] === RUN TestRetrieveFromStore [2021-12-22T13:48:36.855Z] === RUN TestCaller [2021-12-22T13:48:36.855Z] --- PASS: TestCaller (0.00s) [2021-12-22T13:48:36.855Z] PASS [2021-12-22T13:48:36.855Z] coverage: 100.0% of statements [2021-12-22T13:48:36.855Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-12-22T13:48:36.855Z] === RUN TestNew [2021-12-22T13:48:36.855Z] --- PASS: TestNew (0.00s) [2021-12-22T13:48:36.855Z] === RUN TestAllocate [2021-12-22T13:48:36.855Z] --- PASS: TestAllocate (0.00s) [2021-12-22T13:48:36.855Z] === RUN TestUninitialized [2021-12-22T13:48:36.855Z] --- PASS: TestUninitialized (0.00s) [2021-12-22T13:48:36.855Z] === RUN TestAllocateInRange [2021-12-22T13:48:36.855Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-22T13:48:36.855Z] === RUN TestAllocateSerial [2021-12-22T13:48:36.855Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-22T13:48:36.855Z] PASS [2021-12-22T13:48:36.855Z] coverage: 87.5% of statements [2021-12-22T13:48:36.855Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-12-22T13:48:36.939Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-12-22T13:48:36.939Z] === RUN TestRemoveContainerRunning [2021-12-22T13:48:37.322Z] --- PASS: TestRetrieveFromStore (0.46s) [2021-12-22T13:48:37.323Z] === RUN TestIsCorrupted [2021-12-22T13:48:37.323Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-22T13:48:37.323Z] === RUN TestSetRollover [2021-12-22T13:48:37.502Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-12-22T13:48:37.502Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:48:37.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-22T13:48:37.790Z] === RUN TestSetSerialInsertDelete [2021-12-22T13:48:37.790Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-22T13:48:37.790Z] === RUN TestSetParallelInsertDelete [2021-12-22T13:48:38.016Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2021-12-22T13:48:38.016Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:48:38.016Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-22T13:48:38.016Z] === RUN TestRenameLinkedContainer [2021-12-22T13:48:38.016Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-22T13:48:38.775Z] === RUN TestInt2IP2IntConversion [2021-12-22T13:48:39.243Z] --- PASS: TestSetRollover (1.72s) [2021-12-22T13:48:39.243Z] === RUN TestSetRolloverSerial [2021-12-22T13:48:39.243Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-12-22T13:48:39.243Z] === RUN TestGetAddressVersion [2021-12-22T13:48:39.243Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-22T13:48:39.243Z] === RUN TestKeyString [2021-12-22T13:48:39.243Z] --- PASS: TestKeyString (0.00s) [2021-12-22T13:48:39.243Z] === RUN TestPoolDataMarshal [2021-12-22T13:48:39.243Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-22T13:48:39.243Z] === RUN TestSubnetsMarshal [2021-12-22T13:48:39.243Z] === RUN TestPoolRequest [2021-12-22T13:48:39.243Z] --- PASS: TestPoolRequest (0.00s) [2021-12-22T13:48:39.243Z] === RUN TestOtherRequests [2021-12-22T13:48:39.243Z] --- PASS: TestOtherRequests (0.00s) [2021-12-22T13:48:39.243Z] PASS [2021-12-22T13:48:39.243Z] coverage: 57.1% of statements [2021-12-22T13:48:39.243Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-12-22T13:48:39.243Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-12-22T13:48:39.243Z] === RUN TestAddSubnets [2021-12-22T13:48:39.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-22T13:48:39.711Z] --- PASS: TestAddSubnets (0.06s) [2021-12-22T13:48:39.711Z] === RUN TestDoublePoolRelease [2021-12-22T13:48:39.711Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-12-22T13:48:39.711Z] === RUN TestAddReleasePoolID [2021-12-22T13:48:39.711Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-12-22T13:48:39.711Z] === RUN TestPredefinedPool [2021-12-22T13:48:39.711Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-22T13:48:39.711Z] === RUN TestRemoveSubnet [2021-12-22T13:48:39.711Z] --- PASS: TestRemoveSubnet (0.16s) [2021-12-22T13:48:39.711Z] === RUN TestGetSameAddress [2021-12-22T13:48:39.711Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-22T13:48:39.711Z] === RUN TestPoolAllocationReuse [2021-12-22T13:48:40.303Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/rootless [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/volume [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-22T13:48:40.303Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === Skipped [2021-12-22T13:48:40.303Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-22T13:48:40.303Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-22T13:48:40.303Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-22T13:48:40.303Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-22T13:48:40.303Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-22T13:48:40.303Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:23Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-22T13:48:40.303Z] aufs_test.go:37: driver not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-22T13:48:40.303Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-22T13:48:40.303Z] time="2021-12-22T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:48:40.303Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:48:40.303Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:48:40.303Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-22T13:48:40.304Z] time="2021-12-22T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-22T13:48:40.304Z] time="2021-12-22T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-22T13:48:40.304Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-22T13:48:40.304Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-22T13:48:40.304Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:48:40.304Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-22T13:48:40.304Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-22T13:48:40.304Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-22T13:48:40.304Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-22T13:48:40.304Z] [2021-12-22T13:48:40.304Z] DONE 2301 tests, 53 skipped in 206.489s [2021-12-22T13:48:40.304Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:48:40.304Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-22T13:48:40.304Z] + 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/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-12-22T13:48:40.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-22T13:48:40.581Z] --- PASS: TestRenameLinkedContainer (2.49s) [2021-12-22T13:48:40.581Z] === RUN TestRenameStoppedContainer [2021-12-22T13:48:40.696Z] --- PASS: TestSetRolloverSerial (1.39s) [2021-12-22T13:48:40.696Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-22T13:48:40.696Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-22T13:48:40.696Z] PASS [2021-12-22T13:48:40.696Z] coverage: 84.4% of statements [2021-12-22T13:48:40.696Z] ok github.com/docker/docker/libnetwork/bitseq 11.314s coverage: 84.4% of statements [2021-12-22T13:48:40.696Z] === RUN TestGetCapabilities [2021-12-22T13:48:40.696Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-22T13:48:40.696Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-22T13:48:40.696Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-22T13:48:40.696Z] === RUN TestGetDefaultAddressSpaces [2021-12-22T13:48:40.696Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-22T13:48:40.696Z] === RUN TestRemoteDriver [2021-12-22T13:48:40.696Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:48:40.696Z] PASS [2021-12-22T13:48:40.696Z] coverage: 47.4% of statements [2021-12-22T13:48:40.696Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2021-12-22T13:48:41.144Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-12-22T13:48:41.144Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:48:41.163Z] --- PASS: TestPoolAllocationReuse (1.40s) [2021-12-22T13:48:41.163Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-22T13:48:41.163Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-22T13:48:41.163Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-22T13:48:41.273Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-22T13:48:41.273Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-22T13:48:41.630Z] === RUN TestWindowsIPAM [2021-12-22T13:48:41.630Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-22T13:48:41.630Z] PASS [2021-12-22T13:48:41.630Z] coverage: 71.4% of statements [2021-12-22T13:48:41.630Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2021-12-22T13:48:42.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-22T13:48:42.334Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2021-12-22T13:48:42.334Z] === RUN TestRenameInvalidName [2021-12-22T13:48:42.614Z] === RUN TestDefaultNetwork [2021-12-22T13:48:42.896Z] --- PASS: TestRenameInvalidName (0.49s) [2021-12-22T13:48:42.896Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:48:43.081Z] --- PASS: TestDefaultNetwork (0.31s) [2021-12-22T13:48:43.081Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-22T13:48:43.081Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-12-22T13:48:43.081Z] === RUN TestInitAddressPools [2021-12-22T13:48:43.081Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-22T13:48:43.081Z] PASS [2021-12-22T13:48:43.081Z] coverage: 74.0% of statements [2021-12-22T13:48:43.081Z] ok github.com/docker/docker/libnetwork/ipamutils 0.685s coverage: 74.0% of statements [2021-12-22T13:48:43.081Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.97s) [2021-12-22T13:48:43.081Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-22T13:48:43.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-22T13:48:44.067Z] === RUN TestKeyValue [2021-12-22T13:48:44.067Z] --- PASS: TestKeyValue (0.00s) [2021-12-22T13:48:44.067Z] PASS [2021-12-22T13:48:44.067Z] coverage: 60.0% of statements [2021-12-22T13:48:44.067Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2021-12-22T13:48:44.827Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-22T13:48:44.828Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2021-12-22T13:48:44.828Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-22T13:48:45.630Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-22T13:48:45.630Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2021-12-22T13:48:45.630Z] === RUN TestGetAddress [2021-12-22T13:48:45.756Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-12-22T13:48:45.756Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:48:45.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-22T13:48:46.614Z] === RUN TestNetworkDBSimple [2021-12-22T13:48:46.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-22T13:48:46.942Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-12-22T13:48:46.942Z] === RUN TestResize [2021-12-22T13:48:47.082Z] === RUN TestGenerate [2021-12-22T13:48:47.082Z] --- PASS: TestGenerate (0.00s) [2021-12-22T13:48:47.082Z] === RUN TestGeneratePtr [2021-12-22T13:48:47.082Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-22T13:48:47.082Z] === RUN TestGenerateMissingField [2021-12-22T13:48:47.082Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-22T13:48:47.082Z] === RUN TestFieldCannotBeSet [2021-12-22T13:48:47.082Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-22T13:48:47.082Z] === RUN TestTypeMismatchError [2021-12-22T13:48:47.082Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-22T13:48:47.082Z] PASS [2021-12-22T13:48:47.082Z] coverage: 100.0% of statements [2021-12-22T13:48:47.082Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-12-22T13:48:47.458Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-22T13:48:47.505Z] --- PASS: TestResize (0.63s) [2021-12-22T13:48:47.505Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:48:47.549Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-22T13:48:47.550Z] PASS [2021-12-22T13:48:47.550Z] coverage: 100.0% of statements [2021-12-22T13:48:47.550Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2021-12-22T13:48:47.550Z] testing: warning: no tests to run [2021-12-22T13:48:47.550Z] PASS [2021-12-22T13:48:47.550Z] coverage: 0.0% of statements [2021-12-22T13:48:47.550Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:48:48.017Z] 2021/12/22 13:48:47 Closing DB instances... [2021-12-22T13:48:48.434Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-12-22T13:48:48.435Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:48:48.487Z] === RUN TestRequestNewPort [2021-12-22T13:48:48.487Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestRequestSpecificPort [2021-12-22T13:48:48.487Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestReleasePort [2021-12-22T13:48:48.487Z] --- PASS: TestReleasePort (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestReuseReleasedPort [2021-12-22T13:48:48.487Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestReleaseUnreadledPort [2021-12-22T13:48:48.487Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestUnknowProtocol [2021-12-22T13:48:48.487Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestAllocateAllPorts [2021-12-22T13:48:48.487Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestPortAllocation [2021-12-22T13:48:48.487Z] --- PASS: TestPortAllocation (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestPortAllocationWithCustomRange [2021-12-22T13:48:48.487Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestNoDuplicateBPR [2021-12-22T13:48:48.487Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-22T13:48:48.487Z] === RUN TestChangePortRange [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-22T13:48:48.487Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-22T13:48:48.487Z] --- PASS: TestChangePortRange (0.00s) [2021-12-22T13:48:48.487Z] PASS [2021-12-22T13:48:48.487Z] coverage: 88.6% of statements [2021-12-22T13:48:48.487Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2021-12-22T13:48:48.487Z] testing: warning: no tests to run [2021-12-22T13:48:48.487Z] PASS [2021-12-22T13:48:48.487Z] coverage: 0.0% of statements [2021-12-22T13:48:48.955Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:48:49.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:49.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:49.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:49.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:48:49.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:49.422Z] === RUN TestHashData [2021-12-22T13:48:49.422Z] --- PASS: TestHashData (0.00s) [2021-12-22T13:48:49.422Z] PASS [2021-12-22T13:48:49.422Z] coverage: 2.8% of statements [2021-12-22T13:48:49.422Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2021-12-22T13:48:49.422Z] --- PASS: TestNetworkDBSimple (2.66s) [2021-12-22T13:48:49.422Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-22T13:48:49.422Z] === RUN TestErrorConstructors [2021-12-22T13:48:49.422Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-22T13:48:49.422Z] === RUN TestCompareIPMask [2021-12-22T13:48:49.422Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-22T13:48:49.422Z] === RUN TestUtilGetHostPartIP [2021-12-22T13:48:49.422Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-22T13:48:49.422Z] === RUN TestUtilGetBroadcastIP [2021-12-22T13:48:49.422Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-22T13:48:49.422Z] === RUN TestParseCIDR [2021-12-22T13:48:49.422Z] --- PASS: TestParseCIDR (0.00s) [2021-12-22T13:48:49.422Z] PASS [2021-12-22T13:48:49.422Z] coverage: 37.3% of statements [2021-12-22T13:48:49.422Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2021-12-22T13:48:49.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-22T13:48:50.187Z] check_test.go:308: [d0d59ef3a05c4] daemon is not started [2021-12-22T13:48:50.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-22T13:48:50.411Z] 2021/12/22 13:48:50 Closing DB instances... [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-22T13:48:50.411Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-22T13:48:50.411Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-22T13:48:50.411Z] PASS [2021-12-22T13:48:50.411Z] coverage: 50.0% of statements [2021-12-22T13:48:50.411Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2021-12-22T13:48:50.734Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-22T13:48:50.734Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-22T13:48:50.878Z] === RUN TestAddressPoolOpt [2021-12-22T13:48:50.878Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/a [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/something [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/_=a [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/env1=value1 [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/_env1=value1 [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/PATH [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/=a [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/PATH= [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/PATH=something [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/asd!qwe [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/1asd [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/123 [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/some_space [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/__some_space_before [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/some_space_after__ [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/= [2021-12-22T13:48:50.878Z] === RUN TestValidateEnv/PaTh [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-22T13:48:50.878Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-22T13:48:51.345Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestParseHost [2021-12-22T13:48:51.346Z] --- PASS: TestParseHost (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestParseDockerDaemonHost [2021-12-22T13:48:51.346Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestParseTCP [2021-12-22T13:48:51.346Z] --- PASS: TestParseTCP (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-22T13:48:51.346Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestValidateExtraHosts [2021-12-22T13:48:51.346Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestIpOptString [2021-12-22T13:48:51.346Z] --- PASS: TestIpOptString (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-22T13:48:51.346Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestNewIpOptValidDefaultVal [2021-12-22T13:48:51.346Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestIpOptSetInvalidVal [2021-12-22T13:48:51.346Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestValidateIPAddress [2021-12-22T13:48:51.346Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestMapOpts [2021-12-22T13:48:51.346Z] --- PASS: TestMapOpts (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestListOptsWithoutValidator [2021-12-22T13:48:51.346Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestListOptsWithValidator [2021-12-22T13:48:51.346Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestValidateDNSSearch [2021-12-22T13:48:51.346Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_general_format [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_one_more [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-22T13:48:51.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:48:51.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestNamedListOpts [2021-12-22T13:48:51.346Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestNamedMapOpts [2021-12-22T13:48:51.346Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestParseLink [2021-12-22T13:48:51.346Z] --- PASS: TestParseLink (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestQuotedStringSetWithQuotes [2021-12-22T13:48:51.346Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-22T13:48:51.346Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-22T13:48:51.346Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-22T13:48:51.346Z] === RUN TestUlimitOpt [2021-12-22T13:48:51.346Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-22T13:48:51.346Z] PASS [2021-12-22T13:48:51.346Z] coverage: 67.1% of statements [2021-12-22T13:48:51.346Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2021-12-22T13:48:51.346Z] === RUN TestParseVersion [2021-12-22T13:48:51.346Z] --- PASS: TestParseVersion (0.00s) [2021-12-22T13:48:51.346Z] PASS [2021-12-22T13:48:51.346Z] coverage: 52.9% of statements [2021-12-22T13:48:51.346Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-12-22T13:48:51.976Z] 4612f6d0b889: Pull complete [2021-12-22T13:48:52.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:52.331Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-12-22T13:48:52.331Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-22T13:48:52.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-22T13:48:52.799Z] === RUN TestPeerCertificateMarshalJSON [2021-12-22T13:48:53.266Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-22T13:48:53.266Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-22T13:48:53.266Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-12-22T13:48:53.266Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-22T13:48:53.266Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-22T13:48:53.266Z] === RUN TestMiddleware [2021-12-22T13:48:53.266Z] --- PASS: TestMiddleware (0.00s) [2021-12-22T13:48:53.266Z] === RUN TestNewResponseModifier [2021-12-22T13:48:53.266Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-22T13:48:53.266Z] PASS [2021-12-22T13:48:53.266Z] coverage: 26.8% of statements [2021-12-22T13:48:53.266Z] ok github.com/docker/docker/pkg/authorization 0.540s coverage: 26.8% of statements [2021-12-22T13:48:53.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:53.733Z] === RUN TestIsArchivePathDir [2021-12-22T13:48:53.733Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-22T13:48:53.733Z] === RUN TestIsArchivePathInvalidFile [2021-12-22T13:48:53.733Z] 2021/12/22 13:48:53 Closing DB instances... [2021-12-22T13:48:53.733Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-12-22T13:48:53.733Z] === RUN TestIsArchivePathTar [2021-12-22T13:48:54.200Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-22T13:48:54.200Z] === RUN TestDecompressStreamGzip [2021-12-22T13:48:54.200Z] === RUN TestUnbuffered [2021-12-22T13:48:54.200Z] --- PASS: TestUnbuffered (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestRaceUnbuffered [2021-12-22T13:48:54.200Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-22T13:48:54.200Z] PASS [2021-12-22T13:48:54.200Z] coverage: 100.0% of statements [2021-12-22T13:48:54.200Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-12-22T13:48:54.200Z] --- PASS: TestDecompressStreamGzip (0.24s) [2021-12-22T13:48:54.200Z] === RUN TestDecompressStreamBzip2 [2021-12-22T13:48:54.200Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-12-22T13:48:54.200Z] === RUN TestDecompressStreamXz [2021-12-22T13:48:54.200Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:48:54.200Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestDecompressStreamZstd [2021-12-22T13:48:54.200Z] archive_test.go:140: zstd not installed [2021-12-22T13:48:54.200Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-22T13:48:54.200Z] === RUN TestCompressStreamXzUnsupported [2021-12-22T13:48:54.200Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-22T13:48:54.200Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestCompressStreamInvalid [2021-12-22T13:48:54.200Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionInvalid [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionUncompressed [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionBzip2 [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionGzip [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionXz [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionXz (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestExtensionZstd [2021-12-22T13:48:54.200Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-22T13:48:54.200Z] === RUN TestCmdStreamLargeStderr [2021-12-22T13:48:54.667Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-12-22T13:48:54.667Z] === RUN TestCmdStreamBad [2021-12-22T13:48:54.667Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:48:54.667Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-22T13:48:54.667Z] === RUN TestCmdStreamGood [2021-12-22T13:48:54.667Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-22T13:48:54.667Z] === RUN TestUntarPathWithInvalidDest [2021-12-22T13:48:54.667Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-12-22T13:48:54.667Z] === RUN TestUntarPathWithInvalidSrc [2021-12-22T13:48:54.667Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-22T13:48:54.667Z] === RUN TestUntarPath [2021-12-22T13:48:54.667Z] === RUN TestMatch [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[foo]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[foo_bar]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[]#01 [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[qux]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-22T13:48:54.667Z] === RUN TestMatch/[[foo_baz]] [2021-12-22T13:48:54.667Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-22T13:48:54.667Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-22T13:48:54.667Z] PASS [2021-12-22T13:48:54.667Z] coverage: 87.5% of statements [2021-12-22T13:48:54.667Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-12-22T13:48:54.667Z] --- PASS: TestUntarPath (0.08s) [2021-12-22T13:48:54.667Z] === RUN TestUntarPathWithDestinationFile [2021-12-22T13:48:54.667Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2021-12-22T13:48:54.667Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-22T13:48:54.832Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-22T13:48:54.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:48:55.137Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-22T13:48:55.138Z] === RUN TestCopyWithTarInvalidSrc [2021-12-22T13:48:55.138Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-22T13:48:55.138Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-22T13:48:55.138Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-22T13:48:55.138Z] === RUN TestCopyWithTarSrcFile [2021-12-22T13:48:55.138Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-22T13:48:55.138Z] === RUN TestCopyWithTarSrcFolder [2021-12-22T13:48:55.138Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-22T13:48:55.138Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-22T13:48:55.138Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-22T13:48:55.138Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-22T13:48:55.138Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-22T13:48:55.138Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-22T13:48:55.138Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-22T13:48:55.138Z] === RUN TestCopyFileWithTarSrcFile [2021-12-22T13:48:55.138Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2021-12-22T13:48:55.138Z] === RUN TestTarFiles [2021-12-22T13:48:55.138Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.24s) [2021-12-22T13:48:55.138Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-22T13:48:55.189Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-22T13:48:55.189Z] === RUN TestBoolValue [2021-12-22T13:48:55.189Z] --- PASS: TestBoolValue (0.00s) [2021-12-22T13:48:55.189Z] === RUN TestBoolValueOrDefault [2021-12-22T13:48:55.189Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-22T13:48:55.189Z] === RUN TestInt64ValueOrZero [2021-12-22T13:48:55.189Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-22T13:48:55.189Z] === RUN TestInt64ValueOrDefault [2021-12-22T13:48:55.189Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-22T13:48:55.189Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-22T13:48:55.189Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-22T13:48:55.189Z] === RUN TestJsonContentType [2021-12-22T13:48:55.189Z] --- PASS: TestJsonContentType (0.00s) [2021-12-22T13:48:55.189Z] PASS [2021-12-22T13:48:55.189Z] coverage: 14.7% of statements [2021-12-22T13:48:55.189Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2021-12-22T13:48:55.189Z] === RUN TestMaskSecretKeys [2021-12-22T13:48:55.189Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-22T13:48:55.190Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-22T13:48:55.190Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-22T13:48:55.190Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestVersionMiddlewareVersion [2021-12-22T13:48:55.190Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-22T13:48:55.190Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 37.7% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/server/middleware 0.106s coverage: 37.7% of statements [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-22T13:48:55.190Z] === RUN TestToJSON [2021-12-22T13:48:55.190Z] --- PASS: TestToJSON (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestToParamWithVersion [2021-12-22T13:48:55.190Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromJSON [2021-12-22T13:48:55.190Z] --- PASS: TestFromJSON (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestEmpty [2021-12-22T13:48:55.190Z] --- PASS: TestEmpty (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestArgsMatchKVListEmptySources [2021-12-22T13:48:55.190Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestArgsMatchKVList [2021-12-22T13:48:55.190Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestArgsMatch [2021-12-22T13:48:55.190Z] --- PASS: TestArgsMatch (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestAdd [2021-12-22T13:48:55.190Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestDel [2021-12-22T13:48:55.190Z] --- PASS: TestDel (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestLen [2021-12-22T13:48:55.190Z] --- PASS: TestLen (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestExactMatch [2021-12-22T13:48:55.190Z] --- PASS: TestExactMatch (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestOnlyOneExactMatch [2021-12-22T13:48:55.190Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestContains [2021-12-22T13:48:55.190Z] --- PASS: TestContains (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestValidate [2021-12-22T13:48:55.190Z] --- PASS: TestValidate (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestWalkValues [2021-12-22T13:48:55.190Z] --- PASS: TestWalkValues (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFuzzyMatch [2021-12-22T13:48:55.190Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestClone [2021-12-22T13:48:55.190Z] --- PASS: TestClone (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 92.2% of statements [2021-12-22T13:48:55.190Z] === RUN TestAdjustForAPIVersion [2021-12-22T13:48:55.190Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 5.7% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/server/router/swarm 0.084s coverage: 5.7% of statements [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-22T13:48:55.190Z] === RUN TestStrSliceMarshalJSON [2021-12-22T13:48:55.190Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestStrSliceUnmarshalJSON [2021-12-22T13:48:55.190Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestStrSliceUnmarshalString [2021-12-22T13:48:55.190Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestStrSliceUnmarshalSlice [2021-12-22T13:48:55.190Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 90.0% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-22T13:48:55.190Z] === RUN TestDurationToSecondsString [2021-12-22T13:48:55.190Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestGetTimestamp [2021-12-22T13:48:55.190Z] --- PASS: TestGetTimestamp (0.17s) [2021-12-22T13:48:55.190Z] === RUN TestParseTimestamps [2021-12-22T13:48:55.190Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 100.0% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/types/time 0.240s coverage: 100.0% of statements [2021-12-22T13:48:55.190Z] === RUN TestCompareVersion [2021-12-22T13:48:55.190Z] --- PASS: TestCompareVersion (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 77.3% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-22T13:48:55.190Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-22T13:48:55.190Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCloneArgsSmartHttp [2021-12-22T13:48:55.190Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCloneArgsDumbHttp [2021-12-22T13:48:55.190Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCloneArgsGit [2021-12-22T13:48:55.190Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCheckoutGit [2021-12-22T13:48:55.190Z] === RUN TestEnable [2021-12-22T13:48:55.190Z] --- PASS: TestEnable (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestDisable [2021-12-22T13:48:55.190Z] --- PASS: TestDisable (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestEnabled [2021-12-22T13:48:55.190Z] --- PASS: TestEnabled (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 100.0% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/cli/debug 0.113s coverage: 100.0% of statements [2021-12-22T13:48:55.190Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-22T13:48:55.190Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-22T13:48:55.190Z] === RUN TestProcessNoDockerignore [2021-12-22T13:48:55.190Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-12-22T13:48:55.190Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-22T13:48:55.190Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestDetectContentType [2021-12-22T13:48:55.190Z] --- PASS: TestDetectContentType (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestSelectAcceptableMIME [2021-12-22T13:48:55.190Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestInspectEmptyResponse [2021-12-22T13:48:55.190Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestInspectResponseBinary [2021-12-22T13:48:55.190Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestResponseUnsupportedContentType [2021-12-22T13:48:55.190Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestInspectResponseTextSimple [2021-12-22T13:48:55.190Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestInspectResponseEmptyContentType [2021-12-22T13:48:55.190Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestUnknownContentLength [2021-12-22T13:48:55.190Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestDownloadRemote [2021-12-22T13:48:55.190Z] --- PASS: TestDownloadRemote (0.08s) [2021-12-22T13:48:55.190Z] === RUN TestGetWithStatusError [2021-12-22T13:48:55.190Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCloseRootDirectory [2021-12-22T13:48:55.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.190Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestHashFile [2021-12-22T13:48:55.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.190Z] --- SKIP: TestHashFile (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestHashSubdir [2021-12-22T13:48:55.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.190Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestRemoveDirectory [2021-12-22T13:48:55.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.190Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-22T13:48:55.190Z] PASS [2021-12-22T13:48:55.190Z] coverage: 9.3% of statements [2021-12-22T13:48:55.190Z] ok github.com/docker/docker/builder/remotecontext 0.384s coverage: 9.3% of statements [2021-12-22T13:48:55.190Z] === RUN TestGetAllAllowed [2021-12-22T13:48:55.190Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestGetAllMeta [2021-12-22T13:48:55.190Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-22T13:48:55.190Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestIsUnreferencedBuiltin [2021-12-22T13:48:55.190Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestIsExistingDirectory [2021-12-22T13:48:55.190Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-22T13:48:55.190Z] === RUN TestGetFilenameForDownload [2021-12-22T13:48:55.190Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestEnv2Variables [2021-12-22T13:48:55.190Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-22T13:48:55.190Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestMaintainer [2021-12-22T13:48:55.190Z] --- PASS: TestMaintainer (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestLabel [2021-12-22T13:48:55.190Z] --- PASS: TestLabel (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromScratch [2021-12-22T13:48:55.190Z] --- PASS: TestFromScratch (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromWithArg [2021-12-22T13:48:55.190Z] --- PASS: TestFromWithArg (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-22T13:48:55.190Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromWithUndefinedArg [2021-12-22T13:48:55.190Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestFromMultiStageWithNamedStage [2021-12-22T13:48:55.190Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestOnbuild [2021-12-22T13:48:55.190Z] --- PASS: TestOnbuild (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestWorkdir [2021-12-22T13:48:55.190Z] --- PASS: TestWorkdir (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestCmd [2021-12-22T13:48:55.190Z] --- PASS: TestCmd (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestHealthcheckNone [2021-12-22T13:48:55.190Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestHealthcheckCmd [2021-12-22T13:48:55.190Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestEntrypoint [2021-12-22T13:48:55.190Z] --- PASS: TestEntrypoint (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestExpose [2021-12-22T13:48:55.190Z] --- PASS: TestExpose (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestUser [2021-12-22T13:48:55.190Z] --- PASS: TestUser (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestVolume [2021-12-22T13:48:55.190Z] --- PASS: TestVolume (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestStopSignal [2021-12-22T13:48:55.190Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:48:55.190Z] --- SKIP: TestStopSignal (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestArg [2021-12-22T13:48:55.190Z] --- PASS: TestArg (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestShell [2021-12-22T13:48:55.190Z] --- PASS: TestShell (0.01s) [2021-12-22T13:48:55.190Z] === RUN TestPrependEnvOnCmd [2021-12-22T13:48:55.190Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestRunWithBuildArgs [2021-12-22T13:48:55.190Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestRunIgnoresHealthcheck [2021-12-22T13:48:55.190Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestDispatchUnsupportedOptions [2021-12-22T13:48:55.190Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-22T13:48:55.190Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-22T13:48:55.190Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-22T13:48:55.190Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-22T13:48:55.190Z] === RUN TestNormalizeWorkdir [2021-12-22T13:48:55.190Z] --- PASS: TestNormalizeWorkdir (0.01s) [2021-12-22T13:48:55.190Z] === RUN TestDispatch [2021-12-22T13:48:55.190Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-22T13:48:55.190Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-22T13:48:55.190Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-22T13:48:55.190Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-22T13:48:55.190Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-22T13:48:55.190Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-22T13:48:55.190Z] === RUN TestDispatch/COPY_url [2021-12-22T13:48:55.190Z] --- PASS: TestDispatch (0.07s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-22T13:48:55.190Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-22T13:48:55.191Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-22T13:48:55.191Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-22T13:48:55.191Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-22T13:48:55.191Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestAddScratchImageAddsToMounts [2021-12-22T13:48:55.191Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-22T13:48:55.191Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-22T13:48:55.191Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-22T13:48:55.191Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestImageSourceGetAddsToMounts [2021-12-22T13:48:55.191Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestEmptyDockerfile [2021-12-22T13:48:55.191Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestSymlinkDockerfile [2021-12-22T13:48:55.191Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-22T13:48:55.191Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-22T13:48:55.191Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestNonExistingDockerfile [2021-12-22T13:48:55.191Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestCopyRunConfig [2021-12-22T13:48:55.191Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestDeepCopyRunConfig [2021-12-22T13:48:55.191Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestExportImage [2021-12-22T13:48:55.191Z] --- PASS: TestExportImage (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestNormalizeDest [2021-12-22T13:48:55.191Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-22T13:48:55.191Z] PASS [2021-12-22T13:48:55.191Z] coverage: 46.8% of statements [2021-12-22T13:48:55.191Z] ok github.com/docker/docker/builder/dockerfile 0.282s coverage: 46.8% of statements [2021-12-22T13:48:55.191Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-22T13:48:55.191Z] === RUN TestTCP4Proxy [2021-12-22T13:48:55.191Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestTCP4ProxyHalfClose [2021-12-22T13:48:55.191Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestTCP6Proxy [2021-12-22T13:48:55.191Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:48:55.191Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestTCPDualStackProxy [2021-12-22T13:48:55.191Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:48:55.191Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestUDP4Proxy [2021-12-22T13:48:55.191Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestUDP6Proxy [2021-12-22T13:48:55.191Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:48:55.191Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestUDPWriteError [2021-12-22T13:48:55.191Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestSCTP4Proxy [2021-12-22T13:48:55.191Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:48:55.191Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-22T13:48:55.191Z] === RUN TestSCTP6Proxy [2021-12-22T13:48:55.191Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:48:55.191Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-22T13:48:55.191Z] PASS [2021-12-22T13:48:55.191Z] coverage: 49.4% of statements [2021-12-22T13:48:55.191Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2021-12-22T13:48:55.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:48:55.346Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-22T13:48:55.346Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-22T13:48:55.346Z] [2021-12-22T13:48:55.346Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-22T13:48:55.346Z] =========================== short test summary info ============================ [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-22T13:48:55.346Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-22T13:48:55.346Z] Not supported on most drivers [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-22T13:48:55.346Z] Output of docker top depends on host distro, and is not formalized. [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-22T13:48:55.346Z] Output of docker top depends on host distro, and is not formalized. [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-22T13:48:55.346Z] Can fail if eth0 has multiple IP addresses [2021-12-22T13:48:55.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-22T13:48:55.346Z] This doesn't seem to be taken into account by the engine [2021-12-22T13:48:55.346Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-22T13:48:55.346Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-22T13:48:55.346Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 309.78 seconds == [2021-12-22T13:48:55.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-22T13:48:55.604Z] === RUN TestChrootTarUntar [2021-12-22T13:48:55.605Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-22T13:48:55.605Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootUntarEmptyArchive [2021-12-22T13:48:55.605Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootTarUntarWithSymlink [2021-12-22T13:48:55.605Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootCopyWithTar [2021-12-22T13:48:55.605Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootCopyFileWithTar [2021-12-22T13:48:55.605Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootUntarPath [2021-12-22T13:48:55.605Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-22T13:48:55.605Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-22T13:48:55.605Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:55.605Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:48:55.605Z] === RUN TestChrootApplyDotDotFile [2021-12-22T13:48:56.072Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:48:56.072Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:48:56.072Z] PASS [2021-12-22T13:48:56.072Z] coverage: 15.1% of statements [2021-12-22T13:48:56.072Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.1% of statements [2021-12-22T13:48:56.539Z] === RUN TestSizeEmpty [2021-12-22T13:48:56.539Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeEmptyFile [2021-12-22T13:48:56.539Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeNonemptyFile [2021-12-22T13:48:56.539Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-22T13:48:56.539Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-22T13:48:56.539Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-22T13:48:56.539Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestMoveToSubdir [2021-12-22T13:48:56.539Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-22T13:48:56.539Z] === RUN TestSizeNonExistingDirectory [2021-12-22T13:48:56.539Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-22T13:48:56.539Z] PASS [2021-12-22T13:48:56.540Z] coverage: 80.0% of statements [2021-12-22T13:48:56.540Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2021-12-22T13:48:57.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:48:57.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:48:57.525Z] 2021/12/22 13:48:57 Closing DB instances... [2021-12-22T13:48:57.525Z] === RUN TestPollerAddRemove [2021-12-22T13:48:57.525Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-22T13:48:57.525Z] === RUN TestPollerEvent [2021-12-22T13:48:57.525Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:48:57.525Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-22T13:48:57.525Z] === RUN TestPollerClose [2021-12-22T13:48:57.525Z] --- PASS: TestPollerClose (0.00s) [2021-12-22T13:48:57.525Z] PASS [2021-12-22T13:48:57.525Z] coverage: 45.7% of statements [2021-12-22T13:48:57.525Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-12-22T13:48:58.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-22T13:48:58.525Z] === RUN TestCopyFileWithInvalidSrc [2021-12-22T13:48:58.525Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:48:58.525Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-22T13:48:58.525Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-22T13:48:58.525Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-12-22T13:48:58.525Z] === RUN TestCopyFile [2021-12-22T13:48:58.525Z] --- PASS: TestCopyFile (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-22T13:48:58.525Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:48:58.525Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-22T13:48:58.525Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-22T13:48:58.525Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:48:58.525Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestWildcardMatches [2021-12-22T13:48:58.525Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestPatternMatches [2021-12-22T13:48:58.525Z] --- PASS: TestPatternMatches (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-22T13:48:58.525Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestPatternMatchesFolderExclusions [2021-12-22T13:48:58.525Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-22T13:48:58.525Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-22T13:48:58.525Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-22T13:48:58.525Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-22T13:48:58.525Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestSingleExclamationError [2021-12-22T13:48:58.525Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestMatchesWithNoPatterns [2021-12-22T13:48:58.525Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestMatchesWithMalformedPatterns [2021-12-22T13:48:58.525Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestMatches [2021-12-22T13:48:58.525Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-22T13:48:58.525Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-22T13:48:58.525Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-22T13:48:58.525Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-22T13:48:58.525Z] --- PASS: TestMatches (0.01s) [2021-12-22T13:48:58.525Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-22T13:48:58.525Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-22T13:48:58.525Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-22T13:48:58.525Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatterns [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatternsExceptionFlag [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCleanPatternsErrorSingleException [2021-12-22T13:48:58.525Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-22T13:48:58.525Z] === RUN TestCreateIfNotExistsDir [2021-12-22T13:48:58.525Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-22T13:48:58.525Z] === RUN TestCreateIfNotExistsFile [2021-12-22T13:48:58.525Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-22T13:48:58.525Z] === RUN TestMatch [2021-12-22T13:48:58.525Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:48:58.525Z] PASS [2021-12-22T13:48:58.525Z] coverage: 84.0% of statements [2021-12-22T13:48:58.525Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 84.0% of statements [2021-12-22T13:48:59.510Z] === RUN TestGet [2021-12-22T13:48:59.510Z] --- PASS: TestGet (0.00s) [2021-12-22T13:48:59.510Z] === RUN TestGetShortcutString [2021-12-22T13:48:59.510Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-22T13:48:59.510Z] PASS [2021-12-22T13:48:59.510Z] coverage: 42.9% of statements [2021-12-22T13:48:59.510Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-12-22T13:48:59.510Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2021-12-22T13:48:59.510Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-22T13:49:00.495Z] === RUN TestCreateIDMapOrder [2021-12-22T13:49:00.495Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-22T13:49:00.495Z] PASS [2021-12-22T13:49:00.495Z] coverage: 7.2% of statements [2021-12-22T13:49:00.495Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 7.2% of statements [2021-12-22T13:49:00.963Z] --- PASS: TestTarFiles (5.96s) [2021-12-22T13:49:00.963Z] === RUN TestDetectCompressionZstd [2021-12-22T13:49:00.963Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-22T13:49:00.963Z] === RUN TestTarUntar [2021-12-22T13:49:00.963Z] --- PASS: TestTarUntar (0.05s) [2021-12-22T13:49:00.963Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-22T13:49:00.963Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-12-22T13:49:00.963Z] === RUN TestTarWithOptions [2021-12-22T13:49:00.963Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-22T13:49:00.963Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-22T13:49:00.963Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-22T13:49:00.963Z] === RUN TestUntarUstarGnuConflict [2021-12-22T13:49:00.963Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-22T13:49:00.963Z] === RUN TestUntarInvalidFilenames [2021-12-22T13:49:01.430Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2374888268\\dest" [2021-12-22T13:49:01.430Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2021-12-22T13:49:01.430Z] === RUN TestUntarHardlinkToSymlink [2021-12-22T13:49:01.431Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-22T13:49:01.431Z] === RUN TestUntarInvalidHardlink [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2047827497\\victim\\hello" -> "../victim/hello" [2021-12-22T13:49:01.431Z] 2021/12/22 13:49:01 Closing DB instances... [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2089512249\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink711042882\\victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3274187525\\victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1777940230\\victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3147788017\\victim" -> "../victim" [2021-12-22T13:49:01.431Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-22T13:49:01.431Z] === RUN TestUntarInvalidSymlink [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3353261322\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink59208984\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1656424921\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4211098343\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2023216947\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink976822609\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:01.431Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2240280223\\dest\\dir\\loophole" -> "../../victim" [2021-12-22T13:49:01.431Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-22T13:49:01.431Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-22T13:49:01.431Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestXGlobalNoParent [2021-12-22T13:49:01.431Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestReplaceFileTarWrapper [2021-12-22T13:49:01.431Z] === RUN TestFixedBufferCap [2021-12-22T13:49:01.431Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestFixedBufferLen [2021-12-22T13:49:01.431Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestFixedBufferString [2021-12-22T13:49:01.431Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestFixedBufferWrite [2021-12-22T13:49:01.431Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestFixedBufferRead [2021-12-22T13:49:01.431Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestBytesPipeRead [2021-12-22T13:49:01.431Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestBytesPipeWrite [2021-12-22T13:49:01.431Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-22T13:49:01.431Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-22T13:49:01.431Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-12-22T13:49:01.431Z] === RUN TestPrefixHeaderReadable [2021-12-22T13:49:01.431Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-22T13:49:01.431Z] === RUN TestDisablePigz [2021-12-22T13:49:01.431Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-22T13:49:01.898Z] --- PASS: TestDisablePigz (0.13s) [2021-12-22T13:49:01.898Z] === RUN TestPigz [2021-12-22T13:49:01.898Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-22T13:49:01.898Z] --- PASS: TestPigz (0.16s) [2021-12-22T13:49:01.898Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:49:01.898Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:49:01.898Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestCanonicalTarNameForPath [2021-12-22T13:49:01.898Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestCanonicalTarName [2021-12-22T13:49:01.898Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChmodTarEntry [2021-12-22T13:49:01.898Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestHardLinkOrder [2021-12-22T13:49:01.898Z] --- PASS: TestHardLinkOrder (0.09s) [2021-12-22T13:49:01.898Z] === RUN TestChangeString [2021-12-22T13:49:01.898Z] --- PASS: TestChangeString (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesWithNoChanges [2021-12-22T13:49:01.898Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-22T13:49:01.898Z] === RUN TestChangesWithChanges [2021-12-22T13:49:01.898Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-12-22T13:49:01.898Z] === RUN TestAtomicWriteToFile [2021-12-22T13:49:01.898Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-22T13:49:01.898Z] === RUN TestAtomicWriteSetCommit [2021-12-22T13:49:01.898Z] --- PASS: TestChangesWithChanges (0.04s) [2021-12-22T13:49:01.898Z] === RUN TestChangesWithChangesGH13590 [2021-12-22T13:49:01.898Z] changes_test.go:195: needs more investigation [2021-12-22T13:49:01.898Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesDirsEmpty [2021-12-22T13:49:01.898Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:49:01.898Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesDirsMutated [2021-12-22T13:49:01.898Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:49:01.898Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestApplyLayer [2021-12-22T13:49:01.898Z] changes_test.go:432: needs further investigation [2021-12-22T13:49:01.898Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesSizeWithHardlinks [2021-12-22T13:49:01.898Z] changes_test.go:468: needs further investigation [2021-12-22T13:49:01.898Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesSizeWithNoChanges [2021-12-22T13:49:01.898Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-22T13:49:01.898Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestChangesSize [2021-12-22T13:49:01.898Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-22T13:49:01.898Z] === RUN TestAtomicWriteSetCancel [2021-12-22T13:49:01.898Z] --- PASS: TestChangesSize (0.01s) [2021-12-22T13:49:01.898Z] === RUN TestApplyLayerInvalidFilenames [2021-12-22T13:49:01.898Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4109640597\\dest" [2021-12-22T13:49:01.898Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-22T13:49:01.898Z] === RUN TestReadCloserWrapperClose [2021-12-22T13:49:01.898Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestReaderErrWrapperReadOnError [2021-12-22T13:49:01.898Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestReaderErrWrapperRead [2021-12-22T13:49:01.898Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-22T13:49:01.898Z] === RUN TestCancelReadCloser [2021-12-22T13:49:01.898Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-22T13:49:01.898Z] === RUN TestApplyLayerInvalidHardlink [2021-12-22T13:49:01.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2842158986\\victim\\hello" -> "../victim/hello" [2021-12-22T13:49:01.898Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4011533457\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:49:01.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink881646235\\victim" -> "../victim" [2021-12-22T13:49:01.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink270911104\\victim" -> "../victim" [2021-12-22T13:49:01.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1772801751\\victim" -> "../victim" [2021-12-22T13:49:01.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2541435288\\victim" -> "../victim" [2021-12-22T13:49:01.899Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-12-22T13:49:01.899Z] === RUN TestApplyLayerInvalidSymlink [2021-12-22T13:49:01.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4192799390\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:49:02.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-22T13:49:02.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2525290545\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:49:02.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink423456918\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:02.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink950319185\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:02.366Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink817709497\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:02.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink786702191\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:49:02.367Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-12-22T13:49:02.367Z] === RUN TestApplyLayerWhiteouts [2021-12-22T13:49:02.367Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-22T13:49:02.367Z] === RUN TestWriteCloserWrapperClose [2021-12-22T13:49:02.367Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-22T13:49:02.367Z] === RUN TestNopWriteCloser [2021-12-22T13:49:02.367Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-22T13:49:02.367Z] === RUN TestNopWriter [2021-12-22T13:49:02.367Z] --- PASS: TestNopWriter (0.00s) [2021-12-22T13:49:02.367Z] === RUN TestWriteCounter [2021-12-22T13:49:02.367Z] --- PASS: TestWriteCounter (0.00s) [2021-12-22T13:49:02.367Z] PASS [2021-12-22T13:49:02.367Z] coverage: 69.2% of statements [2021-12-22T13:49:02.367Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 69.2% of statements [2021-12-22T13:49:02.367Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-12-22T13:49:02.367Z] === RUN TestGenerateEmptyFile [2021-12-22T13:49:02.367Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-22T13:49:02.367Z] === RUN TestGenerateWithContent [2021-12-22T13:49:02.367Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-22T13:49:02.367Z] PASS [2021-12-22T13:49:02.367Z] coverage: 62.0% of statements [2021-12-22T13:49:02.367Z] ok github.com/docker/docker/pkg/archive 8.649s coverage: 62.0% of statements [2021-12-22T13:49:02.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:49:02.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-22T13:49:02.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:49:02.834Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-12-22T13:49:02.834Z] === RUN TestNetworkDBNodeLeave [2021-12-22T13:49:03.307Z] === RUN TestError [2021-12-22T13:49:03.307Z] --- PASS: TestError (0.00s) [2021-12-22T13:49:03.307Z] === RUN TestProgressString [2021-12-22T13:49:03.307Z] === RUN TestProgressString/no_progress [2021-12-22T13:49:03.307Z] === RUN TestProgressString/progress_1 [2021-12-22T13:49:03.307Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-22T13:49:03.307Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-22T13:49:03.307Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-22T13:49:03.307Z] === RUN TestProgressString/with_units [2021-12-22T13:49:03.307Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-22T13:49:03.307Z] === RUN TestProgressString/hide_counts [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-22T13:49:03.307Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-22T13:49:03.307Z] === RUN TestJSONMessageDisplay [2021-12-22T13:49:03.307Z] --- PASS: TestJSONMessageDisplay (0.20s) [2021-12-22T13:49:03.307Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-22T13:49:03.307Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-22T13:49:03.307Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-22T13:49:03.307Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-22T13:49:03.307Z] === RUN TestDisplayJSONMessagesStream [2021-12-22T13:49:03.307Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-22T13:49:03.307Z] PASS [2021-12-22T13:49:03.307Z] coverage: 91.7% of statements [2021-12-22T13:49:03.307Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2021-12-22T13:49:04.291Z] === RUN TestStandardLongPath [2021-12-22T13:49:04.291Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-22T13:49:04.291Z] === RUN TestUNCLongPath [2021-12-22T13:49:04.291Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-22T13:49:04.291Z] PASS [2021-12-22T13:49:04.291Z] coverage: 100.0% of statements [2021-12-22T13:49:04.291Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-12-22T13:49:04.759Z] === RUN TestNameFormat [2021-12-22T13:49:04.759Z] --- PASS: TestNameFormat (0.00s) [2021-12-22T13:49:04.759Z] === RUN TestNameRetries [2021-12-22T13:49:04.759Z] --- PASS: TestNameRetries (0.00s) [2021-12-22T13:49:04.759Z] PASS [2021-12-22T13:49:04.759Z] coverage: 85.7% of statements [2021-12-22T13:49:04.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-12-22T13:49:05.226Z] === RUN TestParseKeyValueOpt [2021-12-22T13:49:05.226Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-22T13:49:05.226Z] === RUN TestParseUintList [2021-12-22T13:49:05.226Z] --- PASS: TestParseUintList (0.00s) [2021-12-22T13:49:05.226Z] === RUN TestParseUintListMaximumLimits [2021-12-22T13:49:05.226Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-22T13:49:05.226Z] PASS [2021-12-22T13:49:05.226Z] coverage: 97.0% of statements [2021-12-22T13:49:05.226Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-12-22T13:49:05.596Z] === RUN TestCheckpointCreateError [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointCreate [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointDeleteError [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointDelete [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointListError [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointList [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointList (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCheckpointListContainerNotFound [2021-12-22T13:49:05.596Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNewClientWithOpsFromEnv [2021-12-22T13:49:05.596Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:49:05.596Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestGetAPIPath [2021-12-22T13:49:05.596Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestParseHostURL [2021-12-22T13:49:05.596Z] --- PASS: TestParseHostURL (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-22T13:49:05.596Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPIVersion [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPVersionOverride [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-22T13:49:05.596Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestClientRedirect [2021-12-22T13:49:05.596Z] --- PASS: TestClientRedirect (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigCreateUnsupported [2021-12-22T13:49:05.596Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigCreateError [2021-12-22T13:49:05.596Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigCreate [2021-12-22T13:49:05.596Z] --- PASS: TestConfigCreate (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspectNotFound [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspectWithEmptyID [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspectUnsupported [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspectError [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspectConfigNotFound [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigInspect [2021-12-22T13:49:05.596Z] --- PASS: TestConfigInspect (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigListUnsupported [2021-12-22T13:49:05.596Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigListError [2021-12-22T13:49:05.596Z] --- PASS: TestConfigListError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigList [2021-12-22T13:49:05.596Z] --- PASS: TestConfigList (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigRemoveUnsupported [2021-12-22T13:49:05.596Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigRemoveError [2021-12-22T13:49:05.596Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigRemove [2021-12-22T13:49:05.596Z] --- PASS: TestConfigRemove (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigUpdateUnsupported [2021-12-22T13:49:05.596Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigUpdateError [2021-12-22T13:49:05.596Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestConfigUpdate [2021-12-22T13:49:05.596Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCommitError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCommit [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCommit (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStatPathError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStatPathNotFoundError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStatPathNoHeaderError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStatPath [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyToContainerError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyToContainerNotFoundError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyToContainer [2021-12-22T13:49:05.596Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyFromContainerError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyFromContainerNotFoundError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-22T13:49:05.596Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestCopyFromContainer [2021-12-22T13:49:05.596Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCreateError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCreateImageNotFound [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCreateWithName [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerCreateAutoRemove [2021-12-22T13:49:05.596Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerDiffError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerDiff [2021-12-22T13:49:05.596Z] --- PASS: TestContainerDiff (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecCreateError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecCreate [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecStartError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecStart [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecInspectError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecInspect [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExportError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExportError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExport [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExport (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerInspectError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerInspectContainerNotFound [2021-12-22T13:49:05.596Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerInspectWithEmptyID [2021-12-22T13:49:05.596Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerInspect [2021-12-22T13:49:05.596Z] --- PASS: TestContainerInspect (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerInspectNode [2021-12-22T13:49:05.596Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerKillError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerKillError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerKill [2021-12-22T13:49:05.596Z] --- PASS: TestContainerKill (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerListError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerListError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerList [2021-12-22T13:49:05.596Z] --- PASS: TestContainerList (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerLogsNotFoundError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerLogsError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerLogs [2021-12-22T13:49:05.596Z] --- PASS: TestContainerLogs (0.21s) [2021-12-22T13:49:05.596Z] === RUN TestContainerPauseError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerPause [2021-12-22T13:49:05.596Z] --- PASS: TestContainerPause (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainersPruneError [2021-12-22T13:49:05.596Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainersPrune [2021-12-22T13:49:05.596Z] --- PASS: TestContainersPrune (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRemoveError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRemoveNotFoundError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRemove [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRemove (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRenameError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRename [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRename (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerResizeError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecResizeError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerResize [2021-12-22T13:49:05.596Z] --- PASS: TestContainerResize (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerExecResize [2021-12-22T13:49:05.596Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRestartError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerRestart [2021-12-22T13:49:05.596Z] --- PASS: TestContainerRestart (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStartError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStartError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStart [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStart (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStatsError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStats [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStats (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStopError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStopError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerStop [2021-12-22T13:49:05.596Z] --- PASS: TestContainerStop (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerTopError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerTopError (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerTop [2021-12-22T13:49:05.596Z] --- PASS: TestContainerTop (0.00s) [2021-12-22T13:49:05.596Z] === RUN TestContainerUnpauseError [2021-12-22T13:49:05.596Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestContainerUnpause [2021-12-22T13:49:05.597Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestContainerUpdateError [2021-12-22T13:49:05.597Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestContainerUpdate [2021-12-22T13:49:05.597Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestContainerWaitError [2021-12-22T13:49:05.597Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestContainerWait [2021-12-22T13:49:05.597Z] --- PASS: TestContainerWait (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestDiskUsageError [2021-12-22T13:49:05.597Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestDiskUsage [2021-12-22T13:49:05.597Z] --- PASS: TestDiskUsage (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestDistributionInspectUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestDistributionInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestEventsErrorInOptions [2021-12-22T13:49:05.597Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestEventsErrorFromServer [2021-12-22T13:49:05.597Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestEvents [2021-12-22T13:49:05.597Z] --- PASS: TestEvents (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestTLSCloseWriter [2021-12-22T13:49:05.597Z] === PAUSE TestTLSCloseWriter [2021-12-22T13:49:05.597Z] === RUN TestImageBuildError [2021-12-22T13:49:05.597Z] --- PASS: TestImageBuildError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageBuild [2021-12-22T13:49:05.597Z] --- PASS: TestImageBuild (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestGetDockerOS [2021-12-22T13:49:05.597Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageCreateError [2021-12-22T13:49:05.597Z] --- PASS: TestImageCreateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageCreate [2021-12-22T13:49:05.597Z] --- PASS: TestImageCreate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageHistoryError [2021-12-22T13:49:05.597Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageHistory [2021-12-22T13:49:05.597Z] --- PASS: TestImageHistory (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageImportError [2021-12-22T13:49:05.597Z] --- PASS: TestImageImportError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageImport [2021-12-22T13:49:05.597Z] --- PASS: TestImageImport (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageInspectError [2021-12-22T13:49:05.597Z] --- PASS: TestImageInspectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageInspectImageNotFound [2021-12-22T13:49:05.597Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageInspect [2021-12-22T13:49:05.597Z] --- PASS: TestImageInspect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageListError [2021-12-22T13:49:05.597Z] --- PASS: TestImageListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageList [2021-12-22T13:49:05.597Z] --- PASS: TestImageList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageListApiBefore125 [2021-12-22T13:49:05.597Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageLoadError [2021-12-22T13:49:05.597Z] --- PASS: TestImageLoadError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageLoad [2021-12-22T13:49:05.597Z] --- PASS: TestImageLoad (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagesPruneError [2021-12-22T13:49:05.597Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagesPrune [2021-12-22T13:49:05.597Z] --- PASS: TestImagesPrune (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullReferenceParseError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullAnyError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePullWithoutErrors [2021-12-22T13:49:05.597Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushReferenceError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushAnyError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithoutErrors [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-22T13:49:05.597Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageRemoveImageNotFound [2021-12-22T13:49:05.597Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageRemove [2021-12-22T13:49:05.597Z] --- PASS: TestImageRemove (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSaveError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSaveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSave [2021-12-22T13:49:05.597Z] --- PASS: TestImageSave (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchAnyError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageSearchWithoutErrors [2021-12-22T13:49:05.597Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageTagError [2021-12-22T13:49:05.597Z] --- PASS: TestImageTagError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageTagInvalidReference [2021-12-22T13:49:05.597Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageTagInvalidSourceImageName [2021-12-22T13:49:05.597Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageTagHexSource [2021-12-22T13:49:05.597Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestImageTag [2021-12-22T13:49:05.597Z] --- PASS: TestImageTag (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestInfoServerError [2021-12-22T13:49:05.597Z] --- PASS: TestInfoServerError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestInfoInvalidResponseJSONError [2021-12-22T13:49:05.597Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestInfo [2021-12-22T13:49:05.597Z] --- PASS: TestInfo (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkConnectError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkConnect [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkCreateError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkCreate [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkDisconnectError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkDisconnect [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/empty_ID [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/no_options [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/verbose [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/global_scope [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/unknown_network [2021-12-22T13:49:05.597Z] === RUN TestNetworkInspect/server_error [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkListError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkList [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworksPruneError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworksPrune [2021-12-22T13:49:05.597Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNetworkRemove [2021-12-22T13:49:05.597Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeInspectError [2021-12-22T13:49:05.597Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeInspectNodeNotFound [2021-12-22T13:49:05.597Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeInspect [2021-12-22T13:49:05.597Z] --- PASS: TestNodeInspect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeListError [2021-12-22T13:49:05.597Z] --- PASS: TestNodeListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeList [2021-12-22T13:49:05.597Z] --- PASS: TestNodeList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeRemove [2021-12-22T13:49:05.597Z] --- PASS: TestNodeRemove (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeUpdateError [2021-12-22T13:49:05.597Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestNodeUpdate [2021-12-22T13:49:05.597Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestOptionWithTimeout [2021-12-22T13:49:05.597Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPingFail [2021-12-22T13:49:05.597Z] --- PASS: TestPingFail (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPingWithError [2021-12-22T13:49:05.597Z] 2021/12/22 13:49:04 RoundTripper returned a response & error; ignoring response [2021-12-22T13:49:05.597Z] 2021/12/22 13:49:04 RoundTripper returned a response & error; ignoring response [2021-12-22T13:49:05.597Z] --- PASS: TestPingWithError (0.02s) [2021-12-22T13:49:05.597Z] === RUN TestPingSuccess [2021-12-22T13:49:05.597Z] --- PASS: TestPingSuccess (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPingHeadFallback [2021-12-22T13:49:05.597Z] === RUN TestPingHeadFallback/OK [2021-12-22T13:49:05.597Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-22T13:49:05.597Z] === RUN TestPingHeadFallback/Not_Found [2021-12-22T13:49:05.597Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-22T13:49:05.597Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-22T13:49:05.597Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginDisableError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginDisable [2021-12-22T13:49:05.597Z] --- PASS: TestPluginDisable (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginEnableError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginEnable [2021-12-22T13:49:05.597Z] --- PASS: TestPluginEnable (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginInspectError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginInspect [2021-12-22T13:49:05.597Z] --- PASS: TestPluginInspect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginListError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginList [2021-12-22T13:49:05.597Z] --- PASS: TestPluginList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginPushError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginPushError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginPush [2021-12-22T13:49:05.597Z] --- PASS: TestPluginPush (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginRemove [2021-12-22T13:49:05.597Z] --- PASS: TestPluginRemove (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginSetError [2021-12-22T13:49:05.597Z] --- PASS: TestPluginSetError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPluginSet [2021-12-22T13:49:05.597Z] --- PASS: TestPluginSet (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSetHostHeader [2021-12-22T13:49:05.597Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestPlainTextError [2021-12-22T13:49:05.597Z] --- PASS: TestPlainTextError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestInfiniteError [2021-12-22T13:49:05.597Z] --- PASS: TestInfiniteError (0.04s) [2021-12-22T13:49:05.597Z] === RUN TestCanceledContext [2021-12-22T13:49:05.597Z] 2021/12/22 13:49:04 RoundTripper returned a response & error; ignoring response [2021-12-22T13:49:05.597Z] --- PASS: TestCanceledContext (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestDeadlineExceededContext [2021-12-22T13:49:05.597Z] 2021/12/22 13:49:04 RoundTripper returned a response & error; ignoring response [2021-12-22T13:49:05.597Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretCreateUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretCreateError [2021-12-22T13:49:05.597Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretCreate [2021-12-22T13:49:05.597Z] --- PASS: TestSecretCreate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretInspectUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretInspectError [2021-12-22T13:49:05.597Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretInspectSecretNotFound [2021-12-22T13:49:05.597Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretInspect [2021-12-22T13:49:05.597Z] --- PASS: TestSecretInspect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretListUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretListError [2021-12-22T13:49:05.597Z] --- PASS: TestSecretListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretList [2021-12-22T13:49:05.597Z] --- PASS: TestSecretList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretRemoveUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretRemove [2021-12-22T13:49:05.597Z] --- PASS: TestSecretRemove (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretUpdateUnsupported [2021-12-22T13:49:05.597Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretUpdateError [2021-12-22T13:49:05.597Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestSecretUpdate [2021-12-22T13:49:05.597Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceCreateError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceCreate [2021-12-22T13:49:05.597Z] --- PASS: TestServiceCreate (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-22T13:49:05.597Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2021-12-22T13:49:05.597Z] === RUN TestServiceCreateDigestPinning [2021-12-22T13:49:05.597Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceInspectError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceInspectServiceNotFound [2021-12-22T13:49:05.597Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceInspectWithEmptyID [2021-12-22T13:49:05.597Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceInspect [2021-12-22T13:49:05.597Z] --- PASS: TestServiceInspect (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceListError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceListError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceList [2021-12-22T13:49:05.597Z] --- PASS: TestServiceList (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceLogsError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceLogs [2021-12-22T13:49:05.597Z] --- PASS: TestServiceLogs (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceRemoveError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceRemoveNotFoundError [2021-12-22T13:49:05.597Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-22T13:49:05.597Z] === RUN TestServiceRemove [2021-12-22T13:49:05.597Z] --- PASS: TestServiceRemove (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestServiceUpdateError [2021-12-22T13:49:05.598Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestServiceUpdate [2021-12-22T13:49:05.598Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmGetUnlockKeyError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmGetUnlockKey [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmInitError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmInit [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmInit (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmInspectError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmInspect [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmJoinError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmJoin [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmLeaveError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmLeave [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmUnlockError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmUnlock [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmUpdateError [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestSwarmUpdate [2021-12-22T13:49:05.598Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestTaskInspectError [2021-12-22T13:49:05.598Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestTaskInspectWithEmptyID [2021-12-22T13:49:05.598Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestTaskInspect [2021-12-22T13:49:05.598Z] --- PASS: TestTaskInspect (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestTaskListError [2021-12-22T13:49:05.598Z] --- PASS: TestTaskListError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestTaskList [2021-12-22T13:49:05.598Z] --- PASS: TestTaskList (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeCreateError [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeCreate [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeInspectError [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeInspectNotFound [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeInspectWithEmptyID [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeInspect [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeListError [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeListError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeList [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeList (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeRemoveError [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-22T13:49:05.598Z] === RUN TestVolumeRemove [2021-12-22T13:49:05.598Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-22T13:49:05.598Z] === CONT TestTLSCloseWriter [2021-12-22T13:49:05.598Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-12-22T13:49:05.598Z] PASS [2021-12-22T13:49:05.598Z] coverage: 75.1% of statements [2021-12-22T13:49:05.598Z] ok github.com/docker/docker/client 0.489s coverage: 75.1% of statements [2021-12-22T13:49:05.693Z] --- PASS: TestNetworkDBNodeLeave (2.99s) [2021-12-22T13:49:05.693Z] === RUN TestNetworkDBWatch [2021-12-22T13:49:05.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-22T13:49:06.160Z] === RUN TestNewAndRemove [2021-12-22T13:49:06.160Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-22T13:49:06.160Z] === RUN TestRemoveInvalidPath [2021-12-22T13:49:06.160Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-22T13:49:06.160Z] PASS [2021-12-22T13:49:06.160Z] coverage: 82.6% of statements [2021-12-22T13:49:06.160Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2021-12-22T13:49:06.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-22T13:49:06.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:49:07.144Z] 2021/12/22 13:49:07 Closing DB instances... [2021-12-22T13:49:07.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-22T13:49:07.787Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T13:49:07.787Z] [2021-12-22T13:49:07.787Z] Unloading profiles will leave already running processes permanently [2021-12-22T13:49:07.787Z] unconfined, which can lead to unexpected situations. [2021-12-22T13:49:07.787Z] [2021-12-22T13:49:07.787Z] To set a process to complain mode, use the command line tool [2021-12-22T13:49:07.787Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T13:49:07.787Z] Post stage [Pipeline] junit [2021-12-22T13:49:07.801Z] Recording test results [2021-12-22T13:49:07.837Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-22T13:49:07.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:49:08.109Z] + echo Ensuring container killed. [2021-12-22T13:49:08.109Z] Ensuring container killed. [2021-12-22T13:49:08.109Z] + docker rm -vf docker-pr3 [2021-12-22T13:49:08.109Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-22T13:49:08.127Z] === RUN TestFailedConnection [2021-12-22T13:49:08.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-22T13:49:08.392Z] + echo Chowning /workspace to jenkins user [2021-12-22T13:49:08.392Z] Chowning /workspace to jenkins user [2021-12-22T13:49:08.392Z] + id -u [2021-12-22T13:49:08.392Z] + id -g [2021-12-22T13:49:08.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [2021-12-22T13:49:08.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-22T13:49:09.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:49:09.111Z] --- PASS: TestNetworkDBWatch (3.26s) [2021-12-22T13:49:09.111Z] === RUN TestNetworkDBBulkSync [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T13:49:09.579Z] --- PASS: TestGetAddress (23.57s) [2021-12-22T13:49:09.579Z] === RUN TestRequestSyntaxCheck [2021-12-22T13:49:09.579Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-22T13:49:09.579Z] === RUN TestRequest [2021-12-22T13:49:09.618Z] + bundleName=docker-py [2021-12-22T13:49:09.619Z] + echo Creating docker-py-bundles.tar.gz [2021-12-22T13:49:09.619Z] Creating docker-py-bundles.tar.gz [2021-12-22T13:49:09.619Z] + 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-12-22T13:49:09.631Z] Archiving artifacts [2021-12-22T13:49:09.839Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-22T13:49:10.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-22T13:49:10.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-22T13:49:10.048Z] --- PASS: TestFailedConnection (2.16s) [2021-12-22T13:49:10.048Z] === RUN TestFailOnce [2021-12-22T13:49:10.048Z] 2021/12/22 13:49:09 Closing DB instances... [2021-12-22T13:49:10.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/make.sh binary [2021-12-22T13:49:10.452Z] [2021-12-22T13:49:10.517Z] 2021/12/22 13:49:09 http: panic serving 127.0.0.1:49278: Plugin not ready [2021-12-22T13:49:10.517Z] goroutine 9 [running]: [2021-12-22T13:49:10.517Z] net/http.(*conn).serve.func1() [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-22T13:49:10.517Z] panic({0x11aac40, 0x12b7350}) [2021-12-22T13:49:10.517Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-22T13:49:10.517Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe626fb401c8ba79a}, 0xc000051a98) [2021-12-22T13:49:10.517Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-22T13:49:10.517Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12c40d0, 0xc0001a40e0}, 0x10ff106) [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-22T13:49:10.517Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12c40d0, 0xc0001a40e0}, 0xc000158100) [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-22T13:49:10.517Z] net/http.serverHandler.ServeHTTP({0x12c26d0}, {0x12c40d0, 0xc0001a40e0}, 0xc000158100) [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-22T13:49:10.517Z] net/http.(*conn).serve(0xc000062b40, {0x12c5fa0, 0xc0000880c0}) [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-22T13:49:10.517Z] created by net/http.(*Server).Serve [2021-12-22T13:49:10.517Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-22T13:49:10.517Z] time="2021-12-22T13:49:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2021-12-22T13:49:10.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:49:10.709Z] Removing bundles/ [2021-12-22T13:49:10.709Z] [2021-12-22T13:49:10.709Z] ---> Making bundle: binary (in bundles/binary) [2021-12-22T13:49:10.709Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-22T13:49:10.709Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:49:11.502Z] --- PASS: TestFailOnce (1.21s) [2021-12-22T13:49:11.502Z] === RUN TestEchoInputOutput [2021-12-22T13:49:11.502Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-22T13:49:11.502Z] === RUN TestBackoff [2021-12-22T13:49:11.502Z] --- PASS: TestBackoff (0.00s) [2021-12-22T13:49:11.502Z] === RUN TestAbortRetry [2021-12-22T13:49:11.502Z] --- PASS: TestAbortRetry (0.00s) [2021-12-22T13:49:11.502Z] === RUN TestClientScheme [2021-12-22T13:49:11.502Z] --- PASS: TestClientScheme (0.00s) [2021-12-22T13:49:11.502Z] === RUN TestNewClientWithTimeout [2021-12-22T13:49:11.502Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-12-22T13:49:11.502Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-22T13:49:11.972Z] time="2021-12-22T13:49:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-22T13:49:12.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-22T13:49:12.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-22T13:49:12.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-22T13:49:12.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:49:12.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-22T13:49:13.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:49:13.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-22T13:49:13.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-22T13:49:13.534Z] time="2021-12-22T13:49:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-22T13:49:14.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-22T13:49:14.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-22T13:49:15.095Z] 2021/12/22 13:49:14 Closing DB instances... [2021-12-22T13:49:15.564Z] time="2021-12-22T13:49:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.87s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.13s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.72s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.18s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.36s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.25s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2021-12-22T13:49:15.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2021-12-22T13:49:15.686Z] === RUN TestCgroupNamespacesRun [2021-12-22T13:49:16.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-22T13:49:17.131Z] --- PASS: TestRequest (7.70s) [2021-12-22T13:49:17.131Z] === RUN TestOverlappingRequests [2021-12-22T13:49:17.575Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-12-22T13:49:17.576Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-22T13:49:17.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-22T13:49:17.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-22T13:49:17.599Z] --- PASS: TestOverlappingRequests (0.40s) [2021-12-22T13:49:17.599Z] === RUN TestRelease [2021-12-22T13:49:17.599Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2021-12-22T13:49:17.599Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-22T13:49:17.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-22T13:49:18.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-22T13:49:18.582Z] 2021/12/22 13:49:18 Closing DB instances... [2021-12-22T13:49:18.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-22T13:49:18.761Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s) [2021-12-22T13:49:18.761Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-22T13:49:19.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-22T13:49:19.049Z] --- PASS: TestRelease (1.50s) [2021-12-22T13:49:19.049Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:49:19.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-22T13:49:19.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-22T13:49:20.032Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-12-22T13:49:20.033Z] === RUN TestNetworkDBGarbageCollection [2021-12-22T13:49:20.252Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-22T13:49:20.252Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2021-12-22T13:49:20.252Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-22T13:49:20.501Z] time="2021-12-22T13:49:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-22T13:49:20.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-22T13:49:20.815Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-22T13:49:21.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-22T13:49:22.184Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2021-12-22T13:49:22.184Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-22T13:49:22.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-22T13:49:22.440Z] check_test.go:308: [df505907bc350] daemon is not started [2021-12-22T13:49:22.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-22T13:49:23.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-22T13:49:23.452Z] --- PASS: TestAllocateRandomDeallocate (4.11s) [2021-12-22T13:49:23.452Z] === RUN TestRetrieveFromStore [2021-12-22T13:49:23.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-12-22T13:49:23.807Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-22T13:49:23.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:49:23.930Z] Using test binary docker [2021-12-22T13:49:23.930Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-22T13:49:23.930Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-22T13:49:23.930Z] Starting dockerd [2021-12-22T13:49:23.930Z] INFO: Waiting for daemon to start... [2021-12-22T13:49:24.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-22T13:49:24.437Z] --- PASS: TestRetrieveFromStore (1.41s) [2021-12-22T13:49:24.437Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-22T13:49:24.437Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-12-22T13:49:24.437Z] === RUN TestParallelPredefinedRequest1 [2021-12-22T13:49:24.437Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-22T13:49:24.437Z] === RUN TestParallelPredefinedRequest2 [2021-12-22T13:49:24.437Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-22T13:49:24.437Z] === RUN TestParallelPredefinedRequest3 [2021-12-22T13:49:24.437Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-22T13:49:24.437Z] === RUN TestParallelPredefinedRequest4 [2021-12-22T13:49:24.437Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-22T13:49:24.437Z] === RUN TestParallelPredefinedRequest5 [2021-12-22T13:49:24.437Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-22T13:49:24.437Z] === RUN TestDebug [2021-12-22T13:49:24.437Z] --- PASS: TestDebug (0.00s) [2021-12-22T13:49:24.437Z] === RUN TestRequestPoolParallel [2021-12-22T13:49:24.904Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-12-22T13:49:24.904Z] === RUN TestFullAllocateRelease [2021-12-22T13:49:25.372Z] === RUN TestParseEmptyInterface [2021-12-22T13:49:25.372Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-22T13:49:25.372Z] === RUN TestParseNonInterfaceType [2021-12-22T13:49:25.372Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-22T13:49:25.372Z] === RUN TestParseWithOneFunction [2021-12-22T13:49:25.372Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-22T13:49:25.372Z] === RUN TestParseWithMultipleFuncs [2021-12-22T13:49:25.372Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-22T13:49:25.372Z] === RUN TestParseWithUnnamedReturn [2021-12-22T13:49:25.372Z] --- PASS: TestParseWithUnnamedReturn (0.01s) [2021-12-22T13:49:25.372Z] === RUN TestEmbeddedInterface [2021-12-22T13:49:25.372Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-22T13:49:25.372Z] === RUN TestParsedImports [2021-12-22T13:49:25.372Z] --- PASS: TestParsedImports (0.01s) [2021-12-22T13:49:25.372Z] === RUN TestAliasedImports [2021-12-22T13:49:25.372Z] --- PASS: TestAliasedImports (0.00s) [2021-12-22T13:49:25.372Z] PASS [2021-12-22T13:49:25.372Z] coverage: 56.8% of statements [2021-12-22T13:49:25.372Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2021-12-22T13:49:25.372Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-12-22T13:49:25.372Z] === RUN TestOddAllocateRelease [2021-12-22T13:49:25.437Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-12-22T13:49:25.437Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-22T13:49:25.839Z] --- PASS: TestOddAllocateRelease (0.28s) [2021-12-22T13:49:25.839Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-22T13:49:25.839Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-22T13:49:25.839Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-22T13:49:25.839Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-22T13:49:25.839Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-22T13:49:25.839Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest1 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest4 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest3 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest1 [2021-12-22T13:49:25.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest4 [2021-12-22T13:49:25.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest3 [2021-12-22T13:49:25.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest2 [2021-12-22T13:49:25.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:49:25.839Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:49:25.839Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:49:25.839Z] === CONT TestParallelPredefinedRequest5 [2021-12-22T13:49:25.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:49:25.839Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:49:25.839Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:49:25.839Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:49:25.839Z] PASS [2021-12-22T13:49:25.839Z] coverage: 85.3% of statements [2021-12-22T13:49:25.839Z] ok github.com/docker/docker/libnetwork/ipam 47.114s coverage: 85.3% of statements [2021-12-22T13:49:25.999Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-22T13:49:26.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-22T13:49:26.255Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-12-22T13:49:26.255Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-22T13:49:26.307Z] === RUN TestHTTPTransport [2021-12-22T13:49:26.307Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-22T13:49:26.307Z] PASS [2021-12-22T13:49:26.307Z] coverage: 85.7% of statements [2021-12-22T13:49:26.307Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-12-22T13:49:26.775Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:49:26.775Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-22T13:49:26.775Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-22T13:49:26.775Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:49:26.775Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-22T13:49:26.775Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-22T13:49:26.775Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-22T13:49:26.775Z] === RUN TestBufferPoolPutAndGet [2021-12-22T13:49:26.775Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-22T13:49:26.775Z] PASS [2021-12-22T13:49:26.775Z] coverage: 88.2% of statements [2021-12-22T13:49:26.775Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-12-22T13:49:26.804Z] --- PASS: TestCheckoutGit (34.99s) [2021-12-22T13:49:26.804Z] === RUN TestValidGitTransport [2021-12-22T13:49:26.804Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-22T13:49:26.804Z] === RUN TestGitInvalidRef [2021-12-22T13:49:26.804Z] --- PASS: TestGitInvalidRef (0.34s) [2021-12-22T13:49:26.804Z] PASS [2021-12-22T13:49:26.804Z] coverage: 86.3% of statements [2021-12-22T13:49:26.804Z] ok github.com/docker/docker/builder/remotecontext/git 35.440s coverage: 86.3% of statements [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork 37.028s coverage: 40.7% of statements [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork/driverapi 0.012s coverage: 68.9% of statements [2021-12-22T13:49:26.985Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.429s coverage: 59.9% of statements [2021-12-22T13:49:26.985Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-22T13:49:27.243Z] === RUN TestOutputOnPrematureClose [2021-12-22T13:49:27.243Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-22T13:49:27.243Z] === RUN TestCompleteSilently [2021-12-22T13:49:27.243Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-22T13:49:27.243Z] PASS [2021-12-22T13:49:27.243Z] coverage: 75.9% of statements [2021-12-22T13:49:27.243Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-12-22T13:49:27.244Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-22T13:49:27.272Z] ? github.com/docker/docker/cli [no test files] [2021-12-22T13:49:27.272Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-22T13:49:27.620Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-22T13:49:27.710Z] === RUN TestSendToOneSub [2021-12-22T13:49:27.710Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-22T13:49:27.710Z] === RUN TestSendToMultipleSubs [2021-12-22T13:49:27.710Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-22T13:49:27.710Z] === RUN TestEvictOneSub [2021-12-22T13:49:27.710Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-22T13:49:27.710Z] === RUN TestClosePublisher [2021-12-22T13:49:27.710Z] --- PASS: TestClosePublisher (0.00s) [2021-12-22T13:49:27.710Z] === RUN TestPubSubRace [2021-12-22T13:49:27.813Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.077s coverage: 4.0% of statements [2021-12-22T13:49:27.813Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-22T13:49:27.876Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2021-12-22T13:49:27.876Z] === RUN TestNISDomainname [2021-12-22T13:49:28.133Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-22T13:49:28.380Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-12-22T13:49:28.380Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-22T13:49:28.639Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-22T13:49:28.696Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-22T13:49:28.696Z] === RUN TestClientStream [2021-12-22T13:49:28.696Z] --- PASS: TestClientStream (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestClientSendFile [2021-12-22T13:49:28.696Z] --- PASS: TestClientSendFile (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestClientWithRequestTimeout [2021-12-22T13:49:28.696Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestFileSpecPlugin [2021-12-22T13:49:28.696Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-12-22T13:49:28.696Z] === RUN TestFileJSONSpecPlugin [2021-12-22T13:49:28.696Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-22T13:49:28.696Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestPluginAddHandler [2021-12-22T13:49:28.696Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestPluginWaitBadPlugin [2021-12-22T13:49:28.696Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-22T13:49:28.696Z] === RUN TestGet [2021-12-22T13:49:29.061Z] --- PASS: TestNISDomainname (0.97s) [2021-12-22T13:49:29.061Z] === RUN TestHostnameDnsResolution [2021-12-22T13:49:29.061Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-22T13:49:29.164Z] time="2021-12-22T13:49:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-22T13:49:29.164Z] --- PASS: TestPubSubRace (1.06s) [2021-12-22T13:49:29.164Z] PASS [2021-12-22T13:49:29.164Z] coverage: 75.0% of statements [2021-12-22T13:49:29.164Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2021-12-22T13:49:29.211Z] . [2021-12-22T13:49:29.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:49:29.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:49:29.211Z] Error: No such image: emptyfs [2021-12-22T13:49:29.211Z] Running integration-test (iteration 1) [2021-12-22T13:49:29.211Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-22T13:49:29.211Z] Loaded image: busybox:latest [2021-12-22T13:49:29.473Z] Loaded image: busybox:glibc [2021-12-22T13:49:29.632Z] === RUN TestRegister [2021-12-22T13:49:29.632Z] --- PASS: TestRegister (0.00s) [2021-12-22T13:49:29.632Z] === RUN TestCommand [2021-12-22T13:49:29.632Z] --- PASS: TestCommand (0.03s) [2021-12-22T13:49:29.632Z] === RUN TestNaiveSelf [2021-12-22T13:49:29.632Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-22T13:49:29.632Z] PASS [2021-12-22T13:49:29.632Z] coverage: 82.4% of statements [2021-12-22T13:49:29.632Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-12-22T13:49:30.098Z] time="2021-12-22T13:49:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-22T13:49:30.215Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-22T13:49:30.215Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-22T13:49:30.428Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-12-22T13:49:30.428Z] === RUN TestUnprivilegedPortsAndPing [2021-12-22T13:49:30.565Z] === RUN TestDump [2021-12-22T13:49:30.565Z] goroutine 6 [running]: [2021-12-22T13:49:30.565Z] github.com/docker/docker/pkg/stack.dump(0xe5b457) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:49:30.566Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-22T13:49:30.566Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-22T13:49:30.566Z] testing.tRunner(0xc000118340, 0xfc8e38) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:49:30.566Z] created by testing.(*T).Run [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:49:30.566Z] [2021-12-22T13:49:30.566Z] goroutine 1 [chan receive]: [2021-12-22T13:49:30.566Z] testing.(*T).Run(0xc0001181a0, {0xfba4fd, 0xe3a1b3}, 0xfc8e38) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:49:30.566Z] testing.runTests.func1(0xc000068750) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:49:30.566Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:49:30.566Z] testing.runTests(0xc000076080, {0x112cba0, 0x3, 0x3}, {0xe5a6ad, 0xfbc1f7, 0x1131640}) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:49:30.566Z] testing.(*M).Run(0xc000076080) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:49:30.566Z] main.main() [2021-12-22T13:49:30.566Z] _testmain.go:95 +0x1f5 [2021-12-22T13:49:30.566Z] --- PASS: TestDump (0.00s) [2021-12-22T13:49:30.566Z] === RUN TestDumpToFile [2021-12-22T13:49:30.566Z] --- PASS: TestDumpToFile (0.16s) [2021-12-22T13:49:30.566Z] === RUN TestDumpToFileWithEmptyInput [2021-12-22T13:49:30.566Z] goroutine 8 [running]: [2021-12-22T13:49:30.566Z] github.com/docker/docker/pkg/stack.dump(0xec83f4) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:49:30.566Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xec87a0}) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-22T13:49:30.566Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-12-22T13:49:30.566Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-22T13:49:30.566Z] testing.tRunner(0xc000118820, 0xfc8e28) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:49:30.566Z] created by testing.(*T).Run [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:49:30.566Z] [2021-12-22T13:49:30.566Z] goroutine 1 [chan receive]: [2021-12-22T13:49:30.566Z] testing.(*T).Run(0xc0001181a0, {0xfc1289, 0xe3a1b3}, 0xfc8e28) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:49:30.566Z] testing.runTests.func1(0xc000068750) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:49:30.566Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:49:30.566Z] testing.runTests(0xc000076080, {0x112cba0, 0x3, 0x3}, {0xe5a6ad, 0xfbc1f7, 0x1131640}) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:49:30.566Z] testing.(*M).Run(0xc000076080) [2021-12-22T13:49:30.566Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:49:30.566Z] main.main() [2021-12-22T13:49:30.566Z] _testmain.go:95 +0x1f5 [2021-12-22T13:49:30.566Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-22T13:49:30.566Z] PASS [2021-12-22T13:49:30.566Z] coverage: 90.9% of statements [2021-12-22T13:49:30.566Z] ok github.com/docker/docker/pkg/stack 0.197s coverage: 90.9% of statements [2021-12-22T13:49:30.681Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-22T13:49:30.681Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-22T13:49:30.681Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-22T13:49:30.682Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-22T13:49:30.682Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-22T13:49:30.682Z] === RUN TestConfigureDaemonLogs [2021-12-22T13:49:30.682Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-22T13:49:30.682Z] === RUN TestCommonOptionsInstallFlags [2021-12-22T13:49:30.682Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-22T13:49:30.682Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-22T13:49:30.682Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-22T13:49:30.682Z] PASS [2021-12-22T13:49:30.682Z] coverage: 18.6% of statements [2021-12-22T13:49:30.682Z] ok github.com/docker/docker/cmd/dockerd 0.530s coverage: 18.6% of statements [2021-12-22T13:49:30.682Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-22T13:49:30.682Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-22T13:49:30.854Z] Loaded image: debian:bullseye-slim [2021-12-22T13:49:30.854Z] Loaded image: hello-world:latest [2021-12-22T13:49:30.854Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:49:30.854Z] INFO: Testing against a local daemon [2021-12-22T13:49:30.854Z] === RUN TestCgroupNamespacesBuild [2021-12-22T13:49:31.032Z] === RUN TestNewStdWriter [2021-12-22T13:49:31.033Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-22T13:49:31.033Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestWriteWithNilBytes [2021-12-22T13:49:31.033Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestWrite [2021-12-22T13:49:31.033Z] --- PASS: TestWrite (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestWriteWithWriterError [2021-12-22T13:49:31.033Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-22T13:49:31.033Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyWriteAndRead [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-22T13:49:31.033Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-22T13:49:31.033Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-22T13:49:31.033Z] PASS [2021-12-22T13:49:31.033Z] coverage: 100.0% of statements [2021-12-22T13:49:31.033Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2021-12-22T13:49:31.357Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2021-12-22T13:49:31.357Z] === RUN TestStats [2021-12-22T13:49:31.665Z] === RUN TestContainerStopSignal [2021-12-22T13:49:31.665Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestContainerStopTimeout [2021-12-22T13:49:31.665Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-22T13:49:31.665Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-22T13:49:31.665Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-22T13:49:31.665Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestReplaceAndAppendEnvVars [2021-12-22T13:49:31.665Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-22T13:49:31.665Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestNewMemoryStore [2021-12-22T13:49:31.665Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestAddContainers [2021-12-22T13:49:31.665Z] --- PASS: TestAddContainers (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestGetContainer [2021-12-22T13:49:31.665Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestDeleteContainer [2021-12-22T13:49:31.665Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestListContainers [2021-12-22T13:49:31.665Z] --- PASS: TestListContainers (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestFirstContainer [2021-12-22T13:49:31.665Z] --- PASS: TestFirstContainer (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestApplyAllContainer [2021-12-22T13:49:31.665Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestIsValidHealthString [2021-12-22T13:49:31.665Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestStateRunStop [2021-12-22T13:49:31.665Z] --- PASS: TestStateRunStop (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestStateTimeoutWait [2021-12-22T13:49:31.665Z] state_test.go:141: Stop callback fired [2021-12-22T13:49:31.665Z] state_test.go:165: Stop callback fired [2021-12-22T13:49:31.665Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-22T13:49:31.665Z] === RUN TestIsValidStateString [2021-12-22T13:49:31.665Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestViewSaveDelete [2021-12-22T13:49:31.665Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-22T13:49:31.665Z] === RUN TestViewAll [2021-12-22T13:49:31.665Z] --- PASS: TestViewAll (0.02s) [2021-12-22T13:49:31.665Z] === RUN TestViewGet [2021-12-22T13:49:31.665Z] --- PASS: TestViewGet (0.01s) [2021-12-22T13:49:31.665Z] === RUN TestNames [2021-12-22T13:49:31.665Z] --- PASS: TestNames (0.00s) [2021-12-22T13:49:31.665Z] === RUN TestViewWithHealthCheck [2021-12-22T13:49:31.665Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-22T13:49:31.665Z] PASS [2021-12-22T13:49:31.665Z] coverage: 41.7% of statements [2021-12-22T13:49:31.665Z] ok github.com/docker/docker/container 0.369s coverage: 41.7% of statements [2021-12-22T13:49:31.665Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-22T13:49:31.665Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-22T13:49:31.665Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-22T13:49:31.665Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-22T13:49:32.024Z] time="2021-12-22T13:49:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-22T13:49:32.024Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-22T13:49:32.024Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-22T13:49:32.024Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestFormatStatus [2021-12-22T13:49:32.024Z] --- PASS: TestFormatStatus (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestFormatError [2021-12-22T13:49:32.024Z] --- PASS: TestFormatError (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestFormatJSONError [2021-12-22T13:49:32.024Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-22T13:49:32.024Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-22T13:49:32.024Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestNewJSONProgressOutput [2021-12-22T13:49:32.024Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestAuxFormatterEmit [2021-12-22T13:49:32.024Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestStreamWriterStdout [2021-12-22T13:49:32.024Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-22T13:49:32.024Z] === RUN TestStreamWriterStderr [2021-12-22T13:49:32.024Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-22T13:49:32.024Z] PASS [2021-12-22T13:49:32.024Z] coverage: 66.2% of statements [2021-12-22T13:49:32.024Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-12-22T13:49:32.225Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2021-12-22T13:49:32.225Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-22T13:49:32.493Z] === RUN TestGenerateRandomID [2021-12-22T13:49:32.493Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestShortenId [2021-12-22T13:49:32.493Z] --- PASS: TestShortenId (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestShortenSha256Id [2021-12-22T13:49:32.493Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestShortenIdEmpty [2021-12-22T13:49:32.493Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestShortenIdInvalid [2021-12-22T13:49:32.493Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestIsShortIDNonHex [2021-12-22T13:49:32.493Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-22T13:49:32.493Z] === RUN TestIsShortIDNotCorrectSize [2021-12-22T13:49:32.493Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-22T13:49:32.493Z] PASS [2021-12-22T13:49:32.493Z] coverage: 70.6% of statements [2021-12-22T13:49:32.493Z] ok github.com/docker/docker/pkg/stringid 0.053s coverage: 70.6% of statements [2021-12-22T13:49:33.225Z] === RUN TestPrepare [2021-12-22T13:49:33.225Z] --- PASS: TestPrepare (0.00s) [2021-12-22T13:49:33.225Z] === RUN TestStart [2021-12-22T13:49:33.225Z] --- PASS: TestStart (0.00s) [2021-12-22T13:49:33.225Z] === RUN TestWaitCancel [2021-12-22T13:49:33.225Z] --- PASS: TestWaitCancel (0.00s) [2021-12-22T13:49:33.225Z] === RUN TestWaitDisabled [2021-12-22T13:49:33.225Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-22T13:49:33.225Z] === RUN TestWaitEnabled [2021-12-22T13:49:33.225Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-22T13:49:33.225Z] === RUN TestRemove [2021-12-22T13:49:33.225Z] --- PASS: TestRemove (0.00s) [2021-12-22T13:49:33.225Z] PASS [2021-12-22T13:49:33.225Z] coverage: 65.3% of statements [2021-12-22T13:49:33.225Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.139s coverage: 65.3% of statements [2021-12-22T13:49:33.479Z] === RUN TestIsCpusetListAvailable [2021-12-22T13:49:33.479Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-22T13:49:33.479Z] PASS [2021-12-22T13:49:33.479Z] coverage: 39.4% of statements [2021-12-22T13:49:33.479Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2021-12-22T13:49:33.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2021-12-22T13:49:33.593Z] === RUN TestBuildWithSession [2021-12-22T13:49:33.593Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:49:33.593Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:49:33.593Z] === RUN TestBuildSquashParent [2021-12-22T13:49:33.875Z] --- PASS: TestStats (2.70s) [2021-12-22T13:49:33.875Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:49:33.875Z] === RUN TestStopContainerWithTimeout/0 [2021-12-22T13:49:33.875Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-22T13:49:33.875Z] === RUN TestStopContainerWithTimeout/1 [2021-12-22T13:49:33.875Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-22T13:49:33.875Z] === RUN TestStopContainerWithTimeout/3 [2021-12-22T13:49:33.875Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-22T13:49:33.875Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-22T13:49:33.875Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-22T13:49:33.875Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-22T13:49:33.875Z] === CONT TestStopContainerWithTimeout/0 [2021-12-22T13:49:33.875Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-22T13:49:34.787Z] === RUN TestNewListSecretsFilters [2021-12-22T13:49:34.787Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-22T13:49:34.787Z] === RUN TestNewListConfigsFilters [2021-12-22T13:49:34.787Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-22T13:49:34.787Z] PASS [2021-12-22T13:49:34.787Z] coverage: 0.5% of statements [2021-12-22T13:49:34.787Z] ok github.com/docker/docker/daemon/cluster 0.610s coverage: 0.5% of statements [2021-12-22T13:49:34.787Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-22T13:49:34.787Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-12-22T13:49:34.787Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-22T13:49:34.787Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-22T13:49:34.787Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-22T13:49:34.787Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:49:34.787Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-22T13:49:34.787Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:49:34.787Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-22T13:49:35.040Z] === RUN TestChtimes [2021-12-22T13:49:35.040Z] --- PASS: TestChtimes (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestChtimesWindows [2021-12-22T13:49:35.040Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-22T13:49:35.040Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestEnsureRemoveAllNotExist [2021-12-22T13:49:35.040Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestEnsureRemoveAllWithDir [2021-12-22T13:49:35.040Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestEnsureRemoveAllWithFile [2021-12-22T13:49:35.040Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-22T13:49:35.040Z] === RUN TestHasWin32KSupport [2021-12-22T13:49:35.040Z] syscall_windows_test.go:8: win32k: true [2021-12-22T13:49:35.040Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-22T13:49:35.040Z] PASS [2021-12-22T13:49:35.040Z] coverage: 13.0% of statements [2021-12-22T13:49:35.040Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 13.0% of statements [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-22T13:49:35.254Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-22T13:49:35.254Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-22T13:49:35.254Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-22T13:49:35.254Z] PASS [2021-12-22T13:49:35.254Z] coverage: 35.9% of statements [2021-12-22T13:49:35.254Z] ok github.com/docker/docker/daemon/cluster/convert 0.823s coverage: 35.9% of statements [2021-12-22T13:49:35.766Z] === CONT TestStopContainerWithTimeout/3 [2021-12-22T13:49:35.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-22T13:49:36.025Z] time="2021-12-22T13:49:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-22T13:49:36.025Z] === RUN TestTailFile [2021-12-22T13:49:36.025Z] --- PASS: TestTailFile (0.00s) [2021-12-22T13:49:36.025Z] === RUN TestTailFileManyLines [2021-12-22T13:49:36.025Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-22T13:49:36.025Z] === RUN TestTailEmptyFile [2021-12-22T13:49:36.025Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-22T13:49:36.025Z] === RUN TestTailNegativeN [2021-12-22T13:49:36.025Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader [2021-12-22T13:49:36.025Z] === CONT TestNewTailReader [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/no_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-22T13:49:36.025Z] === CONT TestNewTailReader/no_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:49:36.025Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.329Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-22T13:49:36.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.518Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.519Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.519Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.891Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.989Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:49:36.990Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:49:36.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:36.991Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:36.992Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:36.993Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:37.147Z] === CONT TestStopContainerWithTimeout/1 [2021-12-22T13:49:37.403Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.03s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:49:37.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:49:37.460Z] PASS [2021-12-22T13:49:37.460Z] coverage: 88.6% of statements [2021-12-22T13:49:37.460Z] ok github.com/docker/docker/pkg/tailfile 0.472s coverage: 88.6% of statements [2021-12-22T13:49:37.660Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-22T13:49:37.763Z] --- PASS: TestBuildSquashParent (3.88s) [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:49:37.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:49:37.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:49:37.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:49:37.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:49:37.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-22T13:49:37.916Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-22T13:49:37.933Z] === RUN TestTarSumRemoveNonExistent [2021-12-22T13:49:37.933Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-22T13:49:37.933Z] === RUN TestTarSumRemove [2021-12-22T13:49:37.933Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-22T13:49:37.933Z] === RUN TestSortFileInfoSums [2021-12-22T13:49:37.933Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-22T13:49:37.933Z] === RUN TestNewTarSumForLabelInvalid [2021-12-22T13:49:37.933Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-22T13:49:37.933Z] === RUN TestNewTarSumForLabel [2021-12-22T13:49:37.933Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-22T13:49:37.933Z] === RUN TestEmptyTar [2021-12-22T13:49:37.933Z] --- PASS: TestEmptyTar (0.01s) [2021-12-22T13:49:37.933Z] === RUN TestTarSumsReadSize [2021-12-22T13:49:37.933Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-12-22T13:49:37.933Z] === RUN TestTarSums [2021-12-22T13:49:38.172Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-22T13:49:38.172Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-22T13:49:38.172Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-22T13:49:38.209Z] === RUN TestBuilderGC [2021-12-22T13:49:38.209Z] --- PASS: TestBuilderGC (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationNotFound [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonBrokenConfiguration [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestFindConfigurationConflicts [2021-12-22T13:49:38.209Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-22T13:49:38.209Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-22T13:49:38.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-22T13:49:38.209Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-22T13:49:38.209Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-22T13:49:38.209Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-22T13:49:38.209Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration/with_label [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration/with_dns [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-22T13:49:38.209Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-22T13:49:38.401Z] --- PASS: TestTarSums (0.07s) [2021-12-22T13:49:38.401Z] === RUN TestIteration [2021-12-22T13:49:38.401Z] --- PASS: TestIteration (0.00s) [2021-12-22T13:49:38.401Z] === RUN TestVersionLabelForChecksum [2021-12-22T13:49:38.401Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-22T13:49:38.401Z] === RUN TestVersion [2021-12-22T13:49:38.401Z] --- PASS: TestVersion (0.00s) [2021-12-22T13:49:38.401Z] === RUN TestGetVersion [2021-12-22T13:49:38.401Z] --- PASS: TestGetVersion (0.00s) [2021-12-22T13:49:38.401Z] === RUN TestGetVersions [2021-12-22T13:49:38.401Z] --- PASS: TestGetVersions (0.00s) [2021-12-22T13:49:38.401Z] PASS [2021-12-22T13:49:38.401Z] coverage: 89.3% of statements [2021-12-22T13:49:38.401Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2021-12-22T13:49:38.614Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.596s coverage: 7.2% of statements [2021-12-22T13:49:38.614Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-22T13:49:38.614Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-22T13:49:38.614Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-12-22T13:49:38.614Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-22T13:49:38.614Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-22T13:49:38.614Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-22T13:49:38.614Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-12-22T13:49:38.675Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-22T13:49:38.675Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-22T13:49:38.675Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-22T13:49:38.675Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-22T13:49:38.675Z] === RUN TestReloadSetConfigFileNotExist [2021-12-22T13:49:38.675Z] time="2021-12-22T13:49:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-22T13:49:38.675Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-12-22T13:49:38.675Z] === RUN TestReloadDefaultConfigNotExist [2021-12-22T13:49:38.675Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:49:38.675Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-22T13:49:38.675Z] === RUN TestReloadBadDefaultConfig [2021-12-22T13:49:38.675Z] time="2021-12-22T13:49:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2408223381" [2021-12-22T13:49:38.675Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-22T13:49:38.675Z] === RUN TestReloadWithConflictingLabels [2021-12-22T13:49:38.675Z] time="2021-12-22T13:49:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2608571210" [2021-12-22T13:49:38.675Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-22T13:49:38.675Z] === RUN TestReloadWithDuplicateLabels [2021-12-22T13:49:38.675Z] time="2021-12-22T13:49:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2821208622" [2021-12-22T13:49:38.675Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-12-22T13:49:38.675Z] === RUN TestMaskURLCredentials [2021-12-22T13:49:38.675Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-22T13:49:38.675Z] === RUN TestDaemonConfigurationMerge [2021-12-22T13:49:38.675Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-22T13:49:38.675Z] PASS [2021-12-22T13:49:38.675Z] coverage: 79.2% of statements [2021-12-22T13:49:38.675Z] ok github.com/docker/docker/daemon/config 0.611s coverage: 79.2% of statements [2021-12-22T13:49:38.869Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-22T13:49:38.869Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-22T13:49:38.869Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-22T13:49:38.869Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-22T13:49:38.869Z] testing: warning: no tests to run [2021-12-22T13:49:38.869Z] PASS [2021-12-22T13:49:38.869Z] coverage: [no statements] [2021-12-22T13:49:38.869Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-12-22T13:49:38.874Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-12-22T13:49:39.100Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-12-22T13:49:39.100Z] --- PASS: TestStopContainerWithTimeout/0 (1.55s) [2021-12-22T13:49:39.100Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-12-22T13:49:39.100Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-12-22T13:49:39.100Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-12-22T13:49:39.100Z] === RUN TestDeleteDevicemapper [2021-12-22T13:49:39.100Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:49:39.100Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-22T13:49:39.100Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:49:39.100Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-22T13:49:39.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:49:39.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:49:39.133Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-22T13:49:39.143Z] === RUN TestEventsLog [2021-12-22T13:49:39.143Z] --- PASS: TestEventsLog (0.00s) [2021-12-22T13:49:39.143Z] === RUN TestEventsLogTimeout [2021-12-22T13:49:39.143Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-22T13:49:39.143Z] === RUN TestLogEvents [2021-12-22T13:49:39.143Z] --- PASS: TestLogEvents (0.06s) [2021-12-22T13:49:39.143Z] === RUN TestLoadBufferedEvents [2021-12-22T13:49:39.143Z] === RUN TestWaitNodeAttachment [2021-12-22T13:49:39.143Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-12-22T13:49:39.143Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-22T13:49:39.143Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-22T13:49:39.143Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-22T13:49:39.336Z] === RUN TestTruncIndex [2021-12-22T13:49:39.336Z] --- PASS: TestTruncIndex (0.10s) [2021-12-22T13:49:39.336Z] PASS [2021-12-22T13:49:39.336Z] coverage: 91.5% of statements [2021-12-22T13:49:39.336Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-12-22T13:49:39.336Z] === RUN TestIsGIT [2021-12-22T13:49:39.336Z] --- PASS: TestIsGIT (0.00s) [2021-12-22T13:49:39.336Z] === RUN TestIsTransport [2021-12-22T13:49:39.336Z] --- PASS: TestIsTransport (0.00s) [2021-12-22T13:49:39.336Z] PASS [2021-12-22T13:49:39.336Z] coverage: 100.0% of statements [2021-12-22T13:49:39.336Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-12-22T13:49:39.392Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-22T13:49:39.609Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-22T13:49:39.609Z] PASS [2021-12-22T13:49:39.609Z] coverage: 50.0% of statements [2021-12-22T13:49:39.609Z] ok github.com/docker/docker/daemon/events 0.312s coverage: 50.0% of statements [2021-12-22T13:49:39.609Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-12-22T13:49:39.609Z] === RUN TestIsolationConversion [2021-12-22T13:49:39.609Z] === RUN TestIsolationConversion/default [2021-12-22T13:49:39.609Z] === RUN TestIsolationConversion/process [2021-12-22T13:49:39.609Z] === RUN TestIsolationConversion/hyperv [2021-12-22T13:49:39.609Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestContainerLabels [2021-12-22T13:49:39.609Z] --- PASS: TestContainerLabels (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestCredentialSpecConversion [2021-12-22T13:49:39.609Z] === RUN TestCredentialSpecConversion/none [2021-12-22T13:49:39.609Z] === RUN TestCredentialSpecConversion/config [2021-12-22T13:49:39.609Z] === RUN TestCredentialSpecConversion/file [2021-12-22T13:49:39.609Z] === RUN TestCredentialSpecConversion/registry [2021-12-22T13:49:39.609Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-22T13:49:39.609Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountBind [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountVolume [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountTarget [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountTmpfs [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountInvalidType [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-22T13:49:39.609Z] === RUN TestControllerValidateMountNamedPipe [2021-12-22T13:49:39.609Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-22T13:49:39.609Z] PASS [2021-12-22T13:49:39.609Z] coverage: 11.0% of statements [2021-12-22T13:49:39.609Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.878s coverage: 11.0% of statements [2021-12-22T13:49:39.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-22T13:49:40.321Z] === RUN TestVersionInfo [2021-12-22T13:49:40.321Z] --- PASS: TestVersionInfo (0.00s) [2021-12-22T13:49:40.321Z] === RUN TestAppendVersions [2021-12-22T13:49:40.321Z] --- PASS: TestAppendVersions (0.00s) [2021-12-22T13:49:40.321Z] PASS [2021-12-22T13:49:40.321Z] coverage: 88.9% of statements [2021-12-22T13:49:40.322Z] ok github.com/docker/docker/pkg/useragent 0.088s coverage: 88.9% of statements [2021-12-22T13:49:40.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:49:40.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:49:40.592Z] === RUN TestIsEmptyDir [2021-12-22T13:49:40.592Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-22T13:49:40.592Z] PASS [2021-12-22T13:49:40.592Z] coverage: 2.3% of statements [2021-12-22T13:49:40.592Z] ok github.com/docker/docker/daemon/graphdriver 0.106s coverage: 2.3% of statements [2021-12-22T13:49:40.592Z] === RUN TestVerifyNetworkingConfig [2021-12-22T13:49:40.592Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-22T13:49:40.592Z] === RUN TestGetContainer [2021-12-22T13:49:40.592Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:49:40.592Z] === RUN TestValidContainerNames [2021-12-22T13:49:40.592Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-22T13:49:40.592Z] === RUN TestContainerInitDNS [2021-12-22T13:49:40.592Z] daemon_test.go:145: root required [2021-12-22T13:49:40.592Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestMerge [2021-12-22T13:49:41.058Z] --- PASS: TestMerge (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestValidateContainerIsolation [2021-12-22T13:49:41.058Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestFindNetworkErrorType [2021-12-22T13:49:41.058Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestEnsureServicesExist [2021-12-22T13:49:41.058Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestEnsureServicesExistErrors [2021-12-22T13:49:41.058Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-22T13:49:41.058Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-22T13:49:41.058Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-22T13:49:41.058Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2021-12-22T13:49:41.058Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestContainerDelete [2021-12-22T13:49:41.058Z] --- PASS: TestContainerDelete (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestContainerDoubleDelete [2021-12-22T13:49:41.058Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestLogContainerEventCopyLabels [2021-12-22T13:49:41.058Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestLogContainerEventWithAttributes [2021-12-22T13:49:41.058Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestNoneHealthcheck [2021-12-22T13:49:41.058Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestHealthStates [2021-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] time="2021-12-22T13:49:40Z" 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-12-22T13:49:41.058Z] --- PASS: TestHealthStates (0.17s) [2021-12-22T13:49:41.058Z] === RUN TestGetInspectData [2021-12-22T13:49:41.058Z] --- PASS: TestGetInspectData (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestFillLicense [2021-12-22T13:49:41.058Z] --- PASS: TestFillLicense (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestListInvalidFilter [2021-12-22T13:49:41.058Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestNameFilter [2021-12-22T13:49:41.058Z] --- PASS: TestNameFilter (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-22T13:49:41.058Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-22T13:49:41.058Z] === 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-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-22T13:49:41.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:49:41.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-22T13:49:41.059Z] --- 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-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-22T13:49:41.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadLabels [2021-12-22T13:49:41.059Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-22T13:49:41.059Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadMirrors [2021-12-22T13:49:41.059Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-22T13:49:41.059Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-22T13:49:41.059Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-22T13:49:41.059Z] reload_test.go:342: root required [2021-12-22T13:49:41.059Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-22T13:49:41.059Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-22T13:49:41.059Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-22T13:49:41.059Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-22T13:49:41.059Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-22T13:49:41.059Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-22T13:49:41.059Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-22T13:49:41.059Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-22T13:49:41.059Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestParseVolumesFrom [2021-12-22T13:49:41.059Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-22T13:49:41.059Z] PASS [2021-12-22T13:49:41.059Z] coverage: 8.6% of statements [2021-12-22T13:49:41.059Z] ok github.com/docker/docker/daemon 0.588s coverage: 8.6% of statements [2021-12-22T13:49:41.059Z] === RUN TestLinkNaming [2021-12-22T13:49:41.059Z] --- PASS: TestLinkNaming (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLinkNew [2021-12-22T13:49:41.059Z] --- PASS: TestLinkNew (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLinkEnv [2021-12-22T13:49:41.059Z] --- PASS: TestLinkEnv (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLinkMultipleEnv [2021-12-22T13:49:41.059Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-22T13:49:41.059Z] === RUN TestLinkPortRangeEnv [2021-12-22T13:49:41.059Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-22T13:49:41.059Z] PASS [2021-12-22T13:49:41.059Z] coverage: 93.0% of statements [2021-12-22T13:49:41.059Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-22T13:49:41.059Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-22T13:49:41.306Z] === RUN TestNewSettable [2021-12-22T13:49:41.306Z] --- PASS: TestNewSettable (0.00s) [2021-12-22T13:49:41.306Z] === RUN TestIsSettable [2021-12-22T13:49:41.306Z] --- PASS: TestIsSettable (0.00s) [2021-12-22T13:49:41.306Z] === RUN TestUpdateSettingsEnv [2021-12-22T13:49:41.306Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-22T13:49:41.306Z] PASS [2021-12-22T13:49:41.306Z] coverage: 20.0% of statements [2021-12-22T13:49:41.306Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-12-22T13:49:41.306Z] === RUN TestValidatePrivileges [2021-12-22T13:49:41.306Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-22T13:49:41.306Z] === RUN TestFilterByCapNeg [2021-12-22T13:49:41.306Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-22T13:49:41.306Z] === RUN TestFilterByCapPos [2021-12-22T13:49:41.306Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-22T13:49:41.306Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-22T13:49:41.306Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-22T13:49:41.306Z] PASS [2021-12-22T13:49:41.306Z] coverage: 12.0% of statements [2021-12-22T13:49:41.306Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s) [2021-12-22T13:49:41.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2021-12-22T13:49:41.864Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:49:41.864Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:49:42.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-22T13:49:42.181Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.35s) [2021-12-22T13:49:42.181Z] === RUN TestUpdateMemory [2021-12-22T13:49:42.181Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:49:42.181Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-22T13:49:42.181Z] === RUN TestUpdateCPUQuota [2021-12-22T13:49:42.291Z] === RUN TestLoad [2021-12-22T13:49:42.291Z] --- PASS: TestLoad (0.00s) [2021-12-22T13:49:42.291Z] === RUN TestSave [2021-12-22T13:49:42.291Z] --- PASS: TestSave (0.03s) [2021-12-22T13:49:42.291Z] === RUN TestAddDeleteGet [2021-12-22T13:49:42.291Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-22T13:49:42.291Z] === RUN TestInvalidTags [2021-12-22T13:49:42.291Z] --- PASS: TestInvalidTags (0.01s) [2021-12-22T13:49:42.291Z] PASS [2021-12-22T13:49:42.291Z] coverage: 84.4% of statements [2021-12-22T13:49:42.291Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2021-12-22T13:49:42.622Z] === RUN TestAdapterReadLogs [2021-12-22T13:49:42.623Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-22T13:49:42.623Z] === RUN TestCopier [2021-12-22T13:49:42.623Z] --- PASS: TestCopier (0.00s) [2021-12-22T13:49:42.623Z] === RUN TestCopierLongLines [2021-12-22T13:49:42.805Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-22T13:49:42.805Z] Copying nested executables into bundles/binary-daemon [2021-12-22T13:49:42.806Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-22T13:49:42.806Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:49:42.806Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-22T13:49:42.806Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-22T13:49:43.090Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestCopierSlow [2021-12-22T13:49:43.090Z] --- PASS: TestCopierSlow (0.20s) [2021-12-22T13:49:43.090Z] === RUN TestCopierWithSized [2021-12-22T13:49:43.090Z] === RUN TestCopierWithSized/as_is [2021-12-22T13:49:43.090Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-22T13:49:43.090Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-22T13:49:43.090Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-22T13:49:43.090Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestCopierWithPartial [2021-12-22T13:49:43.090Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestRingLogger [2021-12-22T13:49:43.090Z] --- PASS: TestRingLogger (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestRingCap [2021-12-22T13:49:43.090Z] --- PASS: TestRingCap (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestRingClose [2021-12-22T13:49:43.090Z] --- PASS: TestRingClose (0.00s) [2021-12-22T13:49:43.090Z] === RUN TestRingDrain [2021-12-22T13:49:43.090Z] --- PASS: TestRingDrain (0.00s) [2021-12-22T13:49:43.090Z] PASS [2021-12-22T13:49:43.090Z] coverage: 43.8% of statements [2021-12-22T13:49:43.090Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.8% of statements [2021-12-22T13:49:43.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/make.sh cross [2021-12-22T13:49:43.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:49:43.390Z] [2021-12-22T13:49:43.488Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:49:43.488Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/defaults [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-22T13:49:43.556Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-22T13:49:43.556Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-22T13:49:43.556Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-22T13:49:43.556Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-22T13:49:43.556Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-22T13:49:43.556Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-22T13:49:43.648Z] Removing bundles/ [2021-12-22T13:49:43.648Z] [2021-12-22T13:49:43.648Z] ---> Making bundle: cross (in bundles/cross) [2021-12-22T13:49:43.648Z] Cross building: bundles/cross/linux/amd64 [2021-12-22T13:49:43.648Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-22T13:49:43.648Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-22T13:49:43.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:49:43.855Z] === RUN TestResolveAuthConfigIndexServer [2021-12-22T13:49:43.855Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestResolveAuthConfigFullURL [2021-12-22T13:49:43.855Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-22T13:49:43.855Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestValidateMirror [2021-12-22T13:49:43.855Z] --- PASS: TestValidateMirror (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestLoadInsecureRegistries [2021-12-22T13:49:43.855Z] time="2021-12-22T13:49:43Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:49:43.855Z] time="2021-12-22T13:49:43Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-22T13:49:43.855Z] time="2021-12-22T13:49:43Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:49:43.855Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2021-12-22T13:49:43.855Z] === RUN TestNewServiceConfig [2021-12-22T13:49:43.855Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestValidateIndexName [2021-12-22T13:49:43.855Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestValidateIndexNameWithError [2021-12-22T13:49:43.855Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestEndpointParse [2021-12-22T13:49:43.855Z] --- PASS: TestEndpointParse (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestEndpointParseInvalid [2021-12-22T13:49:43.855Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestValidateEndpoint [2021-12-22T13:49:43.855Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestPing [2021-12-22T13:49:43.855Z] --- PASS: TestPing (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestPingRegistryEndpoint [2021-12-22T13:49:43.855Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:49:43.855Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestEndpoint [2021-12-22T13:49:43.855Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:49:43.855Z] --- SKIP: TestEndpoint (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestParseRepositoryInfo [2021-12-22T13:49:43.855Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestNewIndexInfo [2021-12-22T13:49:43.855Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestMirrorEndpointLookup [2021-12-22T13:49:43.855Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:49:43.855Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestSearchRepositories [2021-12-22T13:49:43.855Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-22T13:49:43.855Z] Host: 127.0.0.1:49314 [2021-12-22T13:49:43.855Z] User-Agent: docker test client [2021-12-22T13:49:43.855Z] Authorization: Token fake-token [2021-12-22T13:49:43.855Z] X-Docker-Token: true [2021-12-22T13:49:43.855Z] Accept-Encoding: gzip [2021-12-22T13:49:43.855Z] [2021-12-22T13:49:43.855Z] [2021-12-22T13:49:43.855Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-22T13:49:43.855Z] Connection: close [2021-12-22T13:49:43.855Z] Content-Length: 144 [2021-12-22T13:49:43.855Z] Cache-Control: no-cache [2021-12-22T13:49:43.855Z] Content-Type: application/json [2021-12-22T13:49:43.855Z] Date: Wed, 22 Dec 2021 13:49:43 GMT [2021-12-22T13:49:43.855Z] Expires: -1 [2021-12-22T13:49:43.855Z] Pragma: no-cache [2021-12-22T13:49:43.855Z] Server: docker-tests/mock [2021-12-22T13:49:43.855Z] X-Docker-Registry-Config: mock [2021-12-22T13:49:43.855Z] X-Docker-Registry-Version: 0.0.0 [2021-12-22T13:49:43.855Z] [2021-12-22T13:49:43.855Z] [2021-12-22T13:49:43.855Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestTrustedLocation [2021-12-22T13:49:43.855Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-22T13:49:43.855Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestAllowNondistributableArtifacts [2021-12-22T13:49:43.855Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestIsSecureIndex [2021-12-22T13:49:43.855Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-22T13:49:43.855Z] PASS [2021-12-22T13:49:43.855Z] coverage: 51.2% of statements [2021-12-22T13:49:43.855Z] ok github.com/docker/docker/registry 0.346s coverage: 51.2% of statements [2021-12-22T13:49:43.855Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-22T13:49:43.855Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-22T13:49:43.855Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-22T13:49:43.855Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-22T13:49:43.855Z] === RUN TestResumableRequestReaderWithReadError [2021-12-22T13:49:43.855Z] --- PASS: TestGet (15.02s) [2021-12-22T13:49:43.855Z] === RUN TestPluginWithNoManifest [2021-12-22T13:49:43.855Z] --- PASS: TestPluginWithNoManifest (0.01s) [2021-12-22T13:49:43.855Z] === RUN TestGetAll [2021-12-22T13:49:43.855Z] --- PASS: TestGetAll (0.01s) [2021-12-22T13:49:43.855Z] PASS [2021-12-22T13:49:43.855Z] coverage: 73.2% of statements [2021-12-22T13:49:43.855Z] ok github.com/docker/docker/pkg/plugins 36.097s coverage: 73.2% of statements [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-22T13:49:44.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-12-22T13:49:44.002Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-22T13:49:44.023Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-12-22T13:49:44.023Z] === RUN TestCreateSuccess [2021-12-22T13:49:44.023Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCreateStreamSkipped [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-22T13:49:44.023Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCreateLogGroupSuccess [2021-12-22T13:49:44.023Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCreateError [2021-12-22T13:49:44.023Z] --- PASS: TestCreateError (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCreateAlreadyExists [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-22T13:49:44.023Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestLogClosed [2021-12-22T13:49:44.023Z] --- PASS: TestLogClosed (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestLogBlocking [2021-12-22T13:49:44.023Z] --- PASS: TestLogBlocking (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-22T13:49:44.023Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestLogNonBlockingBufferFull [2021-12-22T13:49:44.023Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestPublishBatchSuccess [2021-12-22T13:49:44.023Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestPublishBatchError [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=error msg=Error [2021-12-22T13:49:44.023Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:49:44.023Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:49:44.023Z] time="2021-12-22T13:49:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-22T13:49:44.023Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchSimple [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchTicker [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMultilinePattern [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchClose [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/0/Hello [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/2/🙃 [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/3/���� [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/4/He��o [2021-12-22T13:49:44.023Z] === RUN TestEffectiveLen/5/ [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/0/ [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/1/Hello [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: Hello [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/2/Hello [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: He [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: llo [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/3/Hello [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: Hello [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/4/🙃 [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/5/🙃 [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/6/a� [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: a [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: � [2021-12-22T13:49:44.023Z] === RUN TestFindValidSplit/7/a� [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1105: a� [2021-12-22T13:49:44.023Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestProcessEventEmoji [2021-12-22T13:49:44.023Z] --- PASS: TestProcessEventEmoji (0.03s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchLineSplit [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMaxEvents [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-22T13:49:44.023Z] === RUN TestJSONFileLogger [2021-12-22T13:49:44.023Z] --- PASS: TestJSONFileLogger (0.01s) [2021-12-22T13:49:44.023Z] === RUN TestJSONFileLoggerWithTags [2021-12-22T13:49:44.023Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-12-22T13:49:44.023Z] === RUN TestJSONFileLoggerWithOpts [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-22T13:49:44.023Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-12-22T13:49:44.023Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-22T13:49:44.023Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestEncodeDecode [2021-12-22T13:49:44.023Z] === PAUSE TestEncodeDecode [2021-12-22T13:49:44.023Z] === RUN TestUnexpectedEOF [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-22T13:49:44.023Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-22T13:49:44.023Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-22T13:49:44.023Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-22T13:49:44.023Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-22T13:49:44.023Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-22T13:49:44.024Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-22T13:49:44.024Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestCreateTagSuccess [2021-12-22T13:49:44.024Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-22T13:49:44.024Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-22T13:49:44.024Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-22T13:49:44.024Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-22T13:49:44.024Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-22T13:49:44.024Z] PASS [2021-12-22T13:49:44.024Z] coverage: 77.6% of statements [2021-12-22T13:49:44.024Z] ok github.com/docker/docker/daemon/logger/awslogs 0.594s coverage: 77.6% of statements [2021-12-22T13:49:44.024Z] time="2021-12-22T13:49:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:49:44.024Z] time="2021-12-22T13:49:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:49:44.024Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-12-22T13:49:44.024Z] === CONT TestEncodeDecode [2021-12-22T13:49:44.024Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-22T13:49:44.024Z] PASS [2021-12-22T13:49:44.024Z] coverage: 69.9% of statements [2021-12-22T13:49:44.024Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.363s coverage: 69.9% of statements [2021-12-22T13:49:44.024Z] === RUN TestSearchRegistryForImagesErrors [2021-12-22T13:49:44.024Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestSearchRegistryForImages [2021-12-22T13:49:44.024Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestOnlyPlatformWithFallback [2021-12-22T13:49:44.024Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-22T13:49:44.024Z] === RUN TestImageDelete [2021-12-22T13:49:44.024Z] === RUN TestImageDelete/no_lease [2021-12-22T13:49:44.024Z] === RUN TestImageDelete/lease_exists [2021-12-22T13:49:44.024Z] --- PASS: TestImageDelete (0.04s) [2021-12-22T13:49:44.024Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-22T13:49:44.024Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-12-22T13:49:44.024Z] === RUN TestContentStoreForPull [2021-12-22T13:49:44.075Z] --- PASS: TestUpdateCPUQuota (1.43s) [2021-12-22T13:49:44.075Z] === RUN TestUpdatePidsLimit [2021-12-22T13:49:44.075Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-22T13:49:44.075Z] === RUN TestUpdatePidsLimit/no_change [2021-12-22T13:49:44.324Z] time="2021-12-22T13:49:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2021-12-22T13:49:44.324Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-22T13:49:44.324Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-22T13:49:44.324Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-22T13:49:44.324Z] === RUN TestResumableRequestReader [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-22T13:49:44.324Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-22T13:49:44.324Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-22T13:49:44.324Z] PASS [2021-12-22T13:49:44.324Z] coverage: 100.0% of statements [2021-12-22T13:49:44.324Z] ok github.com/docker/docker/registry/resumable 0.325s coverage: 100.0% of statements [2021-12-22T13:49:44.324Z] === RUN TestRestartManagerTimeout [2021-12-22T13:49:44.324Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-22T13:49:44.324Z] === RUN TestRestartManagerTimeoutReset [2021-12-22T13:49:44.324Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-22T13:49:44.324Z] PASS [2021-12-22T13:49:44.324Z] coverage: 45.3% of statements [2021-12-22T13:49:44.324Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 45.3% of statements [2021-12-22T13:49:44.490Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-22T13:49:44.490Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-22T13:49:44.490Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-22T13:49:44.490Z] --- PASS: TestContentStoreForPull (0.21s) [2021-12-22T13:49:44.490Z] PASS [2021-12-22T13:49:44.490Z] coverage: 6.7% of statements [2021-12-22T13:49:44.490Z] ok github.com/docker/docker/daemon/images 0.509s coverage: 6.7% of statements [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-22T13:49:44.490Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-22T13:49:44.490Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-12-22T13:49:44.490Z] === RUN TestFastTimeMarshalJSON [2021-12-22T13:49:44.490Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-12-22T13:49:44.490Z] PASS [2021-12-22T13:49:44.490Z] coverage: 87.2% of statements [2021-12-22T13:49:44.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 87.2% of statements [2021-12-22T13:49:44.564Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-12-22T13:49:44.564Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:49:44.639Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-22T13:49:44.639Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-22T13:49:44.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-22T13:49:44.896Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-22T13:49:44.896Z] check_test.go:308: [dea07f2ebba94] daemon is not started [2021-12-22T13:49:44.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-22T13:49:44.896Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-22T13:49:44.896Z] check_test.go:308: [d4c68a0a9cdd6] daemon is not started [2021-12-22T13:49:44.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-22T13:49:44.896Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-22T13:49:45.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-22T13:49:45.313Z] === RUN TestDecodeContainerConfig [2021-12-22T13:49:45.313Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-22T13:49:45.313Z] === RUN TestDecodeContainerConfigIsolation [2021-12-22T13:49:45.313Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-22T13:49:45.313Z] === RUN TestValidatePrivileged [2021-12-22T13:49:45.313Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-22T13:49:45.313Z] PASS [2021-12-22T13:49:45.313Z] coverage: 52.6% of statements [2021-12-22T13:49:45.313Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2021-12-22T13:49:45.313Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-22T13:49:45.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-22T13:49:45.313Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-22T13:49:45.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-22T13:49:45.313Z] PASS [2021-12-22T13:49:45.313Z] coverage: 62.5% of statements [2021-12-22T13:49:45.313Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2021-12-22T13:49:45.494Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-12-22T13:49:45.494Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:49:45.716Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-22T13:49:45.716Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-22T13:49:45.751Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-12-22T13:49:45.751Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:49:45.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-22T13:49:46.050Z] === RUN TestWriteLog [2021-12-22T13:49:46.050Z] === PAUSE TestWriteLog [2021-12-22T13:49:46.050Z] === RUN TestReadLog [2021-12-22T13:49:46.050Z] === PAUSE TestReadLog [2021-12-22T13:49:46.050Z] === CONT TestWriteLog [2021-12-22T13:49:46.050Z] === CONT TestReadLog [2021-12-22T13:49:46.050Z] --- PASS: TestWriteLog (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestReadLog/tail_exact [2021-12-22T13:49:46.050Z] === RUN TestReadLog/tail_less_than_available [2021-12-22T13:49:46.050Z] === RUN TestReadLog/tail_more_than_available [2021-12-22T13:49:46.050Z] --- PASS: TestReadLog (0.16s) [2021-12-22T13:49:46.050Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-12-22T13:49:46.050Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-22T13:49:46.050Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-22T13:49:46.050Z] PASS [2021-12-22T13:49:46.050Z] coverage: 75.2% of statements [2021-12-22T13:49:46.050Z] ok github.com/docker/docker/daemon/logger/local 0.273s coverage: 75.2% of statements [2021-12-22T13:49:46.050Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-22T13:49:46.050Z] === RUN TestOpenFileDelete [2021-12-22T13:49:46.050Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestOpenFileRename [2021-12-22T13:49:46.050Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestParseLogTagDefaultTag [2021-12-22T13:49:46.050Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestParseLogTag [2021-12-22T13:49:46.050Z] --- PASS: TestParseLogTag (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestParseLogTagEmptyTag [2021-12-22T13:49:46.050Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestTailFiles [2021-12-22T13:49:46.050Z] --- PASS: TestTailFiles (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestFollowLogsConsumerGone [2021-12-22T13:49:46.050Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestFollowLogsProducerGone [2021-12-22T13:49:46.050Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-22T13:49:46.050Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-22T13:49:46.050Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-22T13:49:46.050Z] === RUN TestCheckCapacityAndRotate [2021-12-22T13:49:46.050Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-22T13:49:46.050Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-22T13:49:46.518Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-12-22T13:49:46.518Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-22T13:49:46.518Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-22T13:49:46.518Z] PASS [2021-12-22T13:49:46.518Z] coverage: 53.7% of statements [2021-12-22T13:49:46.518Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.204s coverage: 53.7% of statements [2021-12-22T13:49:46.518Z] === RUN TestLog [2021-12-22T13:49:46.518Z] --- PASS: TestLog (0.01s) [2021-12-22T13:49:46.518Z] PASS [2021-12-22T13:49:46.518Z] coverage: 31.5% of statements [2021-12-22T13:49:46.518Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.145s coverage: 31.5% of statements [2021-12-22T13:49:46.518Z] === RUN TestValidateLogOpt [2021-12-22T13:49:46.518Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestNewMissedConfig [2021-12-22T13:49:46.518Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestNewMissedUrl [2021-12-22T13:49:46.518Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestNewMissedToken [2021-12-22T13:49:46.518Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestNewWithProxy [2021-12-22T13:49:46.518Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestDefault [2021-12-22T13:49:46.518Z] --- PASS: TestDefault (0.01s) [2021-12-22T13:49:46.518Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-22T13:49:46.518Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestJsonFormat [2021-12-22T13:49:46.518Z] --- PASS: TestJsonFormat (0.02s) [2021-12-22T13:49:46.518Z] === RUN TestRawFormat [2021-12-22T13:49:46.518Z] --- PASS: TestRawFormat (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestRawFormatWithLabels [2021-12-22T13:49:46.518Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestRawFormatWithoutTag [2021-12-22T13:49:46.518Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-22T13:49:46.518Z] === RUN TestBatching [2021-12-22T13:49:46.539Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-22T13:49:46.796Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-22T13:49:46.985Z] --- PASS: TestBatching (0.26s) [2021-12-22T13:49:46.985Z] === RUN TestFrequency [2021-12-22T13:49:46.985Z] --- PASS: TestFrequency (0.16s) [2021-12-22T13:49:46.985Z] === RUN TestOneMessagePerRequest [2021-12-22T13:49:46.985Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-22T13:49:46.985Z] === RUN TestVerify [2021-12-22T13:49:46.985Z] --- PASS: TestVerify (0.00s) [2021-12-22T13:49:46.985Z] === RUN TestSkipVerify [2021-12-22T13:49:46.985Z] === RUN TestNewParse [2021-12-22T13:49:46.985Z] --- PASS: TestNewParse (0.00s) [2021-12-22T13:49:46.985Z] PASS [2021-12-22T13:49:46.985Z] coverage: 8.3% of statements [2021-12-22T13:49:46.985Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit (3.33s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-12-22T13:49:47.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-12-22T13:49:47.052Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:49:47.320Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] --- PASS: TestSkipVerify (0.41s) [2021-12-22T13:49:47.451Z] === RUN TestBufferMaximum [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.451Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.172249\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.172249\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestServerAlwaysDown [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.175247\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.175247\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.175247\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.176249\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] time="2021-12-22T13:49:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640180987.176249\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:47.452Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestCannotSendAfterClose [2021-12-22T13:49:47.452Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-22T13:49:47.452Z] === RUN TestParseLogFormat [2021-12-22T13:49:47.452Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestValidateLogOptEmpty [2021-12-22T13:49:47.452Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestValidateSyslogAddress [2021-12-22T13:49:47.452Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestParseAddressDefaultPort [2021-12-22T13:49:47.452Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestValidateSyslogFacility [2021-12-22T13:49:47.452Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestValidateLogOptSyslogFormat [2021-12-22T13:49:47.452Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-22T13:49:47.452Z] === RUN TestValidateLogOpt [2021-12-22T13:49:47.452Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:49:47.452Z] PASS [2021-12-22T13:49:47.452Z] coverage: 46.8% of statements [2021-12-22T13:49:47.452Z] ok github.com/docker/docker/daemon/logger/syslog 0.121s coverage: 46.8% of statements [2021-12-22T13:49:47.642Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2021-12-22T13:49:47.642Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:49:47.885Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-22T13:49:47.898Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-12-22T13:49:47.898Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:49:48.141Z] check_test.go:308: [d81ae6ffd4323] daemon is not started [2021-12-22T13:49:48.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-22T13:49:48.141Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-22T13:49:48.262Z] === RUN TestGetDriver [2021-12-22T13:49:48.262Z] --- PASS: TestGetDriver (0.00s) [2021-12-22T13:49:48.262Z] === RUN TestVolumeRequestError [2021-12-22T13:49:48.262Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-22T13:49:48.262Z] PASS [2021-12-22T13:49:48.262Z] coverage: 36.1% of statements [2021-12-22T13:49:48.262Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2021-12-22T13:49:48.435Z] time="2021-12-22T13:49:48Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-22T13:49:48.436Z] time="2021-12-22T13:49:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"428efb9c267a\"}'" [2021-12-22T13:49:48.436Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-12-22T13:49:48.436Z] PASS [2021-12-22T13:49:48.436Z] coverage: 82.5% of statements [2021-12-22T13:49:48.436Z] ok github.com/docker/docker/daemon/logger/splunk 2.002s coverage: 82.5% of statements [2021-12-22T13:49:48.436Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-22T13:49:48.436Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-22T13:49:48.436Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-22T13:49:48.730Z] === RUN TestGetAddress [2021-12-22T13:49:48.730Z] --- PASS: TestGetAddress (0.00s) [2021-12-22T13:49:48.730Z] === RUN TestRemove [2021-12-22T13:49:48.730Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:49:48.730Z] --- SKIP: TestRemove (0.00s) [2021-12-22T13:49:48.730Z] === RUN TestInitializeWithVolumes [2021-12-22T13:49:48.730Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-22T13:49:48.730Z] === RUN TestCreate [2021-12-22T13:49:48.730Z] --- PASS: TestCreate (0.02s) [2021-12-22T13:49:48.730Z] === RUN TestValidateName [2021-12-22T13:49:48.730Z] --- PASS: TestValidateName (0.00s) [2021-12-22T13:49:48.730Z] === RUN TestCreateWithOpts [2021-12-22T13:49:48.730Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:49:48.730Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-22T13:49:48.730Z] === RUN TestRelaodNoOpts [2021-12-22T13:49:48.730Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-12-22T13:49:48.730Z] PASS [2021-12-22T13:49:48.730Z] coverage: 41.5% of statements [2021-12-22T13:49:48.730Z] ok github.com/docker/docker/volume/local 0.102s coverage: 41.5% of statements [2021-12-22T13:49:48.902Z] === RUN TestV1IDService [2021-12-22T13:49:48.902Z] --- PASS: TestV1IDService (0.03s) [2021-12-22T13:49:48.902Z] === RUN TestV2MetadataService [2021-12-22T13:49:49.368Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-22T13:49:49.368Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-22T13:49:49.368Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-22T13:49:49.368Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-22T13:49:49.368Z] === RUN TestContinueOnError_NeverContinue [2021-12-22T13:49:49.368Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-22T13:49:49.368Z] === RUN TestManifestStore [2021-12-22T13:49:49.368Z] === RUN TestManifestStore/no_remote_or_local [2021-12-22T13:49:49.407Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRaw [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-22T13:49:49.716Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRaw [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-22T13:49:49.716Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestConvertTmpfsOptions [2021-12-22T13:49:49.716Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-22T13:49:49.716Z] linux_parser_test.go:209: data="ro" [2021-12-22T13:49:49.716Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestParseMountSpec [2021-12-22T13:49:49.716Z] parser_test.go:62: case 0 [2021-12-22T13:49:49.716Z] parser_test.go:62: case 1 [2021-12-22T13:49:49.716Z] parser_test.go:62: case 2 [2021-12-22T13:49:49.716Z] parser_test.go:62: case 3 [2021-12-22T13:49:49.716Z] parser_test.go:62: case 4 [2021-12-22T13:49:49.716Z] parser_test.go:62: case 5 [2021-12-22T13:49:49.716Z] --- PASS: TestParseMountSpec (0.01s) [2021-12-22T13:49:49.716Z] === RUN TestValidateMount [2021-12-22T13:49:49.716Z] --- PASS: TestValidateMount (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRaw [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:49:49.716Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-22T13:49:49.716Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:49:49.716Z] PASS [2021-12-22T13:49:49.716Z] coverage: 67.6% of statements [2021-12-22T13:49:49.716Z] ok github.com/docker/docker/volume/mounts 0.148s coverage: 67.6% of statements [2021-12-22T13:49:49.789Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2021-12-22T13:49:49.789Z] === RUN TestBuildWithHugeFile [2021-12-22T13:49:49.835Z] === RUN TestSuccessfulDownload [2021-12-22T13:49:49.835Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:49:49.835Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestCancelledDownload [2021-12-22T13:49:49.835Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestMaxDownloadAttempts [2021-12-22T13:49:49.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:49:49.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:49:49.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:49:49.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:49:49.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:49:49.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:49:49.835Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:49:49.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:49:49.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:49:49.835Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:49:49.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:49:49.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4230677876\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/no_local_cache [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/with_local_cache [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/unknown_media_type [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="reference for unknown type: " [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="reference for unknown type: " [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="reference for unknown type: " [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="reference for unknown type: " [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="reference for unknown type: " [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-22T13:49:49.835Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-22T13:49:49.835Z] --- PASS: TestV2MetadataService (1.07s) [2021-12-22T13:49:49.835Z] PASS [2021-12-22T13:49:49.835Z] coverage: 48.2% of statements [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore (0.33s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-22T13:49:49.835Z] ok github.com/docker/docker/distribution/metadata 1.203s coverage: 48.2% of statements [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-22T13:49:49.835Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestFixManifestLayers [2021-12-22T13:49:49.835Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-22T13:49:49.835Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:49:49.835Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestFixManifestLayersBadParent [2021-12-22T13:49:49.835Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestValidateManifest [2021-12-22T13:49:49.835Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:49:49.835Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestFormatPlatform [2021-12-22T13:49:49.835Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestGetRepositoryMountCandidates [2021-12-22T13:49:49.835Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestLayerAlreadyExists [2021-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] 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-12-22T13:49:49.835Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-22T13:49:49.835Z] === RUN TestWhenEmptyAuthConfig [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:49:49.835Z] time="2021-12-22T13:49:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:49:49.835Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-22T13:49:49.835Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-12-22T13:49:49.835Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-12-22T13:49:49.835Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-12-22T13:49:49.835Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-12-22T13:49:49.835Z] === RUN TestTransfer [2021-12-22T13:49:50.302Z] --- PASS: TestTransfer (0.12s) [2021-12-22T13:49:50.302Z] === RUN TestConcurrencyLimit [2021-12-22T13:49:50.302Z] === RUN TestNotFound [2021-12-22T13:49:50.302Z] --- PASS: TestNotFound (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestConflict [2021-12-22T13:49:50.302Z] --- PASS: TestConflict (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestForbidden [2021-12-22T13:49:50.302Z] --- PASS: TestForbidden (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestInvalidParameter [2021-12-22T13:49:50.302Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestNotImplemented [2021-12-22T13:49:50.302Z] --- PASS: TestNotImplemented (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestNotModified [2021-12-22T13:49:50.302Z] --- PASS: TestNotModified (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestUnauthorized [2021-12-22T13:49:50.302Z] --- PASS: TestUnauthorized (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestUnknown [2021-12-22T13:49:50.302Z] --- PASS: TestUnknown (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestCancelled [2021-12-22T13:49:50.302Z] --- PASS: TestCancelled (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestDeadline [2021-12-22T13:49:50.302Z] --- PASS: TestDeadline (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestDataLoss [2021-12-22T13:49:50.302Z] --- PASS: TestDataLoss (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestUnavailable [2021-12-22T13:49:50.302Z] --- PASS: TestUnavailable (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestSystem [2021-12-22T13:49:50.302Z] --- PASS: TestSystem (0.00s) [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Not_Found [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Bad_Request [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Conflict [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Unauthorized [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Forbidden [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Not_Modified [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-22T13:49:50.302Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-22T13:49:50.302Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-22T13:49:50.302Z] PASS [2021-12-22T13:49:50.302Z] coverage: 53.1% of statements [2021-12-22T13:49:50.302Z] ok github.com/docker/docker/errdefs 0.091s coverage: 53.1% of statements [2021-12-22T13:49:50.302Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-12-22T13:49:50.302Z] === RUN TestInactiveJobs [2021-12-22T13:49:50.700Z] === RUN TestSetGetMeta [2021-12-22T13:49:50.700Z] === PAUSE TestSetGetMeta [2021-12-22T13:49:50.700Z] === RUN TestRestore [2021-12-22T13:49:50.700Z] === PAUSE TestRestore [2021-12-22T13:49:50.700Z] === RUN TestServiceCreate [2021-12-22T13:49:50.700Z] === PAUSE TestServiceCreate [2021-12-22T13:49:50.700Z] === RUN TestServiceList [2021-12-22T13:49:50.700Z] === PAUSE TestServiceList [2021-12-22T13:49:50.700Z] === RUN TestServiceRemove [2021-12-22T13:49:50.700Z] === PAUSE TestServiceRemove [2021-12-22T13:49:50.700Z] === RUN TestServiceGet [2021-12-22T13:49:50.700Z] === PAUSE TestServiceGet [2021-12-22T13:49:50.700Z] === RUN TestServicePrune [2021-12-22T13:49:50.700Z] === PAUSE TestServicePrune [2021-12-22T13:49:50.700Z] === RUN TestCreate [2021-12-22T13:49:50.700Z] === PAUSE TestCreate [2021-12-22T13:49:50.700Z] === RUN TestRemove [2021-12-22T13:49:50.700Z] === PAUSE TestRemove [2021-12-22T13:49:50.700Z] === RUN TestList [2021-12-22T13:49:50.700Z] === PAUSE TestList [2021-12-22T13:49:50.700Z] === RUN TestFindByDriver [2021-12-22T13:49:50.700Z] === PAUSE TestFindByDriver [2021-12-22T13:49:50.700Z] === RUN TestFindByReferenced [2021-12-22T13:49:50.700Z] === PAUSE TestFindByReferenced [2021-12-22T13:49:50.700Z] === RUN TestDerefMultipleOfSameRef [2021-12-22T13:49:50.700Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-22T13:49:50.700Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:49:50.700Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:49:50.700Z] === RUN TestDefererencePluginOnCreateError [2021-12-22T13:49:50.700Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-22T13:49:50.700Z] === RUN TestRefDerefRemove [2021-12-22T13:49:50.700Z] === PAUSE TestRefDerefRemove [2021-12-22T13:49:50.700Z] === RUN TestGet [2021-12-22T13:49:50.700Z] === PAUSE TestGet [2021-12-22T13:49:50.700Z] === RUN TestGetWithReference [2021-12-22T13:49:50.700Z] === PAUSE TestGetWithReference [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_nil_list [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_empty_list [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_filter_some [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_filter_middle [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:49:50.700Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-22T13:49:50.700Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_nil_list [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_filter_some [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_filter_middle [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:49:50.700Z] === CONT TestFilterFunc/test_empty_list [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-22T13:49:50.700Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-22T13:49:50.700Z] === CONT TestSetGetMeta [2021-12-22T13:49:50.700Z] === CONT TestList [2021-12-22T13:49:50.700Z] === CONT TestGet [2021-12-22T13:49:50.700Z] === CONT TestDefererencePluginOnCreateError [2021-12-22T13:49:50.700Z] --- PASS: TestGet (0.04s) [2021-12-22T13:49:50.700Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:49:50.700Z] --- PASS: TestSetGetMeta (0.05s) [2021-12-22T13:49:50.700Z] === CONT TestDerefMultipleOfSameRef [2021-12-22T13:49:50.700Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2021-12-22T13:49:50.700Z] === CONT TestFindByReferenced [2021-12-22T13:49:50.700Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-22T13:49:50.700Z] === CONT TestFindByDriver [2021-12-22T13:49:50.700Z] --- PASS: TestList (0.07s) [2021-12-22T13:49:50.700Z] === CONT TestRefDerefRemove [2021-12-22T13:49:50.700Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-12-22T13:49:50.700Z] === CONT TestRemove [2021-12-22T13:49:50.700Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-22T13:49:50.700Z] === CONT TestCreate [2021-12-22T13:49:50.700Z] === CONT TestServicePrune [2021-12-22T13:49:50.700Z] --- PASS: TestFindByDriver (0.04s) [2021-12-22T13:49:50.700Z] --- PASS: TestRefDerefRemove (0.03s) [2021-12-22T13:49:50.700Z] === CONT TestServiceGet [2021-12-22T13:49:50.700Z] --- PASS: TestCreate (0.03s) [2021-12-22T13:49:50.700Z] === CONT TestServiceRemove [2021-12-22T13:49:50.700Z] --- PASS: TestRemove (0.04s) [2021-12-22T13:49:50.700Z] === CONT TestServiceList [2021-12-22T13:49:50.700Z] time="2021-12-22T13:49:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:49:50.700Z] --- PASS: TestServiceGet (0.21s) [2021-12-22T13:49:50.700Z] === CONT TestServiceCreate [2021-12-22T13:49:50.700Z] --- PASS: TestServiceRemove (0.21s) [2021-12-22T13:49:50.700Z] === CONT TestRestore [2021-12-22T13:49:50.700Z] --- PASS: TestServiceList (0.21s) [2021-12-22T13:49:50.700Z] === CONT TestGetWithReference [2021-12-22T13:49:50.700Z] time="2021-12-22T13:49:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:49:50.700Z] time="2021-12-22T13:49:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:49:50.700Z] time="2021-12-22T13:49:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-22T13:49:50.700Z] --- PASS: TestServiceCreate (0.04s) [2021-12-22T13:49:50.700Z] --- PASS: TestGetWithReference (0.03s) [2021-12-22T13:49:50.700Z] time="2021-12-22T13:49:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:49:50.700Z] --- PASS: TestRestore (0.04s) [2021-12-22T13:49:50.700Z] --- PASS: TestServicePrune (0.26s) [2021-12-22T13:49:50.700Z] PASS [2021-12-22T13:49:50.700Z] coverage: 69.0% of statements [2021-12-22T13:49:50.700Z] ok github.com/docker/docker/volume/service 0.409s coverage: 69.0% of statements [2021-12-22T13:49:50.769Z] --- PASS: TestInactiveJobs (0.36s) [2021-12-22T13:49:50.769Z] === RUN TestWatchRelease [2021-12-22T13:49:50.769Z] --- PASS: TestWatchRelease (0.04s) [2021-12-22T13:49:50.769Z] === RUN TestWatchFinishedTransfer [2021-12-22T13:49:50.769Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-22T13:49:50.769Z] === RUN TestDuplicateTransfer [2021-12-22T13:49:50.769Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-22T13:49:50.769Z] === RUN TestSuccessfulUpload [2021-12-22T13:49:51.235Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-12-22T13:49:51.235Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-22T13:49:51.235Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-22T13:49:51.235Z] === RUN TestTokenPassThru [2021-12-22T13:49:51.235Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-22T13:49:51.235Z] === RUN TestTokenPassThruDifferentHost [2021-12-22T13:49:51.235Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-22T13:49:51.235Z] PASS [2021-12-22T13:49:51.235Z] coverage: 24.6% of statements [2021-12-22T13:49:51.235Z] ok github.com/docker/docker/distribution 1.744s coverage: 24.6% of statements [2021-12-22T13:49:51.235Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-22T13:49:51.235Z] time="2021-12-22T13:49:50Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-22T13:49:51.235Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-12-22T13:49:51.235Z] === RUN TestCancelledUpload [2021-12-22T13:49:51.235Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-22T13:49:51.235Z] PASS [2021-12-22T13:49:51.235Z] coverage: 76.8% of statements [2021-12-22T13:49:51.235Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 76.8% of statements [2021-12-22T13:49:51.235Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-22T13:49:51.704Z] === RUN TestCompare [2021-12-22T13:49:51.704Z] --- PASS: TestCompare (0.00s) [2021-12-22T13:49:51.704Z] PASS [2021-12-22T13:49:51.704Z] coverage: 19.2% of statements [2021-12-22T13:49:51.704Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2021-12-22T13:49:51.704Z] === RUN TestFSGetInvalidData [2021-12-22T13:49:51.704Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-22T13:49:51.704Z] === RUN TestFSInvalidSet [2021-12-22T13:49:51.704Z] --- PASS: TestFSInvalidSet (0.02s) [2021-12-22T13:49:51.704Z] === RUN TestFSInvalidRoot [2021-12-22T13:49:51.704Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-22T13:49:51.704Z] === RUN TestFSMetadataGetSet [2021-12-22T13:49:51.704Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-12-22T13:49:51.704Z] === RUN TestFSInvalidWalker [2021-12-22T13:49:51.704Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-12-22T13:49:51.704Z] === RUN TestFSGetSet [2021-12-22T13:49:51.704Z] --- PASS: TestFSGetSet (0.05s) [2021-12-22T13:49:51.704Z] === RUN TestFSGetUnsetKey [2021-12-22T13:49:51.704Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-22T13:49:51.704Z] === RUN TestFSGetEmptyData [2021-12-22T13:49:51.704Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-22T13:49:51.704Z] === RUN TestFSDelete [2021-12-22T13:49:51.704Z] --- PASS: TestFSDelete (0.02s) [2021-12-22T13:49:51.704Z] === RUN TestFSWalker [2021-12-22T13:49:51.704Z] --- PASS: TestFSWalker (0.02s) [2021-12-22T13:49:51.704Z] === RUN TestFSWalkerStopOnError [2021-12-22T13:49:51.704Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-22T13:49:51.704Z] === RUN TestNewFromJSON [2021-12-22T13:49:51.704Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-22T13:49:51.704Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-22T13:49:51.704Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-22T13:49:51.704Z] === RUN TestMarshalKeyOrder [2021-12-22T13:49:51.704Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-22T13:49:51.704Z] === RUN TestHistoryEqual [2021-12-22T13:49:52.171Z] --- PASS: TestHistoryEqual (0.17s) [2021-12-22T13:49:52.171Z] === RUN TestImage [2021-12-22T13:49:52.171Z] --- PASS: TestImage (0.00s) [2021-12-22T13:49:52.171Z] === RUN TestImageOSNotEmpty [2021-12-22T13:49:52.171Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-22T13:49:52.171Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-22T13:49:52.171Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-22T13:49:52.171Z] === RUN TestCreate [2021-12-22T13:49:52.171Z] --- PASS: TestCreate (0.01s) [2021-12-22T13:49:52.171Z] === RUN TestRestore [2021-12-22T13:49:52.171Z] time="2021-12-22T13:49:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-22T13:49:52.171Z] --- PASS: TestRestore (0.04s) [2021-12-22T13:49:52.171Z] === RUN TestAddDelete [2021-12-22T13:49:52.171Z] --- PASS: TestAddDelete (0.03s) [2021-12-22T13:49:52.171Z] === RUN TestSearchAfterDelete [2021-12-22T13:49:52.171Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-22T13:49:52.171Z] === RUN TestParentReset [2021-12-22T13:49:52.171Z] --- PASS: TestParentReset (0.04s) [2021-12-22T13:49:52.171Z] === RUN TestGetAndSetLastUpdated [2021-12-22T13:49:52.171Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-22T13:49:52.171Z] === RUN TestStoreLen [2021-12-22T13:49:52.171Z] --- PASS: TestStoreLen (0.06s) [2021-12-22T13:49:52.171Z] PASS [2021-12-22T13:49:52.171Z] coverage: 86.6% of statements [2021-12-22T13:49:52.171Z] ok github.com/docker/docker/image 0.750s coverage: 86.6% of statements [2021-12-22T13:49:52.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-22T13:49:52.638Z] === RUN TestMakeV1ConfigFromConfig [2021-12-22T13:49:52.638Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-22T13:49:52.638Z] PASS [2021-12-22T13:49:52.638Z] coverage: 25.0% of statements [2021-12-22T13:49:52.638Z] ok github.com/docker/docker/image/v1 0.122s coverage: 25.0% of statements [2021-12-22T13:49:52.638Z] === RUN TestValidateManifest [2021-12-22T13:49:52.638Z] === RUN TestValidateManifest/nil [2021-12-22T13:49:52.638Z] === RUN TestValidateManifest/non-nil [2021-12-22T13:49:52.638Z] --- PASS: TestValidateManifest (0.00s) [2021-12-22T13:49:52.638Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-22T13:49:52.638Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-22T13:49:52.638Z] PASS [2021-12-22T13:49:52.638Z] coverage: 0.7% of statements [2021-12-22T13:49:53.105Z] ok github.com/docker/docker/image/tarexport 0.187s coverage: 0.7% of statements [2021-12-22T13:49:53.105Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-22T13:49:54.089Z] === RUN TestSerialization [2021-12-22T13:49:54.089Z] --- PASS: TestSerialization (0.02s) [2021-12-22T13:49:54.089Z] PASS [2021-12-22T13:49:54.089Z] coverage: 100.0% of statements [2021-12-22T13:49:54.089Z] ok github.com/docker/docker/libcontainerd/queue 0.119s coverage: 100.0% of statements [2021-12-22T13:49:54.089Z] === RUN TestEmptyLayer [2021-12-22T13:49:54.089Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-22T13:49:54.089Z] === RUN TestCommitFailure [2021-12-22T13:49:54.089Z] --- PASS: TestCommitFailure (0.01s) [2021-12-22T13:49:54.089Z] === RUN TestStartTransactionFailure [2021-12-22T13:49:54.089Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-22T13:49:54.089Z] === RUN TestGetOrphan [2021-12-22T13:49:54.089Z] --- PASS: TestGetOrphan (0.01s) [2021-12-22T13:49:54.089Z] === RUN TestMountAndRegister [2021-12-22T13:49:54.089Z] layer_test.go:270: Layer size: 14 [2021-12-22T13:49:54.089Z] --- PASS: TestMountAndRegister (0.06s) [2021-12-22T13:49:54.089Z] === RUN TestLayerRelease [2021-12-22T13:49:54.089Z] layer_test.go:303: Failing on Windows [2021-12-22T13:49:54.089Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-22T13:49:54.089Z] === RUN TestStoreRestore [2021-12-22T13:49:54.089Z] layer_test.go:352: Failing on Windows [2021-12-22T13:49:54.089Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-22T13:49:54.089Z] === RUN TestTarStreamStability [2021-12-22T13:49:54.089Z] layer_test.go:467: Failing on Windows [2021-12-22T13:49:54.089Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-22T13:49:54.089Z] === RUN TestRegisterExistingLayer [2021-12-22T13:49:54.555Z] --- PASS: TestRegisterExistingLayer (0.35s) [2021-12-22T13:49:54.555Z] === RUN TestTarStreamVerification [2021-12-22T13:49:54.555Z] layer_test.go:696: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestLayerMigration [2021-12-22T13:49:54.555Z] migration_test.go:45: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestLayerMigrationNoTarsplit [2021-12-22T13:49:54.555Z] migration_test.go:181: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestMountInit [2021-12-22T13:49:54.555Z] mount_test.go:17: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestMountInit (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestMountSize [2021-12-22T13:49:54.555Z] mount_test.go:76: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestMountSize (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestMountChanges [2021-12-22T13:49:54.555Z] mount_test.go:125: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestMountChanges (0.00s) [2021-12-22T13:49:54.555Z] === RUN TestMountApply [2021-12-22T13:49:54.555Z] mount_test.go:212: Failing on Windows [2021-12-22T13:49:54.555Z] --- SKIP: TestMountApply (0.00s) [2021-12-22T13:49:54.555Z] PASS [2021-12-22T13:49:54.555Z] coverage: 30.1% of statements [2021-12-22T13:49:54.555Z] ok github.com/docker/docker/layer 0.582s coverage: 30.1% of statements [2021-12-22T13:49:54.555Z] === RUN TestEnvironmentParsing [2021-12-22T13:49:54.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-22T13:49:55.022Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-22T13:49:55.022Z] PASS [2021-12-22T13:49:55.022Z] coverage: 1.2% of statements [2021-12-22T13:49:55.022Z] ok github.com/docker/docker/libcontainerd/local 0.124s coverage: 1.2% of statements [2021-12-22T13:49:55.022Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-22T13:49:55.022Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-22T13:49:55.022Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-22T13:49:55.022Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-22T13:49:55.488Z] === RUN TestSequenceGetAvailableBit [2021-12-22T13:49:55.489Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestSequenceEqual [2021-12-22T13:49:55.489Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestSequenceCopy [2021-12-22T13:49:55.489Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestGetFirstAvailable [2021-12-22T13:49:55.489Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestFindSequence [2021-12-22T13:49:55.489Z] --- PASS: TestFindSequence (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestCheckIfAvailable [2021-12-22T13:49:55.489Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestMergeSequences [2021-12-22T13:49:55.489Z] --- PASS: TestMergeSequences (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestPushReservation [2021-12-22T13:49:55.489Z] --- PASS: TestPushReservation (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestSerializeDeserialize [2021-12-22T13:49:55.489Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-22T13:49:55.489Z] === RUN TestSet [2021-12-22T13:49:55.489Z] --- PASS: TestSet (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestSetUnset [2021-12-22T13:49:55.956Z] --- PASS: TestSetUnset (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestOffsetSetUnset [2021-12-22T13:49:55.956Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestSetInRange [2021-12-22T13:49:55.956Z] --- PASS: TestSetInRange (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestSetAnyInRange [2021-12-22T13:49:55.956Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestMethods [2021-12-22T13:49:55.956Z] --- PASS: TestMethods (0.00s) [2021-12-22T13:49:55.956Z] === RUN TestRandomAllocateDeallocate [2021-12-22T13:49:56.726Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-22T13:49:57.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-22T13:49:57.289Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-22T13:49:57.517Z] === RUN TestInvalidConfig [2021-12-22T13:49:57.517Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-22T13:49:57.517Z] === RUN TestConfig [2021-12-22T13:49:57.517Z] --- PASS: TestConfig (0.01s) [2021-12-22T13:49:57.517Z] === RUN TestOptionsLabels [2021-12-22T13:49:57.517Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-22T13:49:57.517Z] === RUN TestValidName [2021-12-22T13:49:57.517Z] --- PASS: TestValidName (0.00s) [2021-12-22T13:49:57.517Z] PASS [2021-12-22T13:49:57.517Z] coverage: 19.7% of statements [2021-12-22T13:49:57.517Z] ok github.com/docker/docker/libnetwork/config 0.150s coverage: 19.7% of statements [2021-12-22T13:49:57.851Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-22T13:49:57.985Z] === RUN TestKey [2021-12-22T13:49:57.985Z] --- PASS: TestKey (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestParseKey [2021-12-22T13:49:57.985Z] --- PASS: TestParseKey (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestInvalidDataStore [2021-12-22T13:49:57.985Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestKVObjectFlatKey [2021-12-22T13:49:57.985Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestAtomicKVObjectFlatKey [2021-12-22T13:49:57.985Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-22T13:49:57.985Z] PASS [2021-12-22T13:49:57.985Z] coverage: 21.9% of statements [2021-12-22T13:49:57.985Z] ok github.com/docker/docker/libnetwork/datastore 0.065s coverage: 21.9% of statements [2021-12-22T13:49:57.985Z] === RUN TestErrorInterfaces [2021-12-22T13:49:57.985Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestNetworkMarshalling [2021-12-22T13:49:57.985Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-12-22T13:49:57.985Z] === RUN TestEndpointMarshalling [2021-12-22T13:49:57.985Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestAuxAddresses [2021-12-22T13:49:57.985Z] time="2021-12-22T13:49:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:49:57.985Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-22T13:49:57.985Z] === RUN TestSRVServiceQuery [2021-12-22T13:49:57.985Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestServiceVIPReuse [2021-12-22T13:49:57.985Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-22T13:49:57.985Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestDNSIPQuery [2021-12-22T13:49:57.985Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestDNSProxyServFail [2021-12-22T13:49:57.985Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestSandboxAddEmpty [2021-12-22T13:49:57.985Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestSandboxAddMultiPrio [2021-12-22T13:49:57.985Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:57.985Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:49:57.985Z] === RUN TestSandboxAddSamePrio [2021-12-22T13:49:58.452Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:58.452Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-22T13:49:58.452Z] === RUN TestCleanupServiceDiscovery [2021-12-22T13:49:58.452Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:58.452Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:49:58.452Z] === RUN TestDNSOptions [2021-12-22T13:49:58.452Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:49:58.452Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-22T13:49:58.452Z] === RUN TestMultipleControllersWithSameStore [2021-12-22T13:49:58.452Z] time="2021-12-22T13:49:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:49:58.452Z] time="2021-12-22T13:49:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:49:58.452Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-22T13:49:58.452Z] PASS [2021-12-22T13:49:58.452Z] coverage: 8.5% of statements [2021-12-22T13:49:58.452Z] ok github.com/docker/docker/libnetwork 0.428s coverage: 8.5% of statements [2021-12-22T13:49:58.919Z] === RUN TestIPDataMarshalling [2021-12-22T13:49:58.919Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-22T13:49:58.919Z] === RUN TestValidateAndIsV6 [2021-12-22T13:49:58.919Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-22T13:49:58.919Z] PASS [2021-12-22T13:49:58.919Z] coverage: 68.9% of statements [2021-12-22T13:49:58.919Z] ok github.com/docker/docker/libnetwork/driverapi 0.073s coverage: 68.9% of statements [2021-12-22T13:49:58.919Z] === RUN TestDriver [2021-12-22T13:49:58.919Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:49:58.919Z] PASS [2021-12-22T13:49:58.919Z] coverage: 34.8% of statements [2021-12-22T13:49:58.919Z] ok github.com/docker/docker/libnetwork/drivers/host 0.065s coverage: 34.8% of statements [2021-12-22T13:49:59.218Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2021-12-22T13:49:59.218Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:49:59.385Z] === RUN TestDriver [2021-12-22T13:49:59.385Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:49:59.385Z] PASS [2021-12-22T13:49:59.385Z] coverage: 34.8% of statements [2021-12-22T13:49:59.385Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2021-12-22T13:49:59.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-12-22T13:49:59.781Z] === RUN TestWaitNonBlocked [2021-12-22T13:49:59.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:49:59.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:49:59.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:49:59.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:49:59.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:49:59.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:49:59.852Z] === RUN TestNetworkAllocateFree [2021-12-22T13:49:59.852Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-22T13:49:59.852Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-22T13:49:59.852Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-22T13:49:59.852Z] PASS [2021-12-22T13:49:59.852Z] coverage: 63.6% of statements [2021-12-22T13:49:59.852Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.076s coverage: 63.6% of statements [2021-12-22T13:50:00.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-22T13:50:00.037Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-22T13:50:00.318Z] === RUN TestGetEmptyCapabilities [2021-12-22T13:50:00.318Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-22T13:50:00.318Z] === RUN TestGetExtraCapabilities [2021-12-22T13:50:00.318Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-22T13:50:00.318Z] === RUN TestGetInvalidCapabilities [2021-12-22T13:50:00.318Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-22T13:50:00.318Z] === RUN TestRemoteDriver [2021-12-22T13:50:00.318Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:50:00.318Z] === RUN TestDriverError [2021-12-22T13:50:00.318Z] --- PASS: TestDriverError (0.01s) [2021-12-22T13:50:00.318Z] === RUN TestMissingValues [2021-12-22T13:50:00.318Z] --- PASS: TestMissingValues (0.00s) [2021-12-22T13:50:00.318Z] === RUN TestRollback [2021-12-22T13:50:00.318Z] --- PASS: TestRollback (0.00s) [2021-12-22T13:50:00.318Z] PASS [2021-12-22T13:50:00.318Z] coverage: 57.4% of statements [2021-12-22T13:50:00.318Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.137s coverage: 57.4% of statements [2021-12-22T13:50:00.965Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-22T13:50:00.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-12-22T13:50:00.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-12-22T13:50:00.965Z] === RUN TestWaitBlocked [2021-12-22T13:50:00.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:50:00.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:50:00.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:50:00.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:50:00.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:50:00.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:50:01.301Z] === RUN TestNAT [2021-12-22T13:50:01.301Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:50:01.301Z] --- SKIP: TestNAT (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestTransparent [2021-12-22T13:50:01.301Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:50:01.301Z] --- SKIP: TestTransparent (0.00s) [2021-12-22T13:50:01.301Z] PASS [2021-12-22T13:50:01.301Z] coverage: 0.0% of statements [2021-12-22T13:50:01.301Z] === RUN TestNew [2021-12-22T13:50:01.301Z] --- PASS: TestNew (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestAddDriver [2021-12-22T13:50:01.301Z] --- PASS: TestAddDriver (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestAddDuplicateDriver [2021-12-22T13:50:01.301Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-22T13:50:01.301Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestDriver [2021-12-22T13:50:01.301Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestIPAM [2021-12-22T13:50:01.301Z] --- PASS: TestIPAM (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestWalkIPAMs [2021-12-22T13:50:01.301Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-22T13:50:01.301Z] === RUN TestWalkDrivers [2021-12-22T13:50:01.301Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-22T13:50:01.301Z] PASS [2021-12-22T13:50:01.301Z] coverage: 82.4% of statements [2021-12-22T13:50:01.301Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.084s coverage: 0.0% of statements [2021-12-22T13:50:01.301Z] ok github.com/docker/docker/libnetwork/drvregistry 0.127s coverage: 82.4% of statements [2021-12-22T13:50:01.302Z] --- PASS: TestRandomAllocateDeallocate (5.95s) [2021-12-22T13:50:01.302Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:50:01.302Z] === RUN TestBuildDefault [2021-12-22T13:50:01.302Z] --- PASS: TestBuildDefault (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestBuildHostnameDomainname [2021-12-22T13:50:01.302Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestBuildHostname [2021-12-22T13:50:01.302Z] --- PASS: TestBuildHostname (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestBuildHostnameFQDN [2021-12-22T13:50:01.302Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestBuildNoIP [2021-12-22T13:50:01.302Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestUpdate [2021-12-22T13:50:01.302Z] --- PASS: TestUpdate (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-22T13:50:01.302Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-22T13:50:01.302Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestAddEmpty [2021-12-22T13:50:01.302Z] --- PASS: TestAddEmpty (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestAdd [2021-12-22T13:50:01.302Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestDeleteEmpty [2021-12-22T13:50:01.302Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestDeleteNewline [2021-12-22T13:50:01.302Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestDelete [2021-12-22T13:50:01.302Z] --- PASS: TestDelete (0.00s) [2021-12-22T13:50:01.302Z] === RUN TestConcurrentWrites [2021-12-22T13:50:01.768Z] --- PASS: TestConcurrentWrites (0.23s) [2021-12-22T13:50:01.768Z] PASS [2021-12-22T13:50:01.768Z] coverage: 81.2% of statements [2021-12-22T13:50:01.768Z] ok github.com/docker/docker/libnetwork/etchosts 0.331s coverage: 81.2% of statements [2021-12-22T13:50:01.768Z] === RUN TestNew [2021-12-22T13:50:01.768Z] --- PASS: TestNew (0.00s) [2021-12-22T13:50:01.768Z] === RUN TestAllocate [2021-12-22T13:50:01.768Z] --- PASS: TestAllocate (0.00s) [2021-12-22T13:50:01.768Z] === RUN TestUninitialized [2021-12-22T13:50:01.768Z] --- PASS: TestUninitialized (0.00s) [2021-12-22T13:50:01.768Z] === RUN TestAllocateInRange [2021-12-22T13:50:01.768Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-22T13:50:01.768Z] === RUN TestAllocateSerial [2021-12-22T13:50:01.768Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-22T13:50:01.768Z] PASS [2021-12-22T13:50:01.768Z] coverage: 87.5% of statements [2021-12-22T13:50:01.768Z] ok github.com/docker/docker/libnetwork/idm 0.061s coverage: 87.5% of statements [2021-12-22T13:50:01.768Z] === RUN TestCaller [2021-12-22T13:50:01.768Z] --- PASS: TestCaller (0.00s) [2021-12-22T13:50:01.768Z] PASS [2021-12-22T13:50:01.768Z] coverage: 100.0% of statements [2021-12-22T13:50:01.768Z] ok github.com/docker/docker/libnetwork/internal/caller 0.055s coverage: 100.0% of statements [2021-12-22T13:50:01.893Z] --- PASS: TestWaitBlocked (0.02s) [2021-12-22T13:50:01.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-12-22T13:50:01.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-12-22T13:50:01.893Z] === CONT TestContainerStartOnDaemonRestart [2021-12-22T13:50:01.893Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-22T13:50:02.752Z] === RUN TestSetSerialInsertDelete [2021-12-22T13:50:02.752Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-22T13:50:02.752Z] === RUN TestSetParallelInsertDelete [2021-12-22T13:50:02.752Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2021-12-22T13:50:02.752Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-22T13:50:03.220Z] === RUN TestInt2IP2IntConversion [2021-12-22T13:50:03.687Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2021-12-22T13:50:03.687Z] === RUN TestRetrieveFromStore [2021-12-22T13:50:03.687Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2021-12-22T13:50:03.687Z] === RUN TestGetAddressVersion [2021-12-22T13:50:03.687Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-22T13:50:03.687Z] === RUN TestKeyString [2021-12-22T13:50:03.687Z] --- PASS: TestKeyString (0.00s) [2021-12-22T13:50:03.687Z] === RUN TestPoolDataMarshal [2021-12-22T13:50:03.687Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-22T13:50:03.687Z] === RUN TestSubnetsMarshal [2021-12-22T13:50:03.786Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-22T13:50:04.154Z] === RUN TestPoolRequest [2021-12-22T13:50:04.154Z] --- PASS: TestPoolRequest (0.00s) [2021-12-22T13:50:04.154Z] === RUN TestOtherRequests [2021-12-22T13:50:04.154Z] --- PASS: TestOtherRequests (0.00s) [2021-12-22T13:50:04.154Z] PASS [2021-12-22T13:50:04.154Z] coverage: 57.1% of statements [2021-12-22T13:50:04.154Z] ok github.com/docker/docker/libnetwork/ipams/null 0.068s coverage: 57.1% of statements [2021-12-22T13:50:04.154Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-12-22T13:50:04.154Z] === RUN TestAddSubnets [2021-12-22T13:50:04.154Z] --- PASS: TestAddSubnets (0.06s) [2021-12-22T13:50:04.154Z] === RUN TestDoublePoolRelease [2021-12-22T13:50:04.154Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-12-22T13:50:04.154Z] === RUN TestAddReleasePoolID [2021-12-22T13:50:04.154Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-12-22T13:50:04.154Z] === RUN TestPredefinedPool [2021-12-22T13:50:04.154Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-22T13:50:04.154Z] === RUN TestRemoveSubnet [2021-12-22T13:50:04.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-22T13:50:04.621Z] --- PASS: TestRemoveSubnet (0.22s) [2021-12-22T13:50:04.621Z] === RUN TestGetSameAddress [2021-12-22T13:50:04.621Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-12-22T13:50:04.621Z] === RUN TestIsCorrupted [2021-12-22T13:50:04.621Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-22T13:50:04.621Z] === RUN TestPoolAllocationReuse [2021-12-22T13:50:04.621Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-22T13:50:04.621Z] === RUN TestSetRollover [2021-12-22T13:50:04.912Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-22T13:50:04.912Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-22T13:50:04.912Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-22T13:50:04.912Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-22T13:50:04.912Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-22T13:50:04.912Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-22T13:50:04.912Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-22T13:50:04.912Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-22T13:50:04.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-22T13:50:05.087Z] === RUN TestGetCapabilities [2021-12-22T13:50:05.087Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-22T13:50:05.087Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-22T13:50:05.087Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-22T13:50:05.087Z] === RUN TestGetDefaultAddressSpaces [2021-12-22T13:50:05.087Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-22T13:50:05.087Z] === RUN TestRemoteDriver [2021-12-22T13:50:05.087Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:50:05.087Z] PASS [2021-12-22T13:50:05.087Z] coverage: 47.4% of statements [2021-12-22T13:50:05.087Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.112s coverage: 47.4% of statements [2021-12-22T13:50:05.841Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2021-12-22T13:50:05.841Z] === CONT TestDaemonHostGatewayIP [2021-12-22T13:50:06.071Z] === RUN TestWindowsIPAM [2021-12-22T13:50:06.071Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-22T13:50:06.071Z] PASS [2021-12-22T13:50:06.071Z] coverage: 71.4% of statements [2021-12-22T13:50:06.071Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.064s coverage: 71.4% of statements [2021-12-22T13:50:06.071Z] --- PASS: TestSetRollover (1.58s) [2021-12-22T13:50:06.071Z] === RUN TestSetRolloverSerial [2021-12-22T13:50:06.072Z] --- PASS: TestPoolAllocationReuse (1.67s) [2021-12-22T13:50:06.072Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-22T13:50:06.072Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-22T13:50:06.072Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-22T13:50:06.539Z] === RUN TestDefaultNetwork [2021-12-22T13:50:06.772Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.74s) [2021-12-22T13:50:06.772Z] === CONT TestDaemonRestartIpcMode [2021-12-22T13:50:07.006Z] --- PASS: TestDefaultNetwork (0.24s) [2021-12-22T13:50:07.006Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-22T13:50:07.006Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-12-22T13:50:07.006Z] === RUN TestInitAddressPools [2021-12-22T13:50:07.006Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-22T13:50:07.473Z] PASS [2021-12-22T13:50:07.473Z] coverage: 74.0% of statements [2021-12-22T13:50:07.473Z] ok github.com/docker/docker/libnetwork/ipamutils 0.577s coverage: 74.0% of statements [2021-12-22T13:50:07.473Z] --- PASS: TestSetRolloverSerial (1.57s) [2021-12-22T13:50:07.473Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-22T13:50:07.473Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-22T13:50:07.473Z] PASS [2021-12-22T13:50:07.473Z] coverage: 84.4% of statements [2021-12-22T13:50:07.473Z] ok github.com/docker/docker/libnetwork/bitseq 12.386s coverage: 84.4% of statements [2021-12-22T13:50:07.501Z] ok github.com/docker/docker/libnetwork/ipam 15.732s coverage: 85.3% of statements [2021-12-22T13:50:07.501Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-22T13:50:07.501Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-22T13:50:07.501Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-22T13:50:07.501Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-12-22T13:50:07.501Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-22T13:50:07.501Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-22T13:50:07.501Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2021-12-22T13:50:07.760Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2021-12-22T13:50:07.760Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-22T13:50:07.939Z] === RUN TestKeyValue [2021-12-22T13:50:07.939Z] --- PASS: TestKeyValue (0.00s) [2021-12-22T13:50:07.939Z] PASS [2021-12-22T13:50:07.939Z] coverage: 60.0% of statements [2021-12-22T13:50:07.939Z] ok github.com/docker/docker/libnetwork/netlabel 0.054s coverage: 60.0% of statements [2021-12-22T13:50:08.019Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-12-22T13:50:08.407Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.19s) [2021-12-22T13:50:08.407Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-22T13:50:08.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-22T13:50:09.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-22T13:50:10.596Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2021-12-22T13:50:10.596Z] === CONT TestIpcModeOlderClient [2021-12-22T13:50:10.596Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-22T13:50:10.596Z] === CONT TestContainerKillOnDaemonStart [2021-12-22T13:50:10.615Z] === RUN TestNetworkDBSimple [2021-12-22T13:50:11.082Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.59s) [2021-12-22T13:50:11.082Z] === RUN TestGetAddress [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-22T13:50:11.082Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-22T13:50:11.160Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2021-12-22T13:50:11.548Z] === RUN TestGenerate [2021-12-22T13:50:11.548Z] --- PASS: TestGenerate (0.00s) [2021-12-22T13:50:11.548Z] === RUN TestGeneratePtr [2021-12-22T13:50:11.548Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-22T13:50:11.548Z] === RUN TestGenerateMissingField [2021-12-22T13:50:11.548Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-22T13:50:11.548Z] === RUN TestFieldCannotBeSet [2021-12-22T13:50:11.548Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-22T13:50:11.548Z] === RUN TestTypeMismatchError [2021-12-22T13:50:11.548Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-22T13:50:11.548Z] PASS [2021-12-22T13:50:11.548Z] coverage: 100.0% of statements [2021-12-22T13:50:11.548Z] ok github.com/docker/docker/libnetwork/options 0.057s coverage: 100.0% of statements [2021-12-22T13:50:12.015Z] 2021/12/22 13:50:11 Closing DB instances... [2021-12-22T13:50:12.483Z] testing: warning: no tests to run [2021-12-22T13:50:12.483Z] PASS [2021-12-22T13:50:12.483Z] coverage: 0.0% of statements [2021-12-22T13:50:12.483Z] ok github.com/docker/docker/libnetwork/osl 0.059s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:50:12.483Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-22T13:50:12.483Z] PASS [2021-12-22T13:50:12.483Z] coverage: 100.0% of statements [2021-12-22T13:50:12.483Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2021-12-22T13:50:12.950Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-12-22T13:50:12.950Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-22T13:50:13.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-22T13:50:13.416Z] === RUN TestRequestNewPort [2021-12-22T13:50:13.416Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestRequestSpecificPort [2021-12-22T13:50:13.416Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestReleasePort [2021-12-22T13:50:13.416Z] --- PASS: TestReleasePort (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestReuseReleasedPort [2021-12-22T13:50:13.416Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestReleaseUnreadledPort [2021-12-22T13:50:13.416Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestUnknowProtocol [2021-12-22T13:50:13.416Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestAllocateAllPorts [2021-12-22T13:50:13.416Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestPortAllocation [2021-12-22T13:50:13.416Z] --- PASS: TestPortAllocation (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestPortAllocationWithCustomRange [2021-12-22T13:50:13.416Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestNoDuplicateBPR [2021-12-22T13:50:13.416Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-22T13:50:13.416Z] === RUN TestChangePortRange [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-22T13:50:13.416Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-22T13:50:13.416Z] --- PASS: TestChangePortRange (0.00s) [2021-12-22T13:50:13.416Z] PASS [2021-12-22T13:50:13.416Z] coverage: 88.6% of statements [2021-12-22T13:50:13.416Z] ok github.com/docker/docker/libnetwork/portallocator 0.069s coverage: 88.6% of statements [2021-12-22T13:50:13.416Z] testing: warning: no tests to run [2021-12-22T13:50:13.416Z] PASS [2021-12-22T13:50:13.416Z] coverage: 0.0% of statements [2021-12-22T13:50:13.416Z] ok github.com/docker/docker/libnetwork/portmapper 0.058s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:50:13.623Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-22T13:50:13.882Z] 2021/12/22 13:50:13 Closing DB instances... [2021-12-22T13:50:13.883Z] === RUN TestHashData [2021-12-22T13:50:13.883Z] --- PASS: TestHashData (0.00s) [2021-12-22T13:50:13.883Z] PASS [2021-12-22T13:50:13.883Z] coverage: 2.8% of statements [2021-12-22T13:50:13.883Z] ok github.com/docker/docker/libnetwork/resolvconf 0.061s coverage: 2.8% of statements [2021-12-22T13:50:14.350Z] === RUN TestErrorConstructors [2021-12-22T13:50:14.350Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-22T13:50:14.350Z] === RUN TestCompareIPMask [2021-12-22T13:50:14.350Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-22T13:50:14.350Z] === RUN TestUtilGetHostPartIP [2021-12-22T13:50:14.350Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-22T13:50:14.350Z] === RUN TestUtilGetBroadcastIP [2021-12-22T13:50:14.350Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-22T13:50:14.350Z] === RUN TestParseCIDR [2021-12-22T13:50:14.350Z] --- PASS: TestParseCIDR (0.00s) [2021-12-22T13:50:14.350Z] PASS [2021-12-22T13:50:14.350Z] coverage: 37.3% of statements [2021-12-22T13:50:14.350Z] ok github.com/docker/docker/libnetwork/types 0.058s coverage: 37.3% of statements [2021-12-22T13:50:14.991Z] check_test.go:308: [d9cc170313ffe] daemon is not started [2021-12-22T13:50:14.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-22T13:50:15.334Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-22T13:50:15.334Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-22T13:50:15.334Z] PASS [2021-12-22T13:50:15.334Z] coverage: 50.0% of statements [2021-12-22T13:50:15.334Z] ok github.com/docker/docker/oci 0.126s coverage: 50.0% of statements [2021-12-22T13:50:15.334Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-12-22T13:50:15.334Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-22T13:50:15.748Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-22T13:50:15.748Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-22T13:50:15.748Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-22T13:50:15.748Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-22T13:50:15.748Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-22T13:50:15.748Z] Cross building: bundles/cross/windows/amd64 [2021-12-22T13:50:15.748Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-22T13:50:15.748Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-22T13:50:15.801Z] === RUN TestAddressPoolOpt [2021-12-22T13:50:15.801Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/a [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/something [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/_=a [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/env1=value1 [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/_env1=value1 [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/PATH [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/=a [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/PATH= [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/PATH=something [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/asd!qwe [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/1asd [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/123 [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/some_space [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/__some_space_before [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/some_space_after__ [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/= [2021-12-22T13:50:15.801Z] === RUN TestValidateEnv/PaTh [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-22T13:50:15.801Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-22T13:50:15.919Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-22T13:50:15.963Z] 2021/12/22 13:50:12 Closing DB instances... [2021-12-22T13:50:15.963Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-12-22T13:50:15.963Z] === RUN TestFindNode [2021-12-22T13:50:15.963Z] 2021/12/22 13:50:14 Closing DB instances... [2021-12-22T13:50:15.963Z] --- PASS: TestFindNode (0.02s) [2021-12-22T13:50:15.963Z] === RUN TestChangeNodeState [2021-12-22T13:50:15.963Z] 2021/12/22 13:50:14 Closing DB instances... [2021-12-22T13:50:15.963Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-22T13:50:15.963Z] === RUN TestNodeReincarnation [2021-12-22T13:50:15.963Z] 2021/12/22 13:50:14 Closing DB instances... [2021-12-22T13:50:16.175Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestParseHost [2021-12-22T13:50:16.268Z] --- PASS: TestParseHost (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestParseDockerDaemonHost [2021-12-22T13:50:16.268Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestParseTCP [2021-12-22T13:50:16.268Z] --- PASS: TestParseTCP (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-22T13:50:16.268Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestValidateExtraHosts [2021-12-22T13:50:16.268Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestIpOptString [2021-12-22T13:50:16.268Z] --- PASS: TestIpOptString (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-22T13:50:16.268Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestNewIpOptValidDefaultVal [2021-12-22T13:50:16.268Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestIpOptSetInvalidVal [2021-12-22T13:50:16.268Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestValidateIPAddress [2021-12-22T13:50:16.268Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestMapOpts [2021-12-22T13:50:16.268Z] --- PASS: TestMapOpts (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestListOptsWithoutValidator [2021-12-22T13:50:16.268Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestListOptsWithValidator [2021-12-22T13:50:16.268Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestValidateDNSSearch [2021-12-22T13:50:16.268Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_general_format [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_one_more [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-22T13:50:16.268Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:50:16.268Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestNamedListOpts [2021-12-22T13:50:16.268Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestNamedMapOpts [2021-12-22T13:50:16.268Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestParseLink [2021-12-22T13:50:16.268Z] --- PASS: TestParseLink (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestQuotedStringSetWithQuotes [2021-12-22T13:50:16.268Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-22T13:50:16.268Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-22T13:50:16.268Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-22T13:50:16.268Z] === RUN TestUlimitOpt [2021-12-22T13:50:16.268Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-22T13:50:16.268Z] PASS [2021-12-22T13:50:16.268Z] coverage: 67.1% of statements [2021-12-22T13:50:16.268Z] ok github.com/docker/docker/opts 0.111s coverage: 67.1% of statements [2021-12-22T13:50:16.268Z] === RUN TestParseVersion [2021-12-22T13:50:16.268Z] --- PASS: TestParseVersion (0.00s) [2021-12-22T13:50:16.268Z] PASS [2021-12-22T13:50:16.268Z] coverage: 52.9% of statements [2021-12-22T13:50:16.268Z] ok github.com/docker/docker/pkg/aaparser 0.072s coverage: 52.9% of statements [2021-12-22T13:50:16.735Z] 2021/12/22 13:50:16 Closing DB instances... [2021-12-22T13:50:17.541Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-22T13:50:17.722Z] === RUN TestPeerCertificateMarshalJSON [2021-12-22T13:50:18.191Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2021-12-22T13:50:18.191Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-22T13:50:18.191Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-22T13:50:18.191Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-22T13:50:18.191Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-12-22T13:50:18.191Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-22T13:50:18.191Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-22T13:50:18.191Z] === RUN TestMiddleware [2021-12-22T13:50:18.191Z] --- PASS: TestMiddleware (0.00s) [2021-12-22T13:50:18.191Z] === RUN TestNewResponseModifier [2021-12-22T13:50:18.191Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-22T13:50:18.191Z] PASS [2021-12-22T13:50:18.191Z] coverage: 26.8% of statements [2021-12-22T13:50:18.191Z] === RUN TestIsArchivePathDir [2021-12-22T13:50:18.191Z] ok github.com/docker/docker/pkg/authorization 0.424s coverage: 26.8% of statements [2021-12-22T13:50:18.191Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-12-22T13:50:18.191Z] === RUN TestIsArchivePathInvalidFile [2021-12-22T13:50:18.659Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-12-22T13:50:18.659Z] === RUN TestIsArchivePathTar [2021-12-22T13:50:18.659Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-22T13:50:18.659Z] === RUN TestDecompressStreamGzip [2021-12-22T13:50:18.659Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-12-22T13:50:18.659Z] === RUN TestDecompressStreamBzip2 [2021-12-22T13:50:18.659Z] === RUN TestUnbuffered [2021-12-22T13:50:18.659Z] --- PASS: TestUnbuffered (0.00s) [2021-12-22T13:50:18.659Z] === RUN TestRaceUnbuffered [2021-12-22T13:50:18.659Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-22T13:50:18.659Z] PASS [2021-12-22T13:50:18.659Z] coverage: 100.0% of statements [2021-12-22T13:50:18.659Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2021-12-22T13:50:19.125Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-12-22T13:50:19.125Z] === RUN TestDecompressStreamXz [2021-12-22T13:50:19.126Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:50:19.126Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestDecompressStreamZstd [2021-12-22T13:50:19.126Z] archive_test.go:140: zstd not installed [2021-12-22T13:50:19.126Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-22T13:50:19.126Z] === RUN TestCompressStreamXzUnsupported [2021-12-22T13:50:19.126Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-22T13:50:19.126Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestCompressStreamInvalid [2021-12-22T13:50:19.126Z] --- PASS: TestCompressStreamInvalid (0.01s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionInvalid [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionUncompressed [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionBzip2 [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionGzip [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionXz [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionXz (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestExtensionZstd [2021-12-22T13:50:19.126Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestCmdStreamLargeStderr [2021-12-22T13:50:19.126Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-12-22T13:50:19.126Z] === RUN TestCmdStreamBad [2021-12-22T13:50:19.126Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:50:19.126Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestCmdStreamGood [2021-12-22T13:50:19.126Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-22T13:50:19.126Z] === RUN TestUntarPathWithInvalidDest [2021-12-22T13:50:19.126Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-12-22T13:50:19.126Z] === RUN TestUntarPathWithInvalidSrc [2021-12-22T13:50:19.126Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-22T13:50:19.126Z] === RUN TestUntarPath [2021-12-22T13:50:19.126Z] --- PASS: TestUntarPath (0.08s) [2021-12-22T13:50:19.126Z] === RUN TestUntarPathWithDestinationFile [2021-12-22T13:50:19.126Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-12-22T13:50:19.126Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-22T13:50:19.593Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-22T13:50:19.593Z] === RUN TestCopyWithTarInvalidSrc [2021-12-22T13:50:19.593Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-22T13:50:19.593Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-22T13:50:19.593Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-22T13:50:19.593Z] === RUN TestCopyWithTarSrcFile [2021-12-22T13:50:19.593Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-22T13:50:19.593Z] === RUN TestCopyWithTarSrcFolder [2021-12-22T13:50:19.593Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-22T13:50:19.593Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-22T13:50:19.593Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-22T13:50:19.593Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-22T13:50:19.593Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-12-22T13:50:19.593Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-22T13:50:19.593Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-22T13:50:19.593Z] === RUN TestCopyFileWithTarSrcFile [2021-12-22T13:50:19.593Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-22T13:50:19.593Z] === RUN TestTarFiles [2021-12-22T13:50:19.593Z] === RUN TestMatch [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[foo]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[foo_bar]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[]#01 [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[qux]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-22T13:50:19.593Z] === RUN TestMatch/[[foo_baz]] [2021-12-22T13:50:19.593Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-22T13:50:19.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-22T13:50:19.593Z] PASS [2021-12-22T13:50:19.593Z] coverage: 87.5% of statements [2021-12-22T13:50:19.593Z] ok github.com/docker/docker/pkg/capabilities 0.066s coverage: 87.5% of statements [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-22T13:50:19.743Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-22T13:50:19.743Z] === RUN TestParallelCreate [2021-12-22T13:50:19.743Z] 2021/12/22 13:50:19 Closing DB instances... [2021-12-22T13:50:19.743Z] --- PASS: TestParallelCreate (0.02s) [2021-12-22T13:50:19.743Z] === RUN TestParallelDelete [2021-12-22T13:50:19.743Z] 2021/12/22 13:50:19 Closing DB instances... [2021-12-22T13:50:19.743Z] --- PASS: TestParallelDelete (0.02s) [2021-12-22T13:50:19.743Z] === RUN TestNetworkDBIslands [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f64d11696b22 with config:&{NodeID:f64d11696b22 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-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node f64d11696b22/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node f64d11696b22/172.28.129.175, added to nodes list" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5b624f1179ad with config:&{NodeID:5b624f1179ad 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-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node 5b624f1179ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node 5b624f1179ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node f64d11696b22/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=info msg="Node f64d11696b22/172.28.129.175, added to nodes list" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-22T13:50:19.743Z] time="2021-12-22T13:50:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-12-22T13:50:20.059Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-22T13:50:20.059Z] docker_cli_daemon_plugins_test.go:106: [d3123ba0c3edd] daemon is not started [2021-12-22T13:50:20.060Z] 2021/12/22 13:50:19 Closing DB instances... [2021-12-22T13:50:20.527Z] === RUN TestChrootTarUntar [2021-12-22T13:50:20.527Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-22T13:50:20.527Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootUntarEmptyArchive [2021-12-22T13:50:20.527Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-12-22T13:50:20.527Z] === RUN TestChrootTarUntarWithSymlink [2021-12-22T13:50:20.527Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootCopyWithTar [2021-12-22T13:50:20.527Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootCopyFileWithTar [2021-12-22T13:50:20.527Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootUntarPath [2021-12-22T13:50:20.527Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-22T13:50:20.527Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-22T13:50:20.527Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:50:20.527Z] === RUN TestChrootApplyDotDotFile [2021-12-22T13:50:20.527Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:20.527Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:50:20.527Z] PASS [2021-12-22T13:50:20.527Z] coverage: 15.1% of statements [2021-12-22T13:50:20.527Z] ok github.com/docker/docker/pkg/chrootarchive 0.130s coverage: 15.1% of statements [2021-12-22T13:50:20.726Z] time="2021-12-22T13:50:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0aeeed73ba65 with config:&{NodeID:0aeeed73ba65 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-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node f64d11696b22/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node f64d11696b22/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 5b624f1179ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0f4c76d13bf2 with config:&{NodeID:0f4c76d13bf2 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-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 5b624f1179ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node f64d11696b22/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=info msg="Node f64d11696b22/172.28.129.175, added to nodes list" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-22T13:50:20.727Z] time="2021-12-22T13:50:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-22T13:50:20.987Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:20Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:539a24c91572 with config:&{NodeID:539a24c91572 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-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 5b624f1179ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-22T13:50:21.193Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-22T13:50:21.511Z] === RUN TestSizeEmpty [2021-12-22T13:50:21.511Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeEmptyFile [2021-12-22T13:50:21.511Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeNonemptyFile [2021-12-22T13:50:21.511Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-22T13:50:21.511Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-22T13:50:21.511Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-22T13:50:21.511Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestMoveToSubdir [2021-12-22T13:50:21.511Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-22T13:50:21.511Z] === RUN TestSizeNonExistingDirectory [2021-12-22T13:50:21.511Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-22T13:50:21.511Z] PASS [2021-12-22T13:50:21.511Z] coverage: 80.0% of statements [2021-12-22T13:50:21.511Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:21.660Z] time="2021-12-22T13:50:21Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:21.660Z] networkdb_test.go:835: Re-joining: 3 [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=info msg="The new bootstrap node list is:[172.28.129.175:10033 172.28.129.175:10034 172.28.129.175:10035]" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10033" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49355" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10034" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49356" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10035" [2021-12-22T13:50:21.661Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49357" [2021-12-22T13:50:21.978Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2021-12-22T13:50:21.978Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-22T13:50:22.127Z] networkdb_test.go:835: Re-joining: 4 [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="The new bootstrap node list is:[172.28.129.175:10033 172.28.129.175:10034 172.28.129.175:10035]" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10033" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49358" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10034" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49359" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10035" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49360" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="node 0 leaving" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22 change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="node4(0f4c76d13bf2): Node leave event for f64d11696b22/172.28.129.175" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22 change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="node3(0aeeed73ba65): Node leave event for f64d11696b22/172.28.129.175" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22 change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="node2(5b624f1179ad): Node leave event for f64d11696b22/172.28.129.175" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="Node f64d11696b22 change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:21Z" level=info msg="node1(f64d11696b22): Node leave event for f64d11696b22/172.28.129.175" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22 change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:22Z" level=info msg="node5(539a24c91572): Node leave event for f64d11696b22/172.28.129.175" [2021-12-22T13:50:22.127Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.352Z] check_test.go:308: [de0f8f08e8c88] daemon is not started [2021-12-22T13:50:22.352Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-22T13:50:22.446Z] === RUN TestPollerAddRemove [2021-12-22T13:50:22.446Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-22T13:50:22.446Z] === RUN TestPollerEvent [2021-12-22T13:50:22.446Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:50:22.446Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-22T13:50:22.446Z] === RUN TestPollerClose [2021-12-22T13:50:22.446Z] --- PASS: TestPollerClose (0.00s) [2021-12-22T13:50:22.446Z] PASS [2021-12-22T13:50:22.446Z] coverage: 45.7% of statements [2021-12-22T13:50:22.446Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 45.7% of statements [2021-12-22T13:50:22.593Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node f64d11696b22/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="node 1 leaving" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="node5(539a24c91572): Node leave event for 5b624f1179ad/172.28.129.175" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="node3(0aeeed73ba65): Node leave event for 5b624f1179ad/172.28.129.175" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad change state NodeActive --> NodeFailed" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad/172.28.129.175, added to failed nodes list" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 5b624f1179ad/172.28.129.175" [2021-12-22T13:50:22.594Z] time="2021-12-22T13:50:22Z" level=error msg="node: 5b624f1179ad is unknown to memberlist" [2021-12-22T13:50:22.914Z] --- PASS: TestContainerKillOnDaemonStart (12.15s) [2021-12-22T13:50:22.914Z] PASS [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === Skipped [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-22T13:50:22.914Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-22T13:50:22.914Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-22T13:50:22.914Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:50:22.914Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-22T13:50:22.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:50:22.914Z] [2021-12-22T13:50:22.914Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-22T13:50:22.915Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:50:22.915Z] [2021-12-22T13:50:22.915Z] DONE 200 tests, 6 skipped in 161.715s [2021-12-22T13:50:22.915Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-22T13:50:22.915Z] ++ 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-12-22T13:50:22.915Z] ++ set -e [2021-12-22T13:50:22.915Z] ++ '[' -n 0 ']' [2021-12-22T13:50:22.915Z] ++ set -x [2021-12-22T13:50:22.915Z] ++ 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-12-22T13:50:22.915Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 5b624f1179ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="node 2 leaving" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 0aeeed73ba65 change state NodeActive --> NodeLeft" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 0aeeed73ba65/172.28.129.175" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 0aeeed73ba65 change state NodeActive --> NodeLeft" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="node5(539a24c91572): Node leave event for 0aeeed73ba65/172.28.129.175" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="Node 0aeeed73ba65 change state NodeActive --> NodeLeft" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=info msg="node3(0aeeed73ba65): Node leave event for 0aeeed73ba65/172.28.129.175" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=debug msg="memberlist: Failed ping: 5b624f1179ad (timeout reached)" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.129.175:10036: use of closed network connection" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.129.175:10037: use of closed network connection" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.129.175:10035: use of closed network connection" [2021-12-22T13:50:23.060Z] time="2021-12-22T13:50:23Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.430Z] === RUN TestCopyFileWithInvalidSrc [2021-12-22T13:50:23.430Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:50:23.430Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-22T13:50:23.430Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-22T13:50:23.430Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCopyFile [2021-12-22T13:50:23.430Z] --- PASS: TestCopyFile (0.04s) [2021-12-22T13:50:23.430Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-22T13:50:23.430Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:50:23.430Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-22T13:50:23.430Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-22T13:50:23.430Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:50:23.430Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestWildcardMatches [2021-12-22T13:50:23.430Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestPatternMatches [2021-12-22T13:50:23.430Z] --- PASS: TestPatternMatches (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-22T13:50:23.430Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestPatternMatchesFolderExclusions [2021-12-22T13:50:23.430Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-22T13:50:23.430Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-22T13:50:23.430Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-22T13:50:23.430Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-22T13:50:23.430Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestSingleExclamationError [2021-12-22T13:50:23.430Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestMatchesWithNoPatterns [2021-12-22T13:50:23.430Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestMatchesWithMalformedPatterns [2021-12-22T13:50:23.430Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestMatches [2021-12-22T13:50:23.430Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-22T13:50:23.430Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-22T13:50:23.430Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-22T13:50:23.430Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-22T13:50:23.430Z] --- PASS: TestMatches (0.01s) [2021-12-22T13:50:23.430Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-22T13:50:23.430Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-22T13:50:23.430Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-22T13:50:23.430Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatterns [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatternsExceptionFlag [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCleanPatternsErrorSingleException [2021-12-22T13:50:23.430Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCreateIfNotExistsDir [2021-12-22T13:50:23.430Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-22T13:50:23.430Z] === RUN TestCreateIfNotExistsFile [2021-12-22T13:50:23.430Z] --- PASS: TestCreateIfNotExistsFile (0.04s) [2021-12-22T13:50:23.430Z] === RUN TestMatch [2021-12-22T13:50:23.430Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:50:23.430Z] PASS [2021-12-22T13:50:23.430Z] coverage: 84.0% of statements [2021-12-22T13:50:23.430Z] ok github.com/docker/docker/pkg/fileutils 0.184s coverage: 84.0% of statements [2021-12-22T13:50:23.482Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-22T13:50:23.482Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:50:23.482Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-22T13:50:23.482Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-22T13:50:23.482Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-22T13:50:23.482Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-22T13:50:23.482Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-22T13:50:23.482Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-22T13:50:23.482Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:50:23.482Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="Node 0aeeed73ba65/172.28.129.175, left gossip cluster" [2021-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="memberlist: Suspect 5b624f1179ad has failed, no acks received" [2021-12-22T13:50:23.528Z] networkdb_test.go:867: node5: OK [2021-12-22T13:50:23.528Z] networkdb_test.go:867: node4: OK [2021-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="node 0 coming back" [2021-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9892f16021ad with config:&{NodeID:9892f16021ad 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-12-22T13:50:23.528Z] time="2021-12-22T13:50:23Z" level=info msg="Node 9892f16021ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="Node 9892f16021ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="node 1 coming back" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3895c859e116 with config:&{NodeID:3895c859e116 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-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="Node 3895c859e116/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="Node 3895c859e116/172.28.129.175, added to nodes list" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="node 2 coming back" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:711c895eebc9 with config:&{NodeID:711c895eebc9 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-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="Node 711c895eebc9/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:23.529Z] time="2021-12-22T13:50:23Z" level=info msg="Node 711c895eebc9/172.28.129.175, added to nodes list" [2021-12-22T13:50:23.739Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-22T13:50:23.739Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-22T13:50:23.739Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-22T13:50:23.896Z] 2021/12/22 13:50:23 Closing DB instances... [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-12-22T13:50:23.996Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2021-12-22T13:50:23.996Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:50:23.996Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-22T13:50:23.996Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-22T13:50:24.363Z] === RUN TestGet [2021-12-22T13:50:24.363Z] --- PASS: TestGet (0.00s) [2021-12-22T13:50:24.363Z] === RUN TestGetShortcutString [2021-12-22T13:50:24.363Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-22T13:50:24.363Z] PASS [2021-12-22T13:50:24.363Z] coverage: 42.9% of statements [2021-12-22T13:50:24.363Z] ok github.com/docker/docker/pkg/homedir 0.067s coverage: 42.9% of statements [2021-12-22T13:50:24.924Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-22T13:50:24.924Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-22T13:50:25.348Z] === RUN TestCreateIDMapOrder [2021-12-22T13:50:25.348Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-22T13:50:25.348Z] PASS [2021-12-22T13:50:25.348Z] coverage: 7.2% of statements [2021-12-22T13:50:25.348Z] ok github.com/docker/docker/pkg/idtools 0.074s coverage: 7.2% of statements [2021-12-22T13:50:25.348Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-12-22T13:50:25.348Z] === RUN TestNetworkDBNodeLeave [2021-12-22T13:50:25.815Z] --- PASS: TestTarFiles (6.31s) [2021-12-22T13:50:25.816Z] === RUN TestDetectCompressionZstd [2021-12-22T13:50:25.816Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-22T13:50:25.816Z] === RUN TestTarUntar [2021-12-22T13:50:25.816Z] --- PASS: TestTarUntar (0.06s) [2021-12-22T13:50:25.816Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-22T13:50:25.816Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-22T13:50:25.816Z] === RUN TestTarWithOptions [2021-12-22T13:50:25.816Z] --- PASS: TestTarWithOptions (0.04s) [2021-12-22T13:50:25.816Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-22T13:50:25.816Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-22T13:50:25.816Z] === RUN TestUntarUstarGnuConflict [2021-12-22T13:50:25.816Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2021-12-22T13:50:25.816Z] === RUN TestUntarInvalidFilenames [2021-12-22T13:50:25.816Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3395571116\\dest" [2021-12-22T13:50:25.816Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-12-22T13:50:25.816Z] === RUN TestUntarHardlinkToSymlink [2021-12-22T13:50:25.816Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-22T13:50:25.816Z] === RUN TestUntarInvalidHardlink [2021-12-22T13:50:25.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1776723646\\victim\\hello" -> "../victim/hello" [2021-12-22T13:50:25.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1080692962\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:50:25.853Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-22T13:50:26.109Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-22T13:50:26.282Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2885190115\\victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2377901220\\victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2465246958\\victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4208083587\\victim" -> "../victim" [2021-12-22T13:50:26.282Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-12-22T13:50:26.282Z] === RUN TestUntarInvalidSymlink [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1034581321\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3461817534\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3011362528\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3315438927\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2139432289\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4125280958\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4205587963\\dest\\dir\\loophole" -> "../../victim" [2021-12-22T13:50:26.282Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-12-22T13:50:26.282Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-22T13:50:26.282Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-22T13:50:26.282Z] === RUN TestXGlobalNoParent [2021-12-22T13:50:26.282Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-22T13:50:26.282Z] === RUN TestReplaceFileTarWrapper [2021-12-22T13:50:26.282Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-12-22T13:50:26.282Z] === RUN TestPrefixHeaderReadable [2021-12-22T13:50:26.282Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-22T13:50:26.282Z] === RUN TestDisablePigz [2021-12-22T13:50:26.282Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-22T13:50:26.282Z] --- PASS: TestDisablePigz (0.14s) [2021-12-22T13:50:26.282Z] === RUN TestPigz [2021-12-22T13:50:26.749Z] === RUN TestFixedBufferCap [2021-12-22T13:50:26.749Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestFixedBufferLen [2021-12-22T13:50:26.749Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestFixedBufferString [2021-12-22T13:50:26.749Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestFixedBufferWrite [2021-12-22T13:50:26.749Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestFixedBufferRead [2021-12-22T13:50:26.749Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestBytesPipeRead [2021-12-22T13:50:26.749Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestBytesPipeWrite [2021-12-22T13:50:26.749Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-22T13:50:26.749Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-22T13:50:26.749Z] --- PASS: TestPigz (0.17s) [2021-12-22T13:50:26.749Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:50:26.749Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:50:26.749Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestCanonicalTarNameForPath [2021-12-22T13:50:26.749Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestCanonicalTarName [2021-12-22T13:50:26.749Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChmodTarEntry [2021-12-22T13:50:26.749Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestHardLinkOrder [2021-12-22T13:50:26.749Z] --- PASS: TestHardLinkOrder (0.09s) [2021-12-22T13:50:26.749Z] === RUN TestChangeString [2021-12-22T13:50:26.749Z] --- PASS: TestChangeString (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesWithNoChanges [2021-12-22T13:50:26.749Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-22T13:50:26.749Z] === RUN TestChangesWithChanges [2021-12-22T13:50:26.749Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-22T13:50:26.749Z] === RUN TestChangesWithChangesGH13590 [2021-12-22T13:50:26.749Z] changes_test.go:195: needs more investigation [2021-12-22T13:50:26.749Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesDirsEmpty [2021-12-22T13:50:26.749Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:50:26.749Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesDirsMutated [2021-12-22T13:50:26.749Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:50:26.749Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestApplyLayer [2021-12-22T13:50:26.749Z] changes_test.go:432: needs further investigation [2021-12-22T13:50:26.749Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesSizeWithHardlinks [2021-12-22T13:50:26.749Z] changes_test.go:468: needs further investigation [2021-12-22T13:50:26.749Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesSizeWithNoChanges [2021-12-22T13:50:26.749Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-22T13:50:26.749Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestChangesSize [2021-12-22T13:50:26.749Z] --- PASS: TestChangesSize (0.00s) [2021-12-22T13:50:26.749Z] === RUN TestApplyLayerInvalidFilenames [2021-12-22T13:50:26.749Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1712393659\\dest" [2021-12-22T13:50:26.749Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-22T13:50:26.749Z] === RUN TestApplyLayerInvalidHardlink [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1072270022\\victim\\hello" -> "../victim/hello" [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1926982052\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2265156110\\victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2988645649\\victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1511658393\\victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2007137993\\victim" -> "../victim" [2021-12-22T13:50:26.749Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-22T13:50:26.749Z] === RUN TestApplyLayerInvalidSymlink [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink848387649\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3893724051\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2982783810\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3063379105\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3690742375\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink219602156\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:50:26.749Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-22T13:50:26.749Z] === RUN TestApplyLayerWhiteouts [2021-12-22T13:50:27.038Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-22T13:50:27.038Z] daemon_test.go:156: [d4b2502f10a26] daemon is not started [2021-12-22T13:50:27.038Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-12-22T13:50:27.038Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-12-22T13:50:27.038Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-12-22T13:50:27.038Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-12-22T13:50:27.038Z] === RUN TestDaemonProxy [2021-12-22T13:50:27.038Z] === RUN TestDaemonProxy/environment_variables [2021-12-22T13:50:27.215Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-12-22T13:50:27.215Z] === RUN TestGenerateEmptyFile [2021-12-22T13:50:27.215Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestGenerateWithContent [2021-12-22T13:50:27.215Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-22T13:50:27.215Z] PASS [2021-12-22T13:50:27.215Z] coverage: 62.0% of statements [2021-12-22T13:50:27.215Z] ok github.com/docker/docker/pkg/archive 8.837s coverage: 62.0% of statements [2021-12-22T13:50:27.215Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-12-22T13:50:27.215Z] === RUN TestAtomicWriteToFile [2021-12-22T13:50:27.215Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-22T13:50:27.215Z] === RUN TestAtomicWriteSetCommit [2021-12-22T13:50:27.215Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-22T13:50:27.215Z] === RUN TestAtomicWriteSetCancel [2021-12-22T13:50:27.215Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-22T13:50:27.215Z] === RUN TestReadCloserWrapperClose [2021-12-22T13:50:27.215Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestReaderErrWrapperReadOnError [2021-12-22T13:50:27.215Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestReaderErrWrapperRead [2021-12-22T13:50:27.215Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestCancelReadCloser [2021-12-22T13:50:27.215Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-22T13:50:27.215Z] === RUN TestWriteCloserWrapperClose [2021-12-22T13:50:27.215Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestNopWriteCloser [2021-12-22T13:50:27.215Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestNopWriter [2021-12-22T13:50:27.215Z] --- PASS: TestNopWriter (0.00s) [2021-12-22T13:50:27.215Z] === RUN TestWriteCounter [2021-12-22T13:50:27.215Z] --- PASS: TestWriteCounter (0.00s) [2021-12-22T13:50:27.215Z] PASS [2021-12-22T13:50:27.216Z] coverage: 69.2% of statements [2021-12-22T13:50:27.216Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 69.2% of statements [2021-12-22T13:50:27.294Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-22T13:50:27.308Z] time="2021-12-22T13:50:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.129.175:10033 172.28.129.175:10034 172.28.129.175:10035]" [2021-12-22T13:50:27.308Z] time="2021-12-22T13:50:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.129.175:10033 172.28.129.175:10034 172.28.129.175:10035]" [2021-12-22T13:50:27.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10033" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49362" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, is the new incarnation of the shutdown node f64d11696b22/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10034" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49363" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, is the new incarnation of the shutdown node 5b624f1179ad/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10035" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49364" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 539a24c91572/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, is the new incarnation of the shutdown node f64d11696b22/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 9892f16021ad/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, is the new incarnation of the shutdown node 0aeeed73ba65/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, is the new incarnation of the shutdown node 5b624f1179ad/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 3895c859e116/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, is the new incarnation of the shutdown node 0aeeed73ba65/172.28.129.175" [2021-12-22T13:50:27.775Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, added to nodes list" [2021-12-22T13:50:27.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-22T13:50:28.199Z] === RUN TestError [2021-12-22T13:50:28.199Z] --- PASS: TestError (0.00s) [2021-12-22T13:50:28.199Z] === RUN TestProgressString [2021-12-22T13:50:28.199Z] === RUN TestProgressString/no_progress [2021-12-22T13:50:28.199Z] === RUN TestProgressString/progress_1 [2021-12-22T13:50:28.199Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-22T13:50:28.199Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-22T13:50:28.199Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-22T13:50:28.199Z] === RUN TestProgressString/with_units [2021-12-22T13:50:28.199Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-22T13:50:28.199Z] === RUN TestProgressString/hide_counts [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-22T13:50:28.199Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-22T13:50:28.199Z] === RUN TestJSONMessageDisplay [2021-12-22T13:50:28.199Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-12-22T13:50:28.199Z] === RUN TestNetworkDBWatch [2021-12-22T13:50:28.199Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-12-22T13:50:28.199Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-22T13:50:28.199Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-22T13:50:28.199Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-22T13:50:28.199Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-22T13:50:28.199Z] === RUN TestDisplayJSONMessagesStream [2021-12-22T13:50:28.199Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-22T13:50:28.199Z] PASS [2021-12-22T13:50:28.199Z] coverage: 91.7% of statements [2021-12-22T13:50:28.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, joined gossip cluster" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:27Z" level=info msg="Node 711c895eebc9/172.28.129.175, added to nodes list" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10033" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49365" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10034" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49366" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49367" [2021-12-22T13:50:28.242Z] time="2021-12-22T13:50:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.129.175:10035" [2021-12-22T13:50:28.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-22T13:50:28.709Z] 2021/12/22 13:50:28 Closing DB instances... [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="node5(539a24c91572): Node leave event for 9892f16021ad/172.28.129.175" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="node2(3895c859e116): Node leave event for 9892f16021ad/172.28.129.175" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="node3(711c895eebc9): Node leave event for 9892f16021ad/172.28.129.175" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 9892f16021ad/172.28.129.175" [2021-12-22T13:50:28.709Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad change state NodeActive --> NodeLeft" [2021-12-22T13:50:28.710Z] time="2021-12-22T13:50:28Z" level=info msg="node1(9892f16021ad): Node leave event for 9892f16021ad/172.28.129.175" [2021-12-22T13:50:28.932Z] === RUN TestDaemonProxy/command-line_options [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:28Z" level=info msg="Node 9892f16021ad/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:29Z" level=info msg="node5(539a24c91572): Node leave event for 3895c859e116/172.28.129.175" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.177Z] time="2021-12-22T13:50:29Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 3895c859e116/172.28.129.175" [2021-12-22T13:50:29.183Z] === RUN TestStandardLongPath [2021-12-22T13:50:29.183Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-22T13:50:29.183Z] === RUN TestUNCLongPath [2021-12-22T13:50:29.183Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-22T13:50:29.183Z] PASS [2021-12-22T13:50:29.183Z] coverage: 100.0% of statements [2021-12-22T13:50:29.183Z] ok github.com/docker/docker/pkg/longpath 0.071s coverage: 100.0% of statements [2021-12-22T13:50:29.190Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="node2(3895c859e116): Node leave event for 3895c859e116/172.28.129.175" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="node3(711c895eebc9): Node leave event for 3895c859e116/172.28.129.175" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 3895c859e116/172.28.129.175, left gossip cluster" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="node5(539a24c91572): Node leave event for 711c895eebc9/172.28.129.175" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9 change state NodeActive --> NodeLeft" [2021-12-22T13:50:29.644Z] time="2021-12-22T13:50:29Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 711c895eebc9/172.28.129.175" [2021-12-22T13:50:29.649Z] === RUN TestNameFormat [2021-12-22T13:50:29.649Z] --- PASS: TestNameFormat (0.00s) [2021-12-22T13:50:29.649Z] === RUN TestNameRetries [2021-12-22T13:50:29.649Z] --- PASS: TestNameRetries (0.00s) [2021-12-22T13:50:29.649Z] PASS [2021-12-22T13:50:29.649Z] coverage: 85.7% of statements [2021-12-22T13:50:29.649Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9 change state NodeActive --> NodeLeft" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=info msg="node3(711c895eebc9): Node leave event for 711c895eebc9/172.28.129.175" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9/172.28.129.175, left gossip cluster" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9/172.28.129.175, left gossip cluster" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=info msg="Node 711c895eebc9/172.28.129.175, left gossip cluster" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=debug msg="memberlist: Failed ping: 0f4c76d13bf2 (timeout reached)" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.129.175:10035: use of closed network connection" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.129.175:10037: use of closed network connection" [2021-12-22T13:50:30.112Z] time="2021-12-22T13:50:29Z" level=debug msg="memberlist: Stream connection from=172.28.129.175:49368" [2021-12-22T13:50:30.118Z] 2021/12/22 13:50:29 Closing DB instances... [2021-12-22T13:50:30.118Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-22T13:50:30.581Z] time="2021-12-22T13:50:30Z" level=info msg="Node 0f4c76d13bf2 change state NodeActive --> NodeLeft" [2021-12-22T13:50:30.581Z] time="2021-12-22T13:50:30Z" level=info msg="node5(539a24c91572): Node leave event for 0f4c76d13bf2/172.28.129.175" [2021-12-22T13:50:30.581Z] time="2021-12-22T13:50:30Z" level=info msg="Node 0f4c76d13bf2 change state NodeActive --> NodeLeft" [2021-12-22T13:50:30.581Z] time="2021-12-22T13:50:30Z" level=info msg="node4(0f4c76d13bf2): Node leave event for 0f4c76d13bf2/172.28.129.175" [2021-12-22T13:50:30.581Z] time="2021-12-22T13:50:30Z" level=warning msg="memberlist: Was able to connect to 0f4c76d13bf2 but other probes failed, network may be misconfigured" [2021-12-22T13:50:30.584Z] === RUN TestParseKeyValueOpt [2021-12-22T13:50:30.584Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-22T13:50:30.584Z] === RUN TestParseUintList [2021-12-22T13:50:30.584Z] --- PASS: TestParseUintList (0.00s) [2021-12-22T13:50:30.584Z] === RUN TestParseUintListMaximumLimits [2021-12-22T13:50:30.584Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-22T13:50:30.584Z] PASS [2021-12-22T13:50:30.584Z] coverage: 97.0% of statements [2021-12-22T13:50:30.584Z] ok github.com/docker/docker/pkg/parsers 0.062s coverage: 97.0% of statements [2021-12-22T13:50:30.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-22T13:50:30.680Z] === RUN TestDaemonProxy/configuration_file [2021-12-22T13:50:31.049Z] time="2021-12-22T13:50:30Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, left gossip cluster" [2021-12-22T13:50:31.516Z] time="2021-12-22T13:50:31Z" level=info msg="Node 0f4c76d13bf2/172.28.129.175, left gossip cluster" [2021-12-22T13:50:31.568Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-12-22T13:50:31.568Z] === RUN TestNetworkDBBulkSync [2021-12-22T13:50:31.568Z] === RUN TestNewAndRemove [2021-12-22T13:50:31.568Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-22T13:50:31.568Z] === RUN TestRemoveInvalidPath [2021-12-22T13:50:31.568Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-22T13:50:31.568Z] PASS [2021-12-22T13:50:31.568Z] coverage: 82.6% of statements [2021-12-22T13:50:31.568Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2021-12-22T13:50:31.610Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-22T13:50:31.983Z] time="2021-12-22T13:50:31Z" level=info msg="Node 539a24c91572/172.28.129.175, left gossip cluster" [2021-12-22T13:50:31.983Z] time="2021-12-22T13:50:31Z" level=info msg="Node 539a24c91572 change state NodeActive --> NodeFailed" [2021-12-22T13:50:31.983Z] time="2021-12-22T13:50:31Z" level=info msg="Node 539a24c91572/172.28.129.175, added to failed nodes list" [2021-12-22T13:50:31.983Z] --- PASS: TestNetworkDBIslands (12.29s) [2021-12-22T13:50:31.983Z] PASS [2021-12-22T13:50:31.983Z] coverage: 60.0% of statements [2021-12-22T13:50:31.983Z] ok github.com/docker/docker/libnetwork/networkdb 105.171s coverage: 60.0% of statements [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/quota [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/rootless [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/volume [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-22T13:50:31.983Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-22T13:50:32.172Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-22T13:50:32.429Z] === RUN TestDaemonProxy/conflicting_options [2021-12-22T13:50:32.551Z] --- PASS: TestGetAddress (21.43s) [2021-12-22T13:50:32.551Z] === RUN TestRequestSyntaxCheck [2021-12-22T13:50:32.551Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-22T13:50:32.551Z] === RUN TestRequest [2021-12-22T13:50:32.551Z] 2021/12/22 13:50:32 Closing DB instances... [2021-12-22T13:50:32.685Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-22T13:50:32.685Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2021-12-22T13:50:32.941Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-22T13:50:33.207Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2021-12-22T13:50:33.467Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-12-22T13:50:33.467Z] --- PASS: TestDaemonProxy (6.36s) [2021-12-22T13:50:33.467Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2021-12-22T13:50:33.467Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2021-12-22T13:50:33.467Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2021-12-22T13:50:33.467Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-22T13:50:33.467Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2021-12-22T13:50:33.467Z] PASS [2021-12-22T13:50:33.467Z] [2021-12-22T13:50:33.467Z] === Skipped [2021-12-22T13:50:33.467Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.54s) [2021-12-22T13:50:33.467Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-12-22T13:50:33.467Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.54s) [2021-12-22T13:50:33.467Z] [2021-12-22T13:50:33.467Z] DONE 17 tests, 1 skipped in 10.635s [2021-12-22T13:50:33.467Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-22T13:50:33.467Z] ++ 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-12-22T13:50:33.467Z] ++ set -e [2021-12-22T13:50:33.467Z] ++ '[' -n 0 ']' [2021-12-22T13:50:33.467Z] ++ set -x [2021-12-22T13:50:33.467Z] ++ 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-12-22T13:50:33.534Z] === RUN TestFailedConnection [2021-12-22T13:50:33.725Z] INFO: Testing against a local daemon [2021-12-22T13:50:33.725Z] === RUN TestCommitInheritsEnv [2021-12-22T13:50:33.725Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2021-12-22T13:50:34.000Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-12-22T13:50:34.001Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-22T13:50:34.286Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-12-22T13:50:34.286Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:50:34.286Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-22T13:50:34.286Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:50:34.286Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-22T13:50:34.286Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:50:34.286Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-22T13:50:34.286Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:50:34.286Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2021-12-22T13:50:34.542Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-12-22T13:50:34.542Z] === RUN TestRemoveImageGarbageCollector [2021-12-22T13:50:34.799Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === Skipped [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-22T13:50:34.927Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-22T13:50:34.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-22T13:50:34.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-22T13:50:34.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-12-22T13:50:34.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:50:34.927Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-22T13:50:34.927Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-22T13:50:34.927Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-22T13:50:34.927Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-22T13:50:34.927Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-22T13:50:34.927Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-22T13:50:34.927Z] daemon_test.go:145: root required [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:50:34.927Z] reload_test.go:342: root required [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-22T13:50:34.927Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:50:34.927Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-22T13:50:34.927Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-22T13:50:34.927Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-22T13:50:34.927Z] layer_test.go:303: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-22T13:50:34.927Z] layer_test.go:352: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-22T13:50:34.927Z] layer_test.go:467: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-22T13:50:34.927Z] layer_test.go:696: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-22T13:50:34.927Z] migration_test.go:45: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:50:34.927Z] migration_test.go:181: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-22T13:50:34.927Z] mount_test.go:17: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-22T13:50:34.927Z] mount_test.go:76: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-22T13:50:34.927Z] mount_test.go:125: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-22T13:50:34.927Z] mount_test.go:212: Failing on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-22T13:50:34.927Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-22T13:50:34.927Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:50:34.927Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-22T13:50:34.927Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-22T13:50:34.927Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-22T13:50:34.927Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:50:34.927Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-22T13:50:34.927Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:50:34.927Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-22T13:50:34.927Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-22T13:50:34.927Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-22T13:50:34.927Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:50:34.927Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:50:34.927Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:50:34.927Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:50:34.927Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:50:34.927Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-22T13:50:34.927Z] archive_test.go:140: zstd not installed [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:50:34.927Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:50:34.927Z] changes_test.go:195: needs more investigation [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-22T13:50:34.927Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-22T13:50:34.927Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-22T13:50:34.927Z] changes_test.go:432: needs further investigation [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:50:34.927Z] changes_test.go:468: needs further investigation [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:50:34.927Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-22T13:50:34.927Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:50:34.927Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:50:34.927Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-12-22T13:50:34.927Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-12-22T13:50:34.927Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-22T13:50:34.927Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-22T13:50:34.927Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-22T13:50:34.927Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:50:34.927Z] [2021-12-22T13:50:34.927Z] DONE 2056 tests, 70 skipped in 293.591s [2021-12-22T13:50:34.927Z] INFO: make.ps1 ended at 12/22/2021 13:50:34 [2021-12-22T13:50:35.361Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2021-12-22T13:50:35.559Z] --- PASS: TestFailedConnection (2.14s) [2021-12-22T13:50:35.559Z] === RUN TestFailOnce [2021-12-22T13:50:35.559Z] 2021/12/22 13:50:35 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-12-22T13:50:35.559Z] goroutine 18 [running]: [2021-12-22T13:50:35.559Z] net/http.(*conn).serve.func1() [2021-12-22T13:50:35.559Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-22T13:50:35.559Z] panic({0xdaac40, 0xeb7350}) [2021-12-22T13:50:35.559Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-22T13:50:35.559Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x90393559050a94a6}, 0xc0001a9a98) [2021-12-22T13:50:35.559Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-22T13:50:35.559Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xec40d0, 0xc0000ac000}, 0xcff106) [2021-12-22T13:50:35.559Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-22T13:50:35.559Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xec40d0, 0xc0000ac000}, 0xc0001b2000) [2021-12-22T13:50:35.559Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-22T13:50:35.559Z] net/http.serverHandler.ServeHTTP({0xec26d0}, {0xec40d0, 0xc0000ac000}, 0xc0001b2000) [2021-12-22T13:50:35.559Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-22T13:50:35.559Z] net/http.(*conn).serve(0xc0001a0000, {0xec5fa0, 0xc0001820c0}) [2021-12-22T13:50:35.559Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-22T13:50:35.559Z] created by net/http.(*Server).Serve [2021-12-22T13:50:35.560Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-22T13:50:35.560Z] time="2021-12-22T13:50:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-12-22T13:50:35.924Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2021-12-22T13:50:36.489Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2021-12-22T13:50:36.492Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-22T13:50:36.492Z] INFO: Unit tests ended at 12/22/2021 13:50:36. Duration:00:05:08.7664181 [2021-12-22T13:50:36.492Z] INFO: Building busybox [2021-12-22T13:50:36.492Z] Sending build context to Docker daemon 5.12kB [2021-12-22T13:50:36.492Z] [2021-12-22T13:50:36.492Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-22T13:50:36.492Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-22T13:50:36.492Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-22T13:50:36.492Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-22T13:50:36.492Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-22T13:50:36.492Z] ---> 136110e1a05c [2021-12-22T13:50:36.492Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-22T13:50:36.492Z] ---> Running in a9f7ef4b0ad1 [2021-12-22T13:50:36.544Z] --- PASS: TestFailOnce (1.18s) [2021-12-22T13:50:36.544Z] === RUN TestEchoInputOutput [2021-12-22T13:50:36.544Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-22T13:50:36.544Z] === RUN TestBackoff [2021-12-22T13:50:36.544Z] --- PASS: TestBackoff (0.00s) [2021-12-22T13:50:36.544Z] === RUN TestAbortRetry [2021-12-22T13:50:36.544Z] --- PASS: TestAbortRetry (0.00s) [2021-12-22T13:50:36.544Z] === RUN TestClientScheme [2021-12-22T13:50:36.544Z] --- PASS: TestClientScheme (0.00s) [2021-12-22T13:50:36.544Z] === RUN TestNewClientWithTimeout [2021-12-22T13:50:36.745Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-12-22T13:50:36.745Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:50:36.745Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-22T13:50:36.745Z] === RUN TestTagInvalidReference [2021-12-22T13:50:36.745Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-22T13:50:36.745Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:50:36.745Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-22T13:50:36.745Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:50:36.745Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-22T13:50:36.745Z] === RUN TestTagOfficialNames [2021-12-22T13:50:36.745Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-22T13:50:36.745Z] === RUN TestTagMatchesDigest [2021-12-22T13:50:36.745Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-22T13:50:36.745Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-22T13:50:36.745Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-22T13:50:37.001Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2021-12-22T13:50:37.010Z] 2021/12/22 13:50:36 Closing DB instances... [2021-12-22T13:50:37.010Z] time="2021-12-22T13:50:36Z" level=error msg="node: c6a89bfbda0b is unknown to memberlist" [2021-12-22T13:50:37.010Z] time="2021-12-22T13:50:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-22T13:50:37.564Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2021-12-22T13:50:37.564Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-22T13:50:37.821Z] check_test.go:308: [d4e08b33f7147] daemon is not started [2021-12-22T13:50:38.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-22T13:50:38.571Z] time="2021-12-22T13:50:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": context deadline exceeded, retrying in 2s" [2021-12-22T13:50:39.008Z] check_test.go:308: [d7733c1042618] daemon is not started [2021-12-22T13:50:39.008Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-22T13:50:39.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-22T13:50:40.135Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2021-12-22T13:50:40.135Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-22T13:50:40.503Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-22T13:50:41.066Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-22T13:50:41.118Z] 2021/12/22 13:50:40 Closing DB instances... [2021-12-22T13:50:41.119Z] time="2021-12-22T13:50:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-22T13:50:42.103Z] --- PASS: TestRequest (9.75s) [2021-12-22T13:50:42.103Z] === RUN TestOverlappingRequests [2021-12-22T13:50:42.287Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-22T13:50:42.287Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-22T13:50:42.287Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-22T13:50:42.287Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-22T13:50:42.287Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-22T13:50:42.287Z] remote: Enumerating objects: 23, done. [2021-12-22T13:50:42.287Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-22T13:50:42.287Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-22T13:50:42.287Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-22T13:50:42.287Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-12-22T13:50:42.287Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-22T13:50:42.287Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-22T13:50:42.450Z] Removing intermediate container a9f7ef4b0ad1 [2021-12-22T13:50:42.450Z] ---> 359979a8a91e [2021-12-22T13:50:42.450Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-22T13:50:42.450Z] ---> Running in fa8f61dfd8ca [2021-12-22T13:50:42.569Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-12-22T13:50:42.569Z] === RUN TestNetworkDBGarbageCollection [2021-12-22T13:50:42.569Z] --- PASS: TestOverlappingRequests (0.48s) [2021-12-22T13:50:42.569Z] === RUN TestRelease [2021-12-22T13:50:42.918Z] Removing intermediate container fa8f61dfd8ca [2021-12-22T13:50:42.918Z] ---> 2d88c0d93f2a [2021-12-22T13:50:42.918Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-22T13:50:42.918Z] ---> Running in 563fd7a17d8a [2021-12-22T13:50:43.385Z] Removing intermediate container 563fd7a17d8a [2021-12-22T13:50:43.385Z] ---> 29083efe36ea [2021-12-22T13:50:43.385Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-22T13:50:44.128Z] --- PASS: TestRelease (1.66s) [2021-12-22T13:50:44.128Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:50:44.337Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-22T13:50:44.594Z] check_test.go:308: [d2e67fcadef33] daemon is not started [2021-12-22T13:50:44.594Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-22T13:50:44.811Z] Cross building: bundles/cross/linux/ppc64le [2021-12-22T13:50:44.811Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-22T13:50:44.811Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-22T13:50:44.945Z] [2021-12-22T13:50:45.412Z] ---> 1b72afe043a9 [2021-12-22T13:50:45.412Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-22T13:50:45.412Z] ---> Running in 0079ac323a4a [2021-12-22T13:50:45.692Z] time="2021-12-22T13:50:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-22T13:50:46.677Z] === RUN TestParseEmptyInterface [2021-12-22T13:50:46.677Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestParseNonInterfaceType [2021-12-22T13:50:46.677Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestParseWithOneFunction [2021-12-22T13:50:46.677Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestParseWithMultipleFuncs [2021-12-22T13:50:46.677Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestParseWithUnnamedReturn [2021-12-22T13:50:46.677Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestEmbeddedInterface [2021-12-22T13:50:46.677Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestParsedImports [2021-12-22T13:50:46.677Z] --- PASS: TestParsedImports (0.00s) [2021-12-22T13:50:46.677Z] === RUN TestAliasedImports [2021-12-22T13:50:46.677Z] --- PASS: TestAliasedImports (0.00s) [2021-12-22T13:50:46.677Z] PASS [2021-12-22T13:50:46.677Z] coverage: 56.8% of statements [2021-12-22T13:50:46.677Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2021-12-22T13:50:47.866Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-22T13:50:48.239Z] === RUN TestHTTPTransport [2021-12-22T13:50:48.239Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-22T13:50:48.239Z] PASS [2021-12-22T13:50:48.239Z] coverage: 85.7% of statements [2021-12-22T13:50:48.239Z] ok github.com/docker/docker/pkg/plugins/transport 0.086s coverage: 85.7% of statements [2021-12-22T13:50:48.706Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:50:48.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-22T13:50:48.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-22T13:50:48.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:50:48.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-22T13:50:48.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-22T13:50:48.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-22T13:50:48.706Z] === RUN TestBufferPoolPutAndGet [2021-12-22T13:50:48.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-22T13:50:48.706Z] PASS [2021-12-22T13:50:48.706Z] coverage: 88.2% of statements [2021-12-22T13:50:48.706Z] ok github.com/docker/docker/pkg/pools 0.072s coverage: 88.2% of statements [2021-12-22T13:50:49.172Z] --- PASS: TestAllocateRandomDeallocate (4.86s) [2021-12-22T13:50:49.172Z] === RUN TestRetrieveFromStore [2021-12-22T13:50:49.234Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-22T13:50:49.639Z] === RUN TestOutputOnPrematureClose [2021-12-22T13:50:49.639Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-22T13:50:49.639Z] === RUN TestCompleteSilently [2021-12-22T13:50:49.639Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-22T13:50:49.639Z] PASS [2021-12-22T13:50:49.639Z] coverage: 75.9% of statements [2021-12-22T13:50:49.639Z] ok github.com/docker/docker/pkg/progress 0.062s coverage: 75.9% of statements [2021-12-22T13:50:50.106Z] === RUN TestSendToOneSub [2021-12-22T13:50:50.106Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-22T13:50:50.106Z] === RUN TestSendToMultipleSubs [2021-12-22T13:50:50.106Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-22T13:50:50.106Z] === RUN TestEvictOneSub [2021-12-22T13:50:50.106Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-22T13:50:50.106Z] === RUN TestClosePublisher [2021-12-22T13:50:50.106Z] --- PASS: TestClosePublisher (0.00s) [2021-12-22T13:50:50.106Z] === RUN TestPubSubRace [2021-12-22T13:50:50.575Z] --- PASS: TestRetrieveFromStore (1.65s) [2021-12-22T13:50:50.575Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-22T13:50:50.575Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-12-22T13:50:50.575Z] === RUN TestParallelPredefinedRequest1 [2021-12-22T13:50:50.575Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-22T13:50:50.575Z] === RUN TestParallelPredefinedRequest2 [2021-12-22T13:50:50.575Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-22T13:50:50.575Z] === RUN TestParallelPredefinedRequest3 [2021-12-22T13:50:50.575Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-22T13:50:50.575Z] === RUN TestParallelPredefinedRequest4 [2021-12-22T13:50:50.575Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-22T13:50:50.575Z] === RUN TestParallelPredefinedRequest5 [2021-12-22T13:50:50.575Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-22T13:50:50.575Z] === RUN TestDebug [2021-12-22T13:50:50.575Z] --- PASS: TestDebug (0.00s) [2021-12-22T13:50:50.575Z] === RUN TestRequestPoolParallel [2021-12-22T13:50:50.603Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-22T13:50:51.042Z] --- PASS: TestRequestPoolParallel (0.22s) [2021-12-22T13:50:51.042Z] === RUN TestFullAllocateRelease [2021-12-22T13:50:51.042Z] --- PASS: TestPubSubRace (1.05s) [2021-12-22T13:50:51.042Z] PASS [2021-12-22T13:50:51.042Z] coverage: 75.0% of statements [2021-12-22T13:50:51.042Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2021-12-22T13:50:51.509Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-12-22T13:50:51.509Z] === RUN TestOddAllocateRelease [2021-12-22T13:50:51.509Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-12-22T13:50:51.509Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-22T13:50:51.532Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-22T13:50:51.532Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-22T13:50:51.976Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-22T13:50:51.976Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-22T13:50:51.976Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-22T13:50:51.976Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-22T13:50:51.976Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-22T13:50:51.976Z] === CONT TestParallelPredefinedRequest1 [2021-12-22T13:50:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:51.976Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:50:51.976Z] === CONT TestParallelPredefinedRequest5 [2021-12-22T13:50:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:51.976Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:50:51.976Z] === CONT TestParallelPredefinedRequest4 [2021-12-22T13:50:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:51.976Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:50:51.976Z] === CONT TestParallelPredefinedRequest3 [2021-12-22T13:50:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:51.976Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:50:51.976Z] === CONT TestParallelPredefinedRequest2 [2021-12-22T13:50:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:50:51.976Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:50:51.976Z] PASS [2021-12-22T13:50:51.976Z] coverage: 85.3% of statements [2021-12-22T13:50:51.976Z] ok github.com/docker/docker/libnetwork/ipam 48.552s coverage: 85.3% of statements [2021-12-22T13:50:51.976Z] === RUN TestRegister [2021-12-22T13:50:51.976Z] --- PASS: TestRegister (0.00s) [2021-12-22T13:50:51.976Z] === RUN TestCommand [2021-12-22T13:50:51.976Z] --- PASS: TestCommand (0.03s) [2021-12-22T13:50:51.976Z] === RUN TestNaiveSelf [2021-12-22T13:50:51.976Z] --- PASS: TestNaiveSelf (0.04s) [2021-12-22T13:50:51.976Z] PASS [2021-12-22T13:50:51.976Z] coverage: 82.4% of statements [2021-12-22T13:50:51.976Z] ok github.com/docker/docker/pkg/reexec 0.136s coverage: 82.4% of statements [2021-12-22T13:50:52.899Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-22T13:50:52.960Z] === RUN TestDump [2021-12-22T13:50:52.960Z] goroutine 4 [running]: [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.dump(0xc5b457) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-22T13:50:52.960Z] testing.tRunner(0xc00002dd40, 0xdc8e38) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:50:52.960Z] created by testing.(*T).Run [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:50:52.960Z] [2021-12-22T13:50:52.960Z] goroutine 1 [chan receive]: [2021-12-22T13:50:52.960Z] testing.(*T).Run(0xc00002dba0, {0xdba4fd, 0xc3a1b3}, 0xdc8e38) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:50:52.960Z] testing.runTests.func1(0xc00005a750) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:50:52.960Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:50:52.960Z] testing.runTests(0xc00006c080, {0xf2cba0, 0x3, 0x3}, {0xc5a6ad, 0xdbc1f7, 0xf31640}) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:50:52.960Z] testing.(*M).Run(0xc00006c080) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:50:52.960Z] main.main() [2021-12-22T13:50:52.960Z] _testmain.go:95 +0x1f5 [2021-12-22T13:50:52.960Z] --- PASS: TestDump (0.00s) [2021-12-22T13:50:52.960Z] === RUN TestDumpToFile [2021-12-22T13:50:52.960Z] --- PASS: TestDumpToFile (0.18s) [2021-12-22T13:50:52.960Z] === RUN TestDumpToFileWithEmptyInput [2021-12-22T13:50:52.960Z] goroutine 6 [running]: [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.dump(0xcc83f4) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xcc87a0}) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-22T13:50:52.960Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2021-12-22T13:50:52.960Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-22T13:50:52.960Z] testing.tRunner(0xc000118340, 0xdc8e28) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:50:52.960Z] created by testing.(*T).Run [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:50:52.960Z] [2021-12-22T13:50:52.960Z] goroutine 1 [chan receive]: [2021-12-22T13:50:52.960Z] testing.(*T).Run(0xc00002dba0, {0xdc1289, 0xc3a1b3}, 0xdc8e28) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:50:52.960Z] testing.runTests.func1(0xc00005a750) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:50:52.960Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:50:52.960Z] testing.runTests(0xc00006c080, {0xf2cba0, 0x3, 0x3}, {0xc5a6ad, 0xdbc1f7, 0xf31640}) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:50:52.960Z] testing.(*M).Run(0xc00006c080) [2021-12-22T13:50:52.960Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:50:52.960Z] main.main() [2021-12-22T13:50:52.960Z] _testmain.go:95 +0x1f5 [2021-12-22T13:50:52.960Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-22T13:50:52.960Z] PASS [2021-12-22T13:50:52.960Z] coverage: 90.9% of statements [2021-12-22T13:50:52.960Z] ok github.com/docker/docker/pkg/stack 0.248s coverage: 90.9% of statements [2021-12-22T13:50:53.829Z] check_test.go:308: [d28b3c0562d11] daemon is not started [2021-12-22T13:50:53.829Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-22T13:50:53.945Z] === RUN TestNewStdWriter [2021-12-22T13:50:53.945Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-22T13:50:53.945Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestWriteWithNilBytes [2021-12-22T13:50:53.945Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestWrite [2021-12-22T13:50:53.945Z] --- PASS: TestWrite (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestWriteWithWriterError [2021-12-22T13:50:53.945Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-22T13:50:53.945Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyWriteAndRead [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-22T13:50:53.945Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-22T13:50:53.945Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-22T13:50:53.945Z] PASS [2021-12-22T13:50:53.945Z] coverage: 100.0% of statements [2021-12-22T13:50:53.945Z] ok github.com/docker/docker/pkg/stdcopy 0.085s coverage: 100.0% of statements [2021-12-22T13:50:54.412Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-22T13:50:54.412Z] === RUN TestClientStream [2021-12-22T13:50:54.412Z] --- PASS: TestClientStream (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestClientSendFile [2021-12-22T13:50:54.412Z] --- PASS: TestClientSendFile (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestClientWithRequestTimeout [2021-12-22T13:50:54.412Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestFileSpecPlugin [2021-12-22T13:50:54.412Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-12-22T13:50:54.412Z] === RUN TestFileJSONSpecPlugin [2021-12-22T13:50:54.412Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-12-22T13:50:54.412Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-22T13:50:54.412Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestPluginAddHandler [2021-12-22T13:50:54.412Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestPluginWaitBadPlugin [2021-12-22T13:50:54.412Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestGet [2021-12-22T13:50:54.412Z] time="2021-12-22T13:50:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-22T13:50:54.412Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-22T13:50:54.412Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-22T13:50:54.412Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestFormatStatus [2021-12-22T13:50:54.412Z] --- PASS: TestFormatStatus (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestFormatError [2021-12-22T13:50:54.412Z] --- PASS: TestFormatError (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestFormatJSONError [2021-12-22T13:50:54.412Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-22T13:50:54.412Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-22T13:50:54.412Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestNewJSONProgressOutput [2021-12-22T13:50:54.412Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestAuxFormatterEmit [2021-12-22T13:50:54.412Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestStreamWriterStdout [2021-12-22T13:50:54.412Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-22T13:50:54.412Z] === RUN TestStreamWriterStderr [2021-12-22T13:50:54.412Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-22T13:50:54.412Z] PASS [2021-12-22T13:50:54.412Z] coverage: 66.2% of statements [2021-12-22T13:50:54.412Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2021-12-22T13:50:55.395Z] === RUN TestGenerateRandomID [2021-12-22T13:50:55.395Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestShortenId [2021-12-22T13:50:55.395Z] --- PASS: TestShortenId (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestShortenSha256Id [2021-12-22T13:50:55.395Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestShortenIdEmpty [2021-12-22T13:50:55.395Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestShortenIdInvalid [2021-12-22T13:50:55.395Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestIsShortIDNonHex [2021-12-22T13:50:55.395Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-22T13:50:55.395Z] === RUN TestIsShortIDNotCorrectSize [2021-12-22T13:50:55.395Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-22T13:50:55.395Z] PASS [2021-12-22T13:50:55.395Z] coverage: 70.6% of statements [2021-12-22T13:50:55.395Z] ok github.com/docker/docker/pkg/stringid 0.063s coverage: 70.6% of statements [2021-12-22T13:50:55.395Z] time="2021-12-22T13:50:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-22T13:50:55.720Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-22T13:50:55.820Z] Removing intermediate container 0079ac323a4a [2021-12-22T13:50:55.820Z] ---> 9389c2839a70 [2021-12-22T13:50:55.820Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-22T13:50:55.820Z] ---> Running in 09b8d5e9f2f9 [2021-12-22T13:50:56.377Z] === RUN TestIsCpusetListAvailable [2021-12-22T13:50:56.377Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-22T13:50:56.377Z] PASS [2021-12-22T13:50:56.377Z] coverage: 39.4% of statements [2021-12-22T13:50:56.377Z] ok github.com/docker/docker/pkg/sysinfo 0.056s coverage: 39.4% of statements [2021-12-22T13:50:56.805Z] [2021-12-22T13:50:56.805Z] SUCCESS: Specified value was saved. [2021-12-22T13:50:57.359Z] time="2021-12-22T13:50:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-22T13:50:57.415Z] --- PASS: TestBuildWithHugeFile (60.11s) [2021-12-22T13:50:57.415Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:50:57.415Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:50:57.415Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:50:57.415Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:50:57.415Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:50:57.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:50:57.415Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:50:57.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:50:57.415Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:50:57.415Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:50:57.415Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:50:57.415Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:50:57.415Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:50:57.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-22T13:50:57.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-12-22T13:50:57.415Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-12-22T13:50:57.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-22T13:50:57.415Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:50:57.415Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-22T13:50:57.415Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-22T13:50:57.415Z] --- PASS: TestBuildPreserveOwnership (3.43s) [2021-12-22T13:50:57.415Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2021-12-22T13:50:57.415Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2021-12-22T13:50:57.415Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:50:57.415Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-22T13:50:57.415Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-22T13:50:57.415Z] Loaded image: busybox:latest [2021-12-22T13:50:57.415Z] Loaded image: busybox:glibc [2021-12-22T13:50:57.415Z] Loaded image: debian:bullseye-slim [2021-12-22T13:50:57.415Z] Loaded image: hello-world:latest [2021-12-22T13:50:57.415Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:50:57.629Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-22T13:50:57.826Z] === RUN TestChtimes [2021-12-22T13:50:57.826Z] --- PASS: TestChtimes (0.01s) [2021-12-22T13:50:57.826Z] === RUN TestChtimesWindows [2021-12-22T13:50:57.826Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-22T13:50:57.826Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-22T13:50:57.826Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-22T13:50:57.826Z] === RUN TestEnsureRemoveAllNotExist [2021-12-22T13:50:57.826Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-22T13:50:57.826Z] === RUN TestEnsureRemoveAllWithDir [2021-12-22T13:50:57.826Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-22T13:50:57.826Z] === RUN TestEnsureRemoveAllWithFile [2021-12-22T13:50:57.826Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-22T13:50:57.826Z] === RUN TestHasWin32KSupport [2021-12-22T13:50:57.826Z] syscall_windows_test.go:8: win32k: true [2021-12-22T13:50:57.826Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-22T13:50:57.826Z] PASS [2021-12-22T13:50:57.826Z] coverage: 13.0% of statements [2021-12-22T13:50:57.826Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 13.0% of statements [2021-12-22T13:50:58.559Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-22T13:50:58.809Z] === RUN TestTailFile [2021-12-22T13:50:58.809Z] --- PASS: TestTailFile (0.00s) [2021-12-22T13:50:58.809Z] === RUN TestTailFileManyLines [2021-12-22T13:50:58.809Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-22T13:50:58.809Z] === RUN TestTailEmptyFile [2021-12-22T13:50:58.809Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-22T13:50:58.809Z] === RUN TestTailNegativeN [2021-12-22T13:50:58.809Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader [2021-12-22T13:50:58.809Z] === CONT TestNewTailReader [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/no_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-22T13:50:58.809Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:50:58.809Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:50:58.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:58.810Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:58.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:58.811Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:50:58.811Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.278Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:50:59.278Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.279Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.279Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.279Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.280Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.280Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.280Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.280Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.280Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.746Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.746Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.746Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.746Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.747Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:50:59.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:50:59.749Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:50:59.750Z] Removing intermediate container 09b8d5e9f2f9 [2021-12-22T13:50:59.750Z] ---> 10db72256981 [2021-12-22T13:50:59.750Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-22T13:50:59.928Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-22T13:51:00.219Z] ---> Running in c8efa8f7a079 [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:51:00.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.240Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.04s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.242Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:51:00.243Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:51:00.243Z] PASS [2021-12-22T13:51:00.243Z] coverage: 88.6% of statements [2021-12-22T13:51:00.243Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2021-12-22T13:51:00.243Z] === RUN TestTarSumRemoveNonExistent [2021-12-22T13:51:00.243Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-22T13:51:00.243Z] === RUN TestTarSumRemove [2021-12-22T13:51:00.243Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestSortFileInfoSums [2021-12-22T13:51:00.243Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestNewTarSumForLabelInvalid [2021-12-22T13:51:00.243Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestNewTarSumForLabel [2021-12-22T13:51:00.243Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestEmptyTar [2021-12-22T13:51:00.243Z] --- PASS: TestEmptyTar (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestTarSumsReadSize [2021-12-22T13:51:00.243Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestTarSums [2021-12-22T13:51:00.243Z] --- PASS: TestTarSums (0.08s) [2021-12-22T13:51:00.243Z] === RUN TestIteration [2021-12-22T13:51:00.243Z] --- PASS: TestIteration (0.00s) [2021-12-22T13:51:00.243Z] === RUN TestVersionLabelForChecksum [2021-12-22T13:51:00.710Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-22T13:51:00.710Z] === RUN TestVersion [2021-12-22T13:51:00.710Z] --- PASS: TestVersion (0.00s) [2021-12-22T13:51:00.710Z] === RUN TestGetVersion [2021-12-22T13:51:00.710Z] --- PASS: TestGetVersion (0.00s) [2021-12-22T13:51:00.710Z] === RUN TestGetVersions [2021-12-22T13:51:00.710Z] --- PASS: TestGetVersions (0.00s) [2021-12-22T13:51:00.710Z] PASS [2021-12-22T13:51:00.710Z] coverage: 89.3% of statements [2021-12-22T13:51:00.710Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2021-12-22T13:51:01.177Z] testing: warning: no tests to run [2021-12-22T13:51:01.177Z] PASS [2021-12-22T13:51:01.177Z] coverage: [no statements] [2021-12-22T13:51:01.177Z] ok github.com/docker/docker/pkg/term/windows 0.058s coverage: [no statements] [no tests to run] [2021-12-22T13:51:01.177Z] time="2021-12-22T13:51:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-22T13:51:01.643Z] === RUN TestTruncIndex [2021-12-22T13:51:01.643Z] --- PASS: TestTruncIndex (0.10s) [2021-12-22T13:51:01.643Z] PASS [2021-12-22T13:51:01.643Z] coverage: 91.5% of statements [2021-12-22T13:51:01.643Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2021-12-22T13:51:01.643Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-22T13:51:01.643Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-22T13:51:01.643Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-22T13:51:01.644Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-22T13:51:01.820Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-22T13:51:02.111Z] === RUN TestIsGIT [2021-12-22T13:51:02.111Z] --- PASS: TestIsGIT (0.00s) [2021-12-22T13:51:02.111Z] === RUN TestIsTransport [2021-12-22T13:51:02.111Z] --- PASS: TestIsTransport (0.00s) [2021-12-22T13:51:02.111Z] PASS [2021-12-22T13:51:02.111Z] coverage: 100.0% of statements [2021-12-22T13:51:02.111Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2021-12-22T13:51:02.580Z] === RUN TestVersionInfo [2021-12-22T13:51:02.580Z] --- PASS: TestVersionInfo (0.00s) [2021-12-22T13:51:02.580Z] === RUN TestAppendVersions [2021-12-22T13:51:02.580Z] --- PASS: TestAppendVersions (0.00s) [2021-12-22T13:51:02.580Z] PASS [2021-12-22T13:51:02.580Z] coverage: 88.9% of statements [2021-12-22T13:51:02.580Z] ok github.com/docker/docker/pkg/useragent 0.064s coverage: 88.9% of statements [2021-12-22T13:51:03.566Z] === RUN TestNewSettable [2021-12-22T13:51:03.566Z] --- PASS: TestNewSettable (0.00s) [2021-12-22T13:51:03.566Z] === RUN TestIsSettable [2021-12-22T13:51:03.566Z] --- PASS: TestIsSettable (0.00s) [2021-12-22T13:51:03.566Z] === RUN TestUpdateSettingsEnv [2021-12-22T13:51:03.566Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-22T13:51:03.566Z] PASS [2021-12-22T13:51:03.566Z] coverage: 20.0% of statements [2021-12-22T13:51:03.566Z] ok github.com/docker/docker/plugin/v2 0.075s coverage: 20.0% of statements [2021-12-22T13:51:03.955Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2021-12-22T13:51:03.955Z] PASS [2021-12-22T13:51:03.955Z] [2021-12-22T13:51:03.955Z] === Skipped [2021-12-22T13:51:03.955Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-22T13:51:03.955Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:51:03.955Z] [2021-12-22T13:51:03.955Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:51:03.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:51:03.955Z] [2021-12-22T13:51:03.955Z] DONE 34 tests, 2 skipped in 94.888s [2021-12-22T13:51:03.955Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-22T13:51:03.955Z] INFO: Testing against a local daemon [2021-12-22T13:51:03.955Z] === RUN TestConfigInspect [2021-12-22T13:51:04.033Z] === RUN TestValidatePrivileges [2021-12-22T13:51:04.033Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-22T13:51:04.033Z] === RUN TestFilterByCapNeg [2021-12-22T13:51:04.033Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-22T13:51:04.033Z] === RUN TestFilterByCapPos [2021-12-22T13:51:04.033Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-22T13:51:04.033Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-22T13:51:04.033Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-22T13:51:04.033Z] PASS [2021-12-22T13:51:04.033Z] coverage: 12.0% of statements [2021-12-22T13:51:04.033Z] ok github.com/docker/docker/plugin 0.102s coverage: 12.0% of statements [2021-12-22T13:51:04.500Z] === RUN TestLoad [2021-12-22T13:51:04.500Z] --- PASS: TestLoad (0.00s) [2021-12-22T13:51:04.500Z] === RUN TestSave [2021-12-22T13:51:04.967Z] --- PASS: TestSave (0.08s) [2021-12-22T13:51:04.967Z] === RUN TestAddDeleteGet [2021-12-22T13:51:04.967Z] --- PASS: TestAddDeleteGet (0.11s) [2021-12-22T13:51:04.967Z] === RUN TestInvalidTags [2021-12-22T13:51:04.967Z] --- PASS: TestInvalidTags (0.01s) [2021-12-22T13:51:04.967Z] PASS [2021-12-22T13:51:04.967Z] coverage: 84.4% of statements [2021-12-22T13:51:04.967Z] ok github.com/docker/docker/reference 0.273s coverage: 84.4% of statements [2021-12-22T13:51:04.972Z] Cannot create a file when that file already exists. [2021-12-22T13:51:05.092Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-22T13:51:05.348Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-22T13:51:05.952Z] === RUN TestResolveAuthConfigIndexServer [2021-12-22T13:51:05.952Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-22T13:51:05.952Z] === RUN TestResolveAuthConfigFullURL [2021-12-22T13:51:05.952Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-22T13:51:05.952Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-22T13:51:05.952Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:51:05.952Z] === RUN TestValidateMirror [2021-12-22T13:51:05.953Z] --- PASS: TestValidateMirror (0.00s) [2021-12-22T13:51:05.953Z] === RUN TestLoadInsecureRegistries [2021-12-22T13:51:06.419Z] time="2021-12-22T13:51:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:51:06.419Z] time="2021-12-22T13:51:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-22T13:51:06.419Z] time="2021-12-22T13:51:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:51:06.419Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-12-22T13:51:06.419Z] === RUN TestNewServiceConfig [2021-12-22T13:51:06.419Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestValidateIndexName [2021-12-22T13:51:06.419Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestValidateIndexNameWithError [2021-12-22T13:51:06.419Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestEndpointParse [2021-12-22T13:51:06.419Z] --- PASS: TestEndpointParse (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestEndpointParseInvalid [2021-12-22T13:51:06.419Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestValidateEndpoint [2021-12-22T13:51:06.419Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-22T13:51:06.419Z] === RUN TestPing [2021-12-22T13:51:06.419Z] --- PASS: TestPing (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestPingRegistryEndpoint [2021-12-22T13:51:06.419Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:06.419Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestEndpoint [2021-12-22T13:51:06.419Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:06.419Z] --- SKIP: TestEndpoint (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestParseRepositoryInfo [2021-12-22T13:51:06.419Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestNewIndexInfo [2021-12-22T13:51:06.419Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestMirrorEndpointLookup [2021-12-22T13:51:06.419Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:06.419Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-22T13:51:06.419Z] === RUN TestSearchRepositories [2021-12-22T13:51:06.419Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-22T13:51:06.419Z] Host: 127.0.0.1:49312 [2021-12-22T13:51:06.419Z] User-Agent: docker test client [2021-12-22T13:51:06.419Z] Authorization: Token fake-token [2021-12-22T13:51:06.419Z] X-Docker-Token: true [2021-12-22T13:51:06.419Z] Accept-Encoding: gzip [2021-12-22T13:51:06.419Z] [2021-12-22T13:51:06.419Z] [2021-12-22T13:51:06.419Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-22T13:51:06.419Z] Connection: close [2021-12-22T13:51:06.419Z] Content-Length: 144 [2021-12-22T13:51:06.419Z] Cache-Control: no-cache [2021-12-22T13:51:06.419Z] Content-Type: application/json [2021-12-22T13:51:06.419Z] Date: Wed, 22 Dec 2021 13:51:05 GMT [2021-12-22T13:51:06.419Z] Expires: -1 [2021-12-22T13:51:06.419Z] Pragma: no-cache [2021-12-22T13:51:06.419Z] Server: docker-tests/mock [2021-12-22T13:51:06.419Z] X-Docker-Registry-Config: mock [2021-12-22T13:51:06.419Z] X-Docker-Registry-Version: 0.0.0 [2021-12-22T13:51:06.419Z] [2021-12-22T13:51:06.419Z] [2021-12-22T13:51:06.419Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestTrustedLocation [2021-12-22T13:51:06.419Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-22T13:51:06.419Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestAllowNondistributableArtifacts [2021-12-22T13:51:06.419Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestIsSecureIndex [2021-12-22T13:51:06.419Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-22T13:51:06.419Z] PASS [2021-12-22T13:51:06.419Z] coverage: 51.2% of statements [2021-12-22T13:51:06.419Z] ok github.com/docker/docker/registry 0.324s coverage: 51.2% of statements [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReaderWithReadError [2021-12-22T13:51:06.419Z] time="2021-12-22T13:51:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReader [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-22T13:51:06.419Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-22T13:51:06.419Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-22T13:51:06.419Z] PASS [2021-12-22T13:51:06.419Z] coverage: 100.0% of statements [2021-12-22T13:51:06.419Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2021-12-22T13:51:06.471Z] --- PASS: TestConfigInspect (2.40s) [2021-12-22T13:51:06.471Z] === RUN TestConfigList [2021-12-22T13:51:06.885Z] === RUN TestRestartManagerTimeout [2021-12-22T13:51:06.885Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-22T13:51:06.885Z] === RUN TestRestartManagerTimeoutReset [2021-12-22T13:51:06.885Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-22T13:51:06.885Z] PASS [2021-12-22T13:51:06.885Z] coverage: 45.3% of statements [2021-12-22T13:51:06.885Z] ok github.com/docker/docker/restartmanager 0.057s coverage: 45.3% of statements [2021-12-22T13:51:07.240Z] check_test.go:308: [d2112504a70e0] daemon is not started [2021-12-22T13:51:07.240Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-22T13:51:07.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-22T13:51:07.352Z] === RUN TestDecodeContainerConfig [2021-12-22T13:51:07.352Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-22T13:51:07.352Z] === RUN TestDecodeContainerConfigIsolation [2021-12-22T13:51:07.352Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-22T13:51:07.352Z] === RUN TestValidatePrivileged [2021-12-22T13:51:07.352Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-22T13:51:07.352Z] PASS [2021-12-22T13:51:07.352Z] coverage: 52.6% of statements [2021-12-22T13:51:07.352Z] ok github.com/docker/docker/runconfig 0.062s coverage: 52.6% of statements [2021-12-22T13:51:07.803Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-22T13:51:07.819Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-22T13:51:07.819Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-22T13:51:07.819Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-22T13:51:07.819Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-22T13:51:07.819Z] PASS [2021-12-22T13:51:07.819Z] coverage: 62.5% of statements [2021-12-22T13:51:07.819Z] ok github.com/docker/docker/testutil 0.123s coverage: 62.5% of statements [2021-12-22T13:51:08.365Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-22T13:51:08.927Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-22T13:51:08.985Z] --- PASS: TestConfigList (2.13s) [2021-12-22T13:51:08.985Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:51:09.184Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-22T13:51:09.381Z] --- PASS: TestGet (15.01s) [2021-12-22T13:51:09.381Z] === RUN TestPluginWithNoManifest [2021-12-22T13:51:09.381Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-22T13:51:09.381Z] === RUN TestGetAll [2021-12-22T13:51:09.381Z] --- PASS: TestGetAll (0.00s) [2021-12-22T13:51:09.381Z] PASS [2021-12-22T13:51:09.381Z] coverage: 73.2% of statements [2021-12-22T13:51:09.381Z] ok github.com/docker/docker/pkg/plugins 36.066s coverage: 73.2% of statements [2021-12-22T13:51:09.715Z] Removing intermediate container c8efa8f7a079 [2021-12-22T13:51:09.715Z] ---> ac3ea2bf713e [2021-12-22T13:51:09.715Z] Step 13/13 : CMD ["sh"] [2021-12-22T13:51:09.715Z] ---> Running in 73eabb7ee198 [2021-12-22T13:51:10.183Z] Removing intermediate container 73eabb7ee198 [2021-12-22T13:51:10.183Z] ---> 73913f6a3098 [2021-12-22T13:51:10.183Z] Successfully built 73913f6a3098 [2021-12-22T13:51:10.183Z] Successfully tagged busybox:latest [2021-12-22T13:51:10.183Z] INFO: Docker images of the daemon under test [2021-12-22T13:51:10.183Z] [2021-12-22T13:51:10.183Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:51:10.183Z] busybox latest 73913f6a3098 1 second ago 4.96GB [2021-12-22T13:51:10.183Z] microsoft/windowsservercore latest 136110e1a05c 2 weeks ago 4.91GB [2021-12-22T13:51:10.183Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 2 weeks ago 4.91GB [2021-12-22T13:51:10.183Z] [2021-12-22T13:51:10.183Z] INFO: Running integration tests at 12/22/2021 13:51:10... [2021-12-22T13:51:10.183Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-22T13:51:10.183Z] INFO: Integration API tests being run from the host: [2021-12-22T13:51:10.183Z] INFO: make.ps1 starting at 12/22/2021 13:51:10 [2021-12-22T13:51:10.549Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-22T13:51:10.550Z] check_test.go:308: [dbf1d42e8af59] daemon is not started [2021-12-22T13:51:10.550Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-22T13:51:10.874Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-12-22T13:51:10.874Z] === RUN TestConfigsUpdate [2021-12-22T13:51:10.941Z] === RUN TestGetAddress [2021-12-22T13:51:10.941Z] --- PASS: TestGetAddress (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestRemove [2021-12-22T13:51:10.941Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:51:10.941Z] --- SKIP: TestRemove (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestInitializeWithVolumes [2021-12-22T13:51:10.941Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-22T13:51:10.941Z] === RUN TestCreate [2021-12-22T13:51:10.941Z] === RUN TestGetDriver [2021-12-22T13:51:10.941Z] --- PASS: TestGetDriver (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestVolumeRequestError [2021-12-22T13:51:10.941Z] --- PASS: TestCreate (0.01s) [2021-12-22T13:51:10.941Z] === RUN TestValidateName [2021-12-22T13:51:10.941Z] --- PASS: TestValidateName (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestCreateWithOpts [2021-12-22T13:51:10.941Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:51:10.941Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestRelaodNoOpts [2021-12-22T13:51:10.941Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-22T13:51:10.941Z] PASS [2021-12-22T13:51:10.941Z] coverage: 36.1% of statements [2021-12-22T13:51:10.941Z] ok github.com/docker/docker/volume/drivers 0.096s coverage: 36.1% of statements [2021-12-22T13:51:10.941Z] --- PASS: TestRelaodNoOpts (0.03s) [2021-12-22T13:51:10.941Z] PASS [2021-12-22T13:51:10.941Z] coverage: 41.5% of statements [2021-12-22T13:51:10.941Z] ok github.com/docker/docker/volume/local 0.130s coverage: 41.5% of statements [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRaw [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-22T13:51:10.941Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRaw [2021-12-22T13:51:10.941Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-22T13:51:10.941Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-22T13:51:10.941Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-22T13:51:10.941Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-22T13:51:11.407Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestConvertTmpfsOptions [2021-12-22T13:51:11.407Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-22T13:51:11.407Z] linux_parser_test.go:209: data="ro" [2021-12-22T13:51:11.407Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestParseMountSpec [2021-12-22T13:51:11.407Z] parser_test.go:62: case 0 [2021-12-22T13:51:11.407Z] parser_test.go:62: case 1 [2021-12-22T13:51:11.407Z] parser_test.go:62: case 2 [2021-12-22T13:51:11.407Z] parser_test.go:62: case 3 [2021-12-22T13:51:11.407Z] parser_test.go:62: case 4 [2021-12-22T13:51:11.407Z] parser_test.go:62: case 5 [2021-12-22T13:51:11.407Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestValidateMount [2021-12-22T13:51:11.407Z] --- PASS: TestValidateMount (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRaw [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:51:11.407Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-22T13:51:11.407Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:51:11.407Z] PASS [2021-12-22T13:51:11.407Z] coverage: 67.6% of statements [2021-12-22T13:51:11.407Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2021-12-22T13:51:11.747Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-22T13:51:12.762Z] --- PASS: TestConfigsUpdate (2.13s) [2021-12-22T13:51:12.762Z] === RUN TestTemplatedConfig [2021-12-22T13:51:12.967Z] === RUN TestSetGetMeta [2021-12-22T13:51:12.967Z] === PAUSE TestSetGetMeta [2021-12-22T13:51:12.967Z] === RUN TestRestore [2021-12-22T13:51:12.967Z] === PAUSE TestRestore [2021-12-22T13:51:12.967Z] === RUN TestServiceCreate [2021-12-22T13:51:12.967Z] === PAUSE TestServiceCreate [2021-12-22T13:51:12.967Z] === RUN TestServiceList [2021-12-22T13:51:12.967Z] === PAUSE TestServiceList [2021-12-22T13:51:12.967Z] === RUN TestServiceRemove [2021-12-22T13:51:12.967Z] === PAUSE TestServiceRemove [2021-12-22T13:51:12.967Z] === RUN TestServiceGet [2021-12-22T13:51:12.967Z] === PAUSE TestServiceGet [2021-12-22T13:51:12.967Z] === RUN TestServicePrune [2021-12-22T13:51:12.967Z] === PAUSE TestServicePrune [2021-12-22T13:51:12.967Z] === RUN TestCreate [2021-12-22T13:51:12.967Z] === PAUSE TestCreate [2021-12-22T13:51:12.967Z] === RUN TestRemove [2021-12-22T13:51:12.967Z] === PAUSE TestRemove [2021-12-22T13:51:12.967Z] === RUN TestList [2021-12-22T13:51:12.967Z] === PAUSE TestList [2021-12-22T13:51:12.967Z] === RUN TestFindByDriver [2021-12-22T13:51:12.967Z] === PAUSE TestFindByDriver [2021-12-22T13:51:12.967Z] === RUN TestFindByReferenced [2021-12-22T13:51:12.967Z] === PAUSE TestFindByReferenced [2021-12-22T13:51:12.967Z] === RUN TestDerefMultipleOfSameRef [2021-12-22T13:51:12.967Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-22T13:51:12.967Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:51:12.967Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:51:12.967Z] === RUN TestDefererencePluginOnCreateError [2021-12-22T13:51:12.967Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-22T13:51:12.967Z] === RUN TestRefDerefRemove [2021-12-22T13:51:12.967Z] === PAUSE TestRefDerefRemove [2021-12-22T13:51:12.967Z] === RUN TestGet [2021-12-22T13:51:12.967Z] === PAUSE TestGet [2021-12-22T13:51:12.967Z] === RUN TestGetWithReference [2021-12-22T13:51:12.967Z] === PAUSE TestGetWithReference [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_nil_list [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_empty_list [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_filter_some [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_filter_middle [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:51:12.967Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-22T13:51:12.967Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_nil_list [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_empty_list [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_filter_some [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_filter_middle [2021-12-22T13:51:12.967Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-22T13:51:12.967Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-22T13:51:12.967Z] === CONT TestSetGetMeta [2021-12-22T13:51:12.967Z] === CONT TestServiceGet [2021-12-22T13:51:12.967Z] === CONT TestList [2021-12-22T13:51:12.967Z] === CONT TestServiceList [2021-12-22T13:51:12.967Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-22T13:51:12.967Z] === CONT TestServiceRemove [2021-12-22T13:51:12.967Z] --- PASS: TestList (0.03s) [2021-12-22T13:51:12.967Z] === CONT TestServiceCreate [2021-12-22T13:51:12.967Z] --- PASS: TestServiceGet (0.21s) [2021-12-22T13:51:12.967Z] === CONT TestRestore [2021-12-22T13:51:12.967Z] --- PASS: TestServiceRemove (0.20s) [2021-12-22T13:51:12.967Z] === CONT TestCreate [2021-12-22T13:51:12.967Z] --- PASS: TestServiceList (0.22s) [2021-12-22T13:51:12.967Z] === CONT TestRemove [2021-12-22T13:51:12.967Z] --- PASS: TestServiceCreate (0.19s) [2021-12-22T13:51:12.967Z] === CONT TestServicePrune [2021-12-22T13:51:12.967Z] --- PASS: TestCreate (0.02s) [2021-12-22T13:51:12.967Z] === CONT TestDefererencePluginOnCreateError [2021-12-22T13:51:12.967Z] time="2021-12-22T13:51:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:51:12.967Z] --- PASS: TestRemove (0.02s) [2021-12-22T13:51:12.967Z] === CONT TestGetWithReference [2021-12-22T13:51:12.967Z] --- PASS: TestRestore (0.03s) [2021-12-22T13:51:12.967Z] === CONT TestGet [2021-12-22T13:51:12.967Z] time="2021-12-22T13:51:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:51:12.967Z] time="2021-12-22T13:51:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:51:12.967Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-22T13:51:12.967Z] === CONT TestRefDerefRemove [2021-12-22T13:51:12.967Z] time="2021-12-22T13:51:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-22T13:51:12.967Z] --- PASS: TestGet (0.02s) [2021-12-22T13:51:12.967Z] === CONT TestDerefMultipleOfSameRef [2021-12-22T13:51:12.967Z] time="2021-12-22T13:51:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:51:12.967Z] --- PASS: TestGetWithReference (0.03s) [2021-12-22T13:51:12.967Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:51:12.967Z] --- PASS: TestServicePrune (0.05s) [2021-12-22T13:51:12.967Z] === CONT TestFindByReferenced [2021-12-22T13:51:12.967Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-22T13:51:12.967Z] === CONT TestFindByDriver [2021-12-22T13:51:12.967Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-22T13:51:12.967Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-22T13:51:12.967Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-22T13:51:12.967Z] --- PASS: TestFindByDriver (0.02s) [2021-12-22T13:51:12.967Z] PASS [2021-12-22T13:51:12.967Z] coverage: 69.0% of statements [2021-12-22T13:51:12.967Z] ok github.com/docker/docker/volume/service 0.480s coverage: 69.0% of statements [2021-12-22T13:51:13.071Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-22T13:51:15.280Z] --- PASS: TestTemplatedConfig (2.62s) [2021-12-22T13:51:15.280Z] === RUN TestConfigCreateResolve [2021-12-22T13:51:15.590Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-22T13:51:16.875Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-22T13:51:16.875Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-22T13:51:16.875Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-22T13:51:16.875Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-22T13:51:16.875Z] Cross building: bundles/cross/linux/s390x [2021-12-22T13:51:16.875Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-22T13:51:16.875Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-22T13:51:17.797Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-12-22T13:51:17.797Z] PASS [2021-12-22T13:51:17.797Z] [2021-12-22T13:51:17.797Z] DONE 6 tests in 13.572s [2021-12-22T13:51:17.797Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-22T13:51:17.797Z] INFO: Testing against a local daemon [2021-12-22T13:51:17.797Z] === RUN TestCheckpoint [2021-12-22T13:51:17.797Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:51:17.797Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:51:17.797Z] === RUN TestContainerInvalidJSON [2021-12-22T13:51:17.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:51:17.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:51:17.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:51:17.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:51:17.797Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:51:17.797Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:51:17.797Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-22T13:51:17.797Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-22T13:51:17.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-22T13:51:17.797Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:51:17.797Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-22T13:51:17.797Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:51:17.797Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-22T13:51:17.797Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:51:17.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-22T13:51:17.797Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:51:17.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-22T13:51:17.797Z] === RUN TestCopyFromContainer [2021-12-22T13:51:18.746Z] === RUN TestCopyFromContainer// [2021-12-22T13:51:19.003Z] === RUN TestCopyFromContainer//bar/root [2021-12-22T13:51:19.003Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-22T13:51:19.003Z] === RUN TestCopyFromContainer/bar/quux [2021-12-22T13:51:19.003Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-22T13:51:19.260Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-22T13:51:19.260Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-22T13:51:19.260Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-22T13:51:19.260Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-22T13:51:19.517Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer (1.71s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-12-22T13:51:19.517Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-22T13:51:19.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:51:19.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:51:19.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:51:19.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:51:19.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:51:19.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:51:19.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:51:19.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:51:19.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:51:19.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:51:19.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:51:19.517Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:51:19.517Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-22T13:51:19.517Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:51:19.517Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:51:19.517Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:51:19.517Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:51:19.517Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:51:19.517Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:51:19.517Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:51:19.517Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:51:19.517Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:51:19.517Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:51:19.517Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-22T13:51:19.517Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-22T13:51:19.517Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:51:19.517Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-22T13:51:19.517Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:51:19.858Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-22T13:51:20.786Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-22T13:51:21.406Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2021-12-22T13:51:21.406Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:51:22.678Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-22T13:51:22.774Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:51:22.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:51:22.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:51:22.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:51:22.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:51:22.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:51:22.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:51:22.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:51:22.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:51:22.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:51:22.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:51:22.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T13:51:22.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T13:51:22.775Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:51:22.936Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-22T13:51:23.208Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-22T13:51:23.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-12-22T13:51:23.338Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:51:23.338Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:51:23.338Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:51:23.338Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-22T13:51:23.338Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-22T13:51:23.338Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:51:23.338Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:51:23.595Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-22T13:51:23.595Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:51:23.595Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-22T13:51:23.595Z] === RUN TestContainerStartOnDaemonRestart [2021-12-22T13:51:23.595Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-22T13:51:23.595Z] === RUN TestDaemonRestartIpcMode [2021-12-22T13:51:23.595Z] === PAUSE TestDaemonRestartIpcMode [2021-12-22T13:51:23.595Z] === RUN TestDaemonHostGatewayIP [2021-12-22T13:51:23.595Z] === PAUSE TestDaemonHostGatewayIP [2021-12-22T13:51:23.595Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-22T13:51:23.595Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-22T13:51:23.595Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:51:23.595Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-22T13:51:23.595Z] === RUN TestDiff [2021-12-22T13:51:24.156Z] --- PASS: TestDiff (0.60s) [2021-12-22T13:51:24.156Z] === RUN TestExecWithCloseStdin [2021-12-22T13:51:24.719Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-12-22T13:51:24.719Z] === RUN TestExec [2021-12-22T13:51:25.283Z] --- PASS: TestExec (0.60s) [2021-12-22T13:51:25.283Z] === RUN TestExecUser [2021-12-22T13:51:25.727Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-22T13:51:26.214Z] --- PASS: TestExecUser (0.63s) [2021-12-22T13:51:26.214Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:51:26.777Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2021-12-22T13:51:26.777Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:51:27.619Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-22T13:51:27.875Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-22T13:51:28.144Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-12-22T13:51:28.144Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:51:28.438Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-22T13:51:28.706Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-12-22T13:51:28.706Z] === RUN TestHealthKillContainer [2021-12-22T13:51:29.001Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-22T13:51:29.258Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-22T13:51:29.258Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-22T13:51:29.821Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-22T13:51:30.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-22T13:51:32.597Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-22T13:51:33.526Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-22T13:51:33.783Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-22T13:51:35.149Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-22T13:51:35.712Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-22T13:51:36.275Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-22T13:51:37.204Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-22T13:51:37.204Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-22T13:51:38.365Z] 2021/12/22 13:51:34 Closing DB instances... [2021-12-22T13:51:38.365Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-12-22T13:51:38.365Z] === RUN TestFindNode [2021-12-22T13:51:38.365Z] 2021/12/22 13:51:36 Closing DB instances... [2021-12-22T13:51:38.365Z] --- PASS: TestFindNode (0.02s) [2021-12-22T13:51:38.365Z] === RUN TestChangeNodeState [2021-12-22T13:51:38.365Z] 2021/12/22 13:51:36 Closing DB instances... [2021-12-22T13:51:38.365Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-22T13:51:38.365Z] === RUN TestNodeReincarnation [2021-12-22T13:51:38.365Z] 2021/12/22 13:51:36 Closing DB instances... [2021-12-22T13:51:38.569Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-22T13:51:38.655Z] --- PASS: TestHealthKillContainer (8.22s) [2021-12-22T13:51:38.655Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:51:38.655Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2021-12-22T13:51:38.655Z] === RUN TestIpcModeNone [2021-12-22T13:51:38.655Z] --- PASS: TestIpcModeNone (0.63s) [2021-12-22T13:51:38.655Z] === RUN TestIpcModePrivate [2021-12-22T13:51:38.655Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-22T13:51:38.655Z] --- PASS: TestIpcModePrivate (0.64s) [2021-12-22T13:51:38.655Z] === RUN TestIpcModeShareable [2021-12-22T13:51:39.218Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-22T13:51:39.218Z] --- PASS: TestIpcModeShareable (0.65s) [2021-12-22T13:51:39.218Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-22T13:51:39.498Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-22T13:51:40.061Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-22T13:51:41.107Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2021-12-22T13:51:41.107Z] === RUN TestAPIIpcModeHost [2021-12-22T13:51:41.669Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-12-22T13:51:41.669Z] === RUN TestDaemonIpcModeShareable [2021-12-22T13:51:42.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:51:42.006Z] INFO: Testing against a local daemon [2021-12-22T13:51:42.006Z] === RUN TestBuildWithSession [2021-12-22T13:51:42.006Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:51:42.006Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:51:42.006Z] === RUN TestBuildSquashParent [2021-12-22T13:51:42.006Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:51:42.006Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:51:42.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:51:42.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:51:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:51:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:51:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:51:42.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-22T13:51:42.160Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-22T13:51:42.160Z] === RUN TestParallelCreate [2021-12-22T13:51:42.160Z] 2021/12/22 13:51:41 Closing DB instances... [2021-12-22T13:51:42.160Z] --- PASS: TestParallelCreate (0.03s) [2021-12-22T13:51:42.160Z] === RUN TestParallelDelete [2021-12-22T13:51:42.160Z] 2021/12/22 13:51:41 Closing DB instances... [2021-12-22T13:51:42.160Z] --- PASS: TestParallelDelete (0.02s) [2021-12-22T13:51:42.160Z] === RUN TestNetworkDBIslands [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0fca81a6f958 with config:&{NodeID:0fca81a6f958 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-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 0fca81a6f958/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 0fca81a6f958/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5c451e1511d0 with config:&{NodeID:5c451e1511d0 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-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 5c451e1511d0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 5c451e1511d0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 0fca81a6f958/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=info msg="Node 0fca81a6f958/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-22T13:51:42.160Z] time="2021-12-22T13:51:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-12-22T13:51:42.600Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-22T13:51:42.600Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2021-12-22T13:51:42.600Z] === RUN TestDaemonIpcModePrivate [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c4363a4cd2c8 with config:&{NodeID:c4363a4cd2c8 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-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node 0fca81a6f958/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node 0fca81a6f958/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node 5c451e1511d0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to nodes list" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-22T13:51:42.627Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2ed1f07bdcca with config:&{NodeID:2ed1f07bdcca 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-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 0fca81a6f958/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 0fca81a6f958/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 5c451e1511d0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-22T13:51:43.094Z] time="2021-12-22T13:51:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c851b3f78fda with config:&{NodeID:c851b3f78fda 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-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 0fca81a6f958/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 0fca81a6f958/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 5c451e1511d0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:43.561Z] time="2021-12-22T13:51:43Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:43.595Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-22T13:51:43.595Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-22T13:51:43.595Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-22T13:51:43.595Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-22T13:51:43.595Z] [2021-12-22T13:51:43.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-22T13:51:43.969Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-22T13:51:43.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-22T13:51:44.030Z] networkdb_test.go:835: Re-joining: 3 [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=info msg="The new bootstrap node list is:[172.23.89.52:10033 172.23.89.52:10034 172.23.89.52:10035]" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10033" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49354" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10034" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49355" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10035" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49356" [2021-12-22T13:51:44.030Z] networkdb_test.go:835: Re-joining: 4 [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=info msg="The new bootstrap node list is:[172.23.89.52:10033 172.23.89.52:10034 172.23.89.52:10035]" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10033" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49357" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10034" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49358" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10035" [2021-12-22T13:51:44.030Z] time="2021-12-22T13:51:43Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49359" [2021-12-22T13:51:44.496Z] time="2021-12-22T13:51:44Z" level=info msg="node 0 leaving" [2021-12-22T13:51:44.496Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="node5(c851b3f78fda): Node leave event for 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="node3(c4363a4cd2c8): Node leave event for 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="node2(5c451e1511d0): Node leave event for 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="node1(0fca81a6f958): Node leave event for 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="node4(2ed1f07bdcca): Node leave event for 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.497Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 0fca81a6f958/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="node 1 leaving" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0 change state NodeActive --> NodeFailed" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0/172.23.89.52, added to failed nodes list" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="node4(2ed1f07bdcca): Node leave event for 5c451e1511d0/172.23.89.52" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="node5(c851b3f78fda): Node leave event for 5c451e1511d0/172.23.89.52" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="node3(c4363a4cd2c8): Node leave event for 5c451e1511d0/172.23.89.52" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=error msg="node: 5c451e1511d0 is unknown to memberlist" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.965Z] time="2021-12-22T13:51:44Z" level=info msg="Node 5c451e1511d0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="node 2 leaving" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="Node c4363a4cd2c8 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="node5(c851b3f78fda): Node leave event for c4363a4cd2c8/172.23.89.52" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="Node c4363a4cd2c8 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="node4(2ed1f07bdcca): Node leave event for c4363a4cd2c8/172.23.89.52" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="Node c4363a4cd2c8 change state NodeActive --> NodeLeft" [2021-12-22T13:51:44.966Z] time="2021-12-22T13:51:44Z" level=info msg="node3(c4363a4cd2c8): Node leave event for c4363a4cd2c8/172.23.89.52" [2021-12-22T13:51:45.152Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-12-22T13:51:45.152Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, left gossip cluster" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, left gossip cluster" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=info msg="Node c4363a4cd2c8/172.23.89.52, left gossip cluster" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=debug msg="memberlist: Failed ping: 5c451e1511d0 (timeout reached)" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.89.52:10037: use of closed network connection" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.89.52:10036: use of closed network connection" [2021-12-22T13:51:45.434Z] time="2021-12-22T13:51:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.89.52:10035: use of closed network connection" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-22T13:51:45.819Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.23.89.52:10037: use of closed network connection" [2021-12-22T13:51:45.901Z] networkdb_test.go:867: node4: OK [2021-12-22T13:51:45.901Z] networkdb_test.go:867: node5: OK [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="node 0 coming back" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fd6f8ccfb095 with config:&{NodeID:fd6f8ccfb095 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-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, added to nodes list" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="node 1 coming back" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b05929ab0ba0 with config:&{NodeID:b05929ab0ba0 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-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node b05929ab0ba0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node b05929ab0ba0/172.23.89.52, added to nodes list" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="node 2 coming back" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:be8dcde4b7fd with config:&{NodeID:be8dcde4b7fd 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-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, added to nodes list" [2021-12-22T13:51:45.901Z] time="2021-12-22T13:51:45Z" level=info msg="memberlist: Suspect 5c451e1511d0 has failed, no acks received" [2021-12-22T13:51:46.080Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-22T13:51:46.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/test/unit [2021-12-22T13:51:46.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-12-22T13:51:46.336Z] === RUN TestIpcModeOlderClient [2021-12-22T13:51:46.336Z] === PAUSE TestIpcModeOlderClient [2021-12-22T13:51:46.336Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:51:46.354Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-22T13:51:46.354Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-22T13:51:46.354Z] + TESTDIRS=./... [2021-12-22T13:51:46.354Z] + exclude_paths='/vendor/|/integration' [2021-12-22T13:51:46.354Z] ++ go list ./... [2021-12-22T13:51:46.354Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-22T13:51:46.592Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-12-22T13:51:46.592Z] === RUN TestKillContainer [2021-12-22T13:51:46.592Z] === RUN TestKillContainer/no_signal [2021-12-22T13:51:46.604Z] docker_cli_daemon_test.go:2522: [def953f9ee4a1] daemon is not started [2021-12-22T13:51:46.604Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-22T13:51:46.922Z] + pkg_list='github.com/docker/docker/api [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/backend [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/container [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/events [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/filters [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/image [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/mount [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/network [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/registry [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/time [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/versions [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:51:46.922Z] github.com/docker/docker/api/types/volume [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:51:46.922Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:51:46.922Z] github.com/docker/docker/cli [2021-12-22T13:51:46.922Z] github.com/docker/docker/cli/config [2021-12-22T13:51:46.922Z] github.com/docker/docker/cli/debug [2021-12-22T13:51:46.922Z] github.com/docker/docker/client [2021-12-22T13:51:46.922Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:51:46.922Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:51:46.922Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:51:46.922Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:51:46.922Z] github.com/docker/docker/container [2021-12-22T13:51:46.922Z] github.com/docker/docker/container/stream [2021-12-22T13:51:46.922Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:51:46.922Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:51:46.922Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/config [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/events [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/exec [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/images [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/links [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/names [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/network [2021-12-22T13:51:46.922Z] github.com/docker/docker/daemon/stats [2021-12-22T13:51:46.922Z] github.com/docker/docker/distribution [2021-12-22T13:51:46.922Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:51:46.922Z] github.com/docker/docker/distribution/utils [2021-12-22T13:51:46.922Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:51:46.922Z] github.com/docker/docker/dockerversion [2021-12-22T13:51:46.922Z] github.com/docker/docker/errdefs [2021-12-22T13:51:46.922Z] github.com/docker/docker/image [2021-12-22T13:51:46.922Z] github.com/docker/docker/image/cache [2021-12-22T13:51:46.922Z] github.com/docker/docker/image/tarexport [2021-12-22T13:51:46.922Z] github.com/docker/docker/image/v1 [2021-12-22T13:51:46.922Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:51:46.922Z] github.com/docker/docker/layer [2021-12-22T13:51:46.922Z] github.com/docker/docker/libcontainerd [2021-12-22T13:51:46.922Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:51:46.922Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:51:46.922Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:51:46.922Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:51:46.922Z] github.com/docker/docker/oci [2021-12-22T13:51:46.922Z] github.com/docker/docker/oci/caps [2021-12-22T13:51:46.922Z] github.com/docker/docker/opts [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/archive [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/directory [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:51:46.922Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/locker [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/mount [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/platform [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pools [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/progress [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/signal [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stack [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/system [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/term [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:51:46.923Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:51:46.923Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:51:46.923Z] github.com/docker/docker/quota [2021-12-22T13:51:46.923Z] github.com/docker/docker/reference [2021-12-22T13:51:46.923Z] github.com/docker/docker/registry [2021-12-22T13:51:46.923Z] github.com/docker/docker/registry/resumable [2021-12-22T13:51:46.923Z] github.com/docker/docker/restartmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/rootless [2021-12-22T13:51:46.923Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:51:46.923Z] github.com/docker/docker/runconfig [2021-12-22T13:51:46.923Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/environment [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/registry [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/request [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/drivers [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/local [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/mounts [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/service [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:51:46.923Z] ++ grep --fixed-strings -v /libnetwork [2021-12-22T13:51:46.923Z] ++ echo 'github.com/docker/docker/api [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/backend [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/container [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/events [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/filters [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/image [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/mount [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/network [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/registry [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/time [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/versions [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/types/volume [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:51:46.923Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:51:46.923Z] github.com/docker/docker/cli [2021-12-22T13:51:46.923Z] github.com/docker/docker/cli/config [2021-12-22T13:51:46.923Z] github.com/docker/docker/cli/debug [2021-12-22T13:51:46.923Z] github.com/docker/docker/client [2021-12-22T13:51:46.923Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:51:46.923Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:51:46.923Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:51:46.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:51:46.923Z] github.com/docker/docker/container [2021-12-22T13:51:46.923Z] github.com/docker/docker/container/stream [2021-12-22T13:51:46.923Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:51:46.923Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:51:46.923Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/config [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/events [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/exec [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/images [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/links [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/names [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/network [2021-12-22T13:51:46.923Z] github.com/docker/docker/daemon/stats [2021-12-22T13:51:46.923Z] github.com/docker/docker/distribution [2021-12-22T13:51:46.923Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:51:46.923Z] github.com/docker/docker/distribution/utils [2021-12-22T13:51:46.923Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:51:46.923Z] github.com/docker/docker/dockerversion [2021-12-22T13:51:46.923Z] github.com/docker/docker/errdefs [2021-12-22T13:51:46.923Z] github.com/docker/docker/image [2021-12-22T13:51:46.923Z] github.com/docker/docker/image/cache [2021-12-22T13:51:46.923Z] github.com/docker/docker/image/tarexport [2021-12-22T13:51:46.923Z] github.com/docker/docker/image/v1 [2021-12-22T13:51:46.923Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:51:46.923Z] github.com/docker/docker/layer [2021-12-22T13:51:46.923Z] github.com/docker/docker/libcontainerd [2021-12-22T13:51:46.923Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:51:46.923Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:51:46.923Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:51:46.923Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:51:46.923Z] github.com/docker/docker/oci [2021-12-22T13:51:46.923Z] github.com/docker/docker/oci/caps [2021-12-22T13:51:46.923Z] github.com/docker/docker/opts [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/archive [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/directory [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/locker [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/mount [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/platform [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pools [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/progress [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/signal [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stack [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/system [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/term [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:51:46.923Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:51:46.923Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:51:46.923Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:51:46.923Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:51:46.923Z] github.com/docker/docker/quota [2021-12-22T13:51:46.923Z] github.com/docker/docker/reference [2021-12-22T13:51:46.923Z] github.com/docker/docker/registry [2021-12-22T13:51:46.923Z] github.com/docker/docker/registry/resumable [2021-12-22T13:51:46.923Z] github.com/docker/docker/restartmanager [2021-12-22T13:51:46.923Z] github.com/docker/docker/rootless [2021-12-22T13:51:46.923Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:51:46.923Z] github.com/docker/docker/runconfig [2021-12-22T13:51:46.923Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/environment [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/registry [2021-12-22T13:51:46.923Z] github.com/docker/docker/testutil/request [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/drivers [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/local [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/mounts [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/service [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:51:46.923Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:51:46.923Z] + base_pkg_list='github.com/docker/docker/api [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:51:46.923Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/backend [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/events [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/filters [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/mount [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/registry [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/time [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/volume [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli/config [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli/debug [2021-12-22T13:51:46.924Z] github.com/docker/docker/client [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:51:46.924Z] github.com/docker/docker/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/container/stream [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/config [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/events [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/exec [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/images [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/links [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/names [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/stats [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/utils [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:51:46.924Z] github.com/docker/docker/dockerversion [2021-12-22T13:51:46.924Z] github.com/docker/docker/errdefs [2021-12-22T13:51:46.924Z] github.com/docker/docker/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/cache [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/tarexport [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/v1 [2021-12-22T13:51:46.924Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:51:46.924Z] github.com/docker/docker/layer [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:51:46.924Z] github.com/docker/docker/oci [2021-12-22T13:51:46.924Z] github.com/docker/docker/oci/caps [2021-12-22T13:51:46.924Z] github.com/docker/docker/opts [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/archive [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/directory [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/locker [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/mount [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/platform [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/pools [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/progress [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/signal [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/stack [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/system [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/term [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:51:46.924Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:51:46.924Z] github.com/docker/docker/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:51:46.924Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:51:46.924Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:51:46.924Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:51:46.924Z] github.com/docker/docker/quota [2021-12-22T13:51:46.924Z] github.com/docker/docker/reference [2021-12-22T13:51:46.924Z] github.com/docker/docker/registry [2021-12-22T13:51:46.924Z] github.com/docker/docker/registry/resumable [2021-12-22T13:51:46.924Z] github.com/docker/docker/restartmanager [2021-12-22T13:51:46.924Z] github.com/docker/docker/rootless [2021-12-22T13:51:46.924Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:51:46.924Z] github.com/docker/docker/runconfig [2021-12-22T13:51:46.924Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/environment [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/registry [2021-12-22T13:51:46.924Z] github.com/docker/docker/testutil/request [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/drivers [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/local [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/mounts [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/service [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:51:46.924Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:51:46.924Z] ++ grep --fixed-strings /libnetwork [2021-12-22T13:51:46.924Z] ++ echo 'github.com/docker/docker/api [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/backend [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/events [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/filters [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/mount [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/registry [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/time [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:51:46.924Z] github.com/docker/docker/api/types/volume [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:51:46.924Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli/config [2021-12-22T13:51:46.924Z] github.com/docker/docker/cli/debug [2021-12-22T13:51:46.924Z] github.com/docker/docker/client [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:51:46.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:51:46.924Z] github.com/docker/docker/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/container/stream [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:51:46.924Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/config [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/events [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/exec [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/images [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/links [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/names [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/network [2021-12-22T13:51:46.924Z] github.com/docker/docker/daemon/stats [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/utils [2021-12-22T13:51:46.924Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:51:46.924Z] github.com/docker/docker/dockerversion [2021-12-22T13:51:46.924Z] github.com/docker/docker/errdefs [2021-12-22T13:51:46.924Z] github.com/docker/docker/image [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/cache [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/tarexport [2021-12-22T13:51:46.924Z] github.com/docker/docker/image/v1 [2021-12-22T13:51:46.924Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:51:46.924Z] github.com/docker/docker/layer [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:51:46.924Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:51:46.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/types [2021-12-22T13:51:46.925Z] github.com/docker/docker/oci [2021-12-22T13:51:46.925Z] github.com/docker/docker/oci/caps [2021-12-22T13:51:46.925Z] github.com/docker/docker/opts [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/archive [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/directory [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/locker [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/mount [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/platform [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/pools [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/progress [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/signal [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/stack [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/system [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/term [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:51:46.925Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:51:46.925Z] github.com/docker/docker/plugin [2021-12-22T13:51:46.925Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:51:46.925Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:51:46.925Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:51:46.925Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:51:46.925Z] github.com/docker/docker/quota [2021-12-22T13:51:46.925Z] github.com/docker/docker/reference [2021-12-22T13:51:46.925Z] github.com/docker/docker/registry [2021-12-22T13:51:46.925Z] github.com/docker/docker/registry/resumable [2021-12-22T13:51:46.925Z] github.com/docker/docker/restartmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/rootless [2021-12-22T13:51:46.925Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:51:46.925Z] github.com/docker/docker/runconfig [2021-12-22T13:51:46.925Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/environment [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/registry [2021-12-22T13:51:46.925Z] github.com/docker/docker/testutil/request [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/drivers [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/local [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/mounts [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/service [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:51:46.925Z] github.com/docker/docker/volume/testutils' [2021-12-22T13:51:46.925Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/types' [2021-12-22T13:51:46.925Z] + echo 'github.com/docker/docker/libnetwork [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:51:46.925Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/types' [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:51:46.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:51:46.925Z] + type docker-proxy [2021-12-22T13:51:46.925Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-22T13:51:46.925Z] + hack/make.sh binary-proxy install-proxy [2021-12-22T13:51:46.925Z] [2021-12-22T13:51:46.925Z] Removing bundles/ [2021-12-22T13:51:46.925Z] [2021-12-22T13:51:46.925Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-22T13:51:46.925Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-22T13:51:46.925Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:51:47.154Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:51:47.167Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-22T13:51:47.411Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:51:47.974Z] --- PASS: TestKillContainer (1.31s) [2021-12-22T13:51:47.974Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-12-22T13:51:47.974Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-12-22T13:51:47.974Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-12-22T13:51:47.974Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:51:47.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-22T13:51:48.536Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-22T13:51:49.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-12-22T13:51:49.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-12-22T13:51:49.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-12-22T13:51:49.099Z] === RUN TestKillStoppedContainer [2021-12-22T13:51:49.355Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-22T13:51:49.355Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:51:49.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-22T13:51:49.355Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:51:49.611Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-12-22T13:51:49.611Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:51:49.611Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-22T13:51:49.611Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T13:51:49.611Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:51:49.695Z] time="2021-12-22T13:51:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.89.52:10033 172.23.89.52:10034 172.23.89.52:10035]" [2021-12-22T13:51:49.695Z] time="2021-12-22T13:51:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.89.52:10033 172.23.89.52:10034 172.23.89.52:10035]" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10033" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49361" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, is the new incarnation of the shutdown node 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10034" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49362" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, is the new incarnation of the shutdown node 5c451e1511d0/172.23.89.52" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10035" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49363" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, is the new incarnation of the shutdown node c4363a4cd2c8/172.23.89.52" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, is the new incarnation of the shutdown node 5c451e1511d0/172.23.89.52" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.162Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, is the new incarnation of the shutdown node 0fca81a6f958/172.23.89.52" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node b05929ab0ba0/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, joined gossip cluster" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, is the new incarnation of the shutdown node c4363a4cd2c8/172.23.89.52" [2021-12-22T13:51:50.163Z] time="2021-12-22T13:51:49Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, added to nodes list" [2021-12-22T13:51:50.175Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-12-22T13:51:50.175Z] === RUN TestLinksEtcHostsContentMatch [2021-12-22T13:51:50.432Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-12-22T13:51:50.432Z] === RUN TestLinksContainerNames [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10033" [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49364" [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10034" [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49365" [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.89.52:10035" [2021-12-22T13:51:50.632Z] time="2021-12-22T13:51:50Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49366" [2021-12-22T13:51:50.632Z] 2021/12/22 13:51:50 Closing DB instances... [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="node3(be8dcde4b7fd): Node leave event for fd6f8ccfb095/172.23.89.52" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="node2(b05929ab0ba0): Node leave event for fd6f8ccfb095/172.23.89.52" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="node5(c851b3f78fda): Node leave event for fd6f8ccfb095/172.23.89.52" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="node4(2ed1f07bdcca): Node leave event for fd6f8ccfb095/172.23.89.52" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="node1(fd6f8ccfb095): Node leave event for fd6f8ccfb095/172.23.89.52" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.100Z] time="2021-12-22T13:51:50Z" level=info msg="Node fd6f8ccfb095/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.360Z] --- PASS: TestLinksContainerNames (0.87s) [2021-12-22T13:51:51.360Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="node3(be8dcde4b7fd): Node leave event for b05929ab0ba0/172.23.89.52" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="node5(c851b3f78fda): Node leave event for b05929ab0ba0/172.23.89.52" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="node4(2ed1f07bdcca): Node leave event for b05929ab0ba0/172.23.89.52" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0 change state NodeActive --> NodeLeft" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="node2(b05929ab0ba0): Node leave event for b05929ab0ba0/172.23.89.52" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.566Z] time="2021-12-22T13:51:51Z" level=info msg="Node b05929ab0ba0/172.23.89.52, left gossip cluster" [2021-12-22T13:51:51.617Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-12-22T13:51:51.617Z] === RUN TestContainerNetworkMountsNoChown [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd change state NodeActive --> NodeLeft" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="node4(2ed1f07bdcca): Node leave event for be8dcde4b7fd/172.23.89.52" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd change state NodeActive --> NodeLeft" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="node5(c851b3f78fda): Node leave event for be8dcde4b7fd/172.23.89.52" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd change state NodeActive --> NodeLeft" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="node3(be8dcde4b7fd): Node leave event for be8dcde4b7fd/172.23.89.52" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, left gossip cluster" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, left gossip cluster" [2021-12-22T13:51:52.033Z] time="2021-12-22T13:51:51Z" level=info msg="Node be8dcde4b7fd/172.23.89.52, left gossip cluster" [2021-12-22T13:51:52.179Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/default [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/default [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/private [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/private [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rprivate [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/slave [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/slave [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rslave [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/shared [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/shared [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rshared [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/default [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rshared [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/shared [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rslave [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/slave [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rprivate [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/private [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:51:52.179Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-22T13:51:52.179Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:51:52.179Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:51:52.185Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-22T13:51:52.185Z] [2021-12-22T13:51:52.185Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-22T13:51:52.185Z] Installing docker-proxy to /usr/local/bin/ [2021-12-22T13:51:52.185Z] [2021-12-22T13:51:52.185Z] + mkdir -p bundles [2021-12-22T13:51:52.185Z] + '[' -n 'github.com/docker/docker/api [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/backend/build [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/httputils [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/middleware [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/build [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/container [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/debug [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/distribution [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/grpc [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/image [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/network [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/plugin [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/session [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/swarm [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/system [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/server/router/volume [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/backend [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/blkiodev [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/container [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/events [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/filters [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/image [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/mount [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/network [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/registry [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/strslice [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/swarm [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/time [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/versions [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-22T13:51:52.185Z] github.com/docker/docker/api/types/volume [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/builder-next/worker [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/dockerfile [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/dockerignore [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/remotecontext [2021-12-22T13:51:52.185Z] github.com/docker/docker/builder/remotecontext/git [2021-12-22T13:51:52.185Z] github.com/docker/docker/cli [2021-12-22T13:51:52.185Z] github.com/docker/docker/cli/config [2021-12-22T13:51:52.185Z] github.com/docker/docker/cli/debug [2021-12-22T13:51:52.185Z] github.com/docker/docker/client [2021-12-22T13:51:52.185Z] github.com/docker/docker/cmd/docker-proxy [2021-12-22T13:51:52.185Z] github.com/docker/docker/cmd/dockerd [2021-12-22T13:51:52.185Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-22T13:51:52.185Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-22T13:51:52.185Z] github.com/docker/docker/container [2021-12-22T13:51:52.185Z] github.com/docker/docker/container/stream [2021-12-22T13:51:52.185Z] github.com/docker/docker/contrib/apparmor [2021-12-22T13:51:52.185Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-22T13:51:52.185Z] github.com/docker/docker/contrib/httpserver [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster/convert [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster/executor [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/cluster/provider [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/config [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/events [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/events/testutils [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/exec [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/images [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/initlayer [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/links [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/listeners [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/logger [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-22T13:51:52.185Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/gelf [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/journald [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/local [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/logentries [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/splunk [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/syslog [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/logger/templates [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/names [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/network [2021-12-22T13:51:52.186Z] github.com/docker/docker/daemon/stats [2021-12-22T13:51:52.186Z] github.com/docker/docker/distribution [2021-12-22T13:51:52.186Z] github.com/docker/docker/distribution/metadata [2021-12-22T13:51:52.186Z] github.com/docker/docker/distribution/utils [2021-12-22T13:51:52.186Z] github.com/docker/docker/distribution/xfer [2021-12-22T13:51:52.186Z] github.com/docker/docker/dockerversion [2021-12-22T13:51:52.186Z] github.com/docker/docker/errdefs [2021-12-22T13:51:52.186Z] github.com/docker/docker/image [2021-12-22T13:51:52.186Z] github.com/docker/docker/image/cache [2021-12-22T13:51:52.186Z] github.com/docker/docker/image/tarexport [2021-12-22T13:51:52.186Z] github.com/docker/docker/image/v1 [2021-12-22T13:51:52.186Z] github.com/docker/docker/internal/test/suite [2021-12-22T13:51:52.186Z] github.com/docker/docker/layer [2021-12-22T13:51:52.186Z] github.com/docker/docker/libcontainerd [2021-12-22T13:51:52.186Z] github.com/docker/docker/libcontainerd/queue [2021-12-22T13:51:52.186Z] github.com/docker/docker/libcontainerd/remote [2021-12-22T13:51:52.186Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-22T13:51:52.186Z] github.com/docker/docker/libcontainerd/types [2021-12-22T13:51:52.186Z] github.com/docker/docker/oci [2021-12-22T13:51:52.186Z] github.com/docker/docker/oci/caps [2021-12-22T13:51:52.186Z] github.com/docker/docker/opts [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/aaparser [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/archive [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/authorization [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/broadcaster [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/capabilities [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/chrootarchive [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/containerfs [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/devicemapper [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/directory [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/dmesg [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/filenotify [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/fileutils [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/fsutils [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/homedir [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/idtools [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/ioutils [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/jsonmessage [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/locker [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/longpath [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/loopback [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/mount [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/namesgenerator [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/parsers [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/pidfile [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/platform [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugingetter [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugins [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/plugins/transport [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/pools [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/progress [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/pubsub [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/reexec [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/signal [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/stack [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/stdcopy [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/streamformatter [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/stringid [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/symlink [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/sysinfo [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/system [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/tailfile [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/tarsum [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/term [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/term/windows [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/truncindex [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/urlutil [2021-12-22T13:51:52.186Z] github.com/docker/docker/pkg/useragent [2021-12-22T13:51:52.186Z] github.com/docker/docker/plugin [2021-12-22T13:51:52.186Z] github.com/docker/docker/plugin/executor/containerd [2021-12-22T13:51:52.186Z] github.com/docker/docker/plugin/v2 [2021-12-22T13:51:52.186Z] github.com/docker/docker/profiles/apparmor [2021-12-22T13:51:52.186Z] github.com/docker/docker/profiles/seccomp [2021-12-22T13:51:52.186Z] github.com/docker/docker/quota [2021-12-22T13:51:52.186Z] github.com/docker/docker/reference [2021-12-22T13:51:52.186Z] github.com/docker/docker/registry [2021-12-22T13:51:52.186Z] github.com/docker/docker/registry/resumable [2021-12-22T13:51:52.186Z] github.com/docker/docker/restartmanager [2021-12-22T13:51:52.186Z] github.com/docker/docker/rootless [2021-12-22T13:51:52.186Z] github.com/docker/docker/rootless/specconv [2021-12-22T13:51:52.186Z] github.com/docker/docker/runconfig [2021-12-22T13:51:52.186Z] github.com/docker/docker/runconfig/opts [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/daemon [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/environment [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fakecontext [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fakegit [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fakestorage [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fixtures/load [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/registry [2021-12-22T13:51:52.186Z] github.com/docker/docker/testutil/request [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/drivers [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/local [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/mounts [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/service [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/service/opts [2021-12-22T13:51:52.186Z] github.com/docker/docker/volume/testutils' ']' [2021-12-22T13:51:52.186Z] + 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/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/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-12-22T13:51:52.186Z] ? github.com/docker/docker/api [no test files] [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:51:52.435Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:51:52.499Z] time="2021-12-22T13:51:52Z" level=debug msg="memberlist: Failed ping: be8dcde4b7fd (timeout reached)" [2021-12-22T13:51:52.499Z] time="2021-12-22T13:51:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.89.52:10036: use of closed network connection" [2021-12-22T13:51:52.499Z] time="2021-12-22T13:51:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.89.52:10037: use of closed network connection" [2021-12-22T13:51:52.500Z] time="2021-12-22T13:51:52Z" level=debug msg="memberlist: Stream connection from=172.23.89.52:49367" [2021-12-22T13:51:52.500Z] time="2021-12-22T13:51:52Z" level=info msg="Node 2ed1f07bdcca change state NodeActive --> NodeLeft" [2021-12-22T13:51:52.500Z] time="2021-12-22T13:51:52Z" level=info msg="node5(c851b3f78fda): Node leave event for 2ed1f07bdcca/172.23.89.52" [2021-12-22T13:51:52.500Z] time="2021-12-22T13:51:52Z" level=info msg="Node 2ed1f07bdcca change state NodeActive --> NodeLeft" [2021-12-22T13:51:52.500Z] time="2021-12-22T13:51:52Z" level=info msg="node4(2ed1f07bdcca): Node leave event for 2ed1f07bdcca/172.23.89.52" [2021-12-22T13:51:52.693Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:51:52.693Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-22T13:51:52.693Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:51:52.693Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-22T13:51:52.693Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-22T13:51:52.693Z] === RUN TestContainerBindMountNonRecursive [2021-12-22T13:51:52.967Z] time="2021-12-22T13:51:52Z" level=warning msg="memberlist: Was able to connect to be8dcde4b7fd but other probes failed, network may be misconfigured" [2021-12-22T13:51:52.967Z] time="2021-12-22T13:51:52Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, left gossip cluster" [2021-12-22T13:51:52.967Z] time="2021-12-22T13:51:52Z" level=info msg="Node 2ed1f07bdcca/172.23.89.52, left gossip cluster" [2021-12-22T13:51:53.951Z] time="2021-12-22T13:51:53Z" level=info msg="Node c851b3f78fda/172.23.89.52, left gossip cluster" [2021-12-22T13:51:53.951Z] time="2021-12-22T13:51:53Z" level=info msg="Node c851b3f78fda change state NodeActive --> NodeFailed" [2021-12-22T13:51:53.951Z] time="2021-12-22T13:51:53Z" level=info msg="Node c851b3f78fda/172.23.89.52, added to failed nodes list" [2021-12-22T13:51:53.951Z] --- PASS: TestNetworkDBIslands (11.90s) [2021-12-22T13:51:53.951Z] PASS [2021-12-22T13:51:53.951Z] coverage: 60.0% of statements [2021-12-22T13:51:53.951Z] ok github.com/docker/docker/libnetwork/networkdb 103.053s coverage: 60.0% of statements [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/quota [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/rootless [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/volume [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-22T13:51:53.951Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-22T13:51:54.059Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2021-12-22T13:51:54.059Z] === RUN TestContainerVolumesMountedAsShared [2021-12-22T13:51:54.316Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-12-22T13:51:54.316Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-22T13:51:54.572Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-12-22T13:51:54.572Z] === RUN TestNetworkNat [2021-12-22T13:51:55.134Z] --- PASS: TestNetworkNat (0.43s) [2021-12-22T13:51:55.135Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:51:55.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-12-22T13:51:55.698Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === Skipped [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-22T13:51:56.893Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-22T13:51:56.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-22T13:51:56.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-22T13:51:56.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-22T13:51:56.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:51:56.893Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-22T13:51:56.893Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-22T13:51:56.893Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-22T13:51:56.893Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-22T13:51:56.893Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-22T13:51:56.893Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-22T13:51:56.893Z] daemon_test.go:145: root required [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:51:56.893Z] reload_test.go:342: root required [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-22T13:51:56.893Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:51:56.893Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-22T13:51:56.893Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-22T13:51:56.893Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-22T13:51:56.893Z] layer_test.go:303: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-22T13:51:56.893Z] layer_test.go:352: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-22T13:51:56.893Z] layer_test.go:467: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-22T13:51:56.893Z] layer_test.go:696: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-22T13:51:56.893Z] migration_test.go:45: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:51:56.893Z] migration_test.go:181: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-22T13:51:56.893Z] mount_test.go:17: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-22T13:51:56.893Z] mount_test.go:76: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:56.893Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-22T13:51:56.893Z] mount_test.go:125: Failing on Windows [2021-12-22T13:51:56.893Z] [2021-12-22T13:51:57.124Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-22T13:51:57.359Z] mount_test.go:212: Failing on Windows [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-22T13:51:57.359Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-22T13:51:57.359Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:51:57.359Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-22T13:51:57.359Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-22T13:51:57.359Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-22T13:51:57.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:51:57.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-22T13:51:57.359Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:51:57.359Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-22T13:51:57.359Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-22T13:51:57.359Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-22T13:51:57.359Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:51:57.359Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:51:57.359Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:51:57.359Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:51:57.359Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:51:57.359Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-22T13:51:57.359Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:51:57.359Z] [2021-12-22T13:51:57.359Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-22T13:51:57.359Z] archive_test.go:140: zstd not installed [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:51:57.360Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:51:57.360Z] changes_test.go:195: needs more investigation [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-22T13:51:57.360Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-22T13:51:57.360Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-22T13:51:57.360Z] changes_test.go:432: needs further investigation [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:51:57.360Z] changes_test.go:468: needs further investigation [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:51:57.360Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-22T13:51:57.360Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:51:57.360Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:51:57.360Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-22T13:51:57.360Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-22T13:51:57.360Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-22T13:51:57.360Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-22T13:51:57.360Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-22T13:51:57.360Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:51:57.360Z] [2021-12-22T13:51:57.360Z] DONE 2056 tests, 70 skipped in 268.050s [2021-12-22T13:51:57.360Z] INFO: make.ps1 ended at 12/22/2021 13:51:57 [2021-12-22T13:51:58.054Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-22T13:51:58.212Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-12-22T13:51:58.212Z] === RUN TestPause [2021-12-22T13:51:58.468Z] --- PASS: TestPause (0.47s) [2021-12-22T13:51:58.468Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:51:58.468Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:51:58.468Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:51:58.468Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:51:58.745Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-12-22T13:51:59.031Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-12-22T13:51:59.031Z] === RUN TestPidHost [2021-12-22T13:51:59.477Z] ok github.com/docker/docker/libnetwork/networkdb 104.425s coverage: 60.1% of statements [2021-12-22T13:51:59.477Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-22T13:51:59.477Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-22T13:51:59.477Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2021-12-22T13:51:59.477Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-22T13:51:59.477Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-22T13:51:59.570Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-22T13:51:59.570Z] INFO: Unit tests ended at 12/22/2021 13:51:59. Duration:00:04:45.6691799 [2021-12-22T13:51:59.570Z] INFO: Building busybox [2021-12-22T13:51:59.570Z] Sending build context to Docker daemon 5.12kB [2021-12-22T13:51:59.570Z] [2021-12-22T13:51:59.570Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-22T13:51:59.570Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-22T13:51:59.570Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-22T13:51:59.570Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-22T13:51:59.570Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-22T13:51:59.570Z] ---> 136110e1a05c [2021-12-22T13:51:59.570Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-22T13:51:59.570Z] ---> Running in 5a4f295d1c93 [2021-12-22T13:51:59.947Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-22T13:51:59.960Z] --- PASS: TestPidHost (1.00s) [2021-12-22T13:51:59.960Z] === RUN TestPsFilter [2021-12-22T13:52:00.045Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2021-12-22T13:52:00.215Z] --- PASS: TestPsFilter (0.11s) [2021-12-22T13:52:00.215Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:52:00.304Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-22T13:52:00.305Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-22T13:52:00.471Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-12-22T13:52:00.471Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:52:00.564Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-22T13:52:00.564Z] [2021-12-22T13:52:00.564Z] === Skipped [2021-12-22T13:52:00.564Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-22T13:52:00.564Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-22T13:52:00.564Z] [2021-12-22T13:52:00.564Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-22T13:52:00.564Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-22T13:52:00.564Z] [2021-12-22T13:52:00.564Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-22T13:52:00.565Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:52:00.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:52:00.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:52:00.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:52:00.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:52:00.565Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-22T13:52:00.565Z] firewalld_test.go:14: firewalld is not running [2021-12-22T13:52:00.565Z] [2021-12-22T13:52:00.565Z] DONE 326 tests, 9 skipped in 200.465s [2021-12-22T13:52:01.033Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-12-22T13:52:01.033Z] === RUN TestRemoveContainerRunning Post stage [Pipeline] junit [2021-12-22T13:52:01.149Z] Recording test results [2021-12-22T13:52:01.289Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-12-22T13:52:01.289Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:52:01.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-12-22T13:52:01.851Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:52:01.851Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-22T13:52:01.851Z] === RUN TestRenameLinkedContainer [2021-12-22T13:52:02.470Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-22T13:52:02.470Z] check_test.go:308: [d816e2408ff2d] daemon is not started [2021-12-22T13:52:02.470Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-22T13:52:02.666Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-22T13:52:03.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f31efadb8cef971536d543c23cebb439b0c5124 -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:2f31efadb8cef971536d543c23cebb439b0c5124 hack/make.sh dynbinary test-integration [2021-12-22T13:52:03.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:52:03.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:52:03.594Z] [2021-12-22T13:52:03.594Z] Removing bundles/ [2021-12-22T13:52:03.594Z] [2021-12-22T13:52:03.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-22T13:52:03.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:52:03.594Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:52:03.742Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-12-22T13:52:03.742Z] === RUN TestRenameStoppedContainer [2021-12-22T13:52:04.021Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-12-22T13:52:04.021Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:52:04.975Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-12-22T13:52:04.975Z] === RUN TestRenameInvalidName [2021-12-22T13:52:04.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-22T13:52:05.231Z] --- PASS: TestRenameInvalidName (0.42s) [2021-12-22T13:52:05.232Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:52:06.598Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-12-22T13:52:06.598Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:52:06.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-22T13:52:07.162Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-12-22T13:52:07.162Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite (328.72s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2021-12-22T13:52:07.808Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.02s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.12s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.86s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.03s) [2021-12-22T13:52:07.809Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.60s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.16s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.04s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.50s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.81s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.37s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.05s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.83s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.77s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.92s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.29s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.46s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.51s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.81s) [2021-12-22T13:52:07.809Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-22T13:52:07.809Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.20s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.88s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.64s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.77s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.41s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.22s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.41s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.05s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.49s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.44s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.32s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.82s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.63s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2021-12-22T13:52:07.809Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2021-12-22T13:52:08.066Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.03s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.16s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.19s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.67s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-12-22T13:52:08.067Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s) [2021-12-22T13:52:08.067Z] === RUN TestDockerSwarmSuite [2021-12-22T13:52:08.067Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-22T13:52:08.092Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-12-22T13:52:08.092Z] === RUN TestResize [2021-12-22T13:52:08.231Z] Removing intermediate container 5a4f295d1c93 [2021-12-22T13:52:08.231Z] ---> 2ebc74c640b5 [2021-12-22T13:52:08.231Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-22T13:52:08.231Z] ---> Running in 7e7fd5073ca8 [2021-12-22T13:52:08.231Z] Removing intermediate container 7e7fd5073ca8 [2021-12-22T13:52:08.231Z] ---> eb6f0e46707c [2021-12-22T13:52:08.231Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-22T13:52:08.231Z] ---> Running in d582a266fd0a [2021-12-22T13:52:08.231Z] Removing intermediate container d582a266fd0a [2021-12-22T13:52:08.231Z] ---> ff7f7fe2bf52 [2021-12-22T13:52:08.231Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-22T13:52:08.348Z] --- PASS: TestResize (0.41s) [2021-12-22T13:52:08.348Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:52:08.911Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-12-22T13:52:08.911Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:52:09.168Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:09.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:09.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:09.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:52:09.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:09.795Z] [2021-12-22T13:52:10.261Z] ---> db7e61f30d72 [2021-12-22T13:52:10.261Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-22T13:52:10.261Z] ---> Running in d57da7fb6cb8 [2021-12-22T13:52:11.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:52:11.336Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.59s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.71s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.91s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (21.02s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.24s) [2021-12-22T13:52:11.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.22s) [2021-12-22T13:52:11.914Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:52:11.914Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:52:12.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:52:13.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:52:13.854Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-22T13:52:14.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:52:15.222Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-22T13:52:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:52:16.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-22T13:52:16.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 77.3% of statements [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-22T13:52:16.833Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2021-12-22T13:52:16.833Z] ok github.com/docker/docker/cmd/docker-proxy 0.096s coverage: 69.3% of statements [2021-12-22T13:52:17.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-22T13:52:17.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:52:17.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-22T13:52:18.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:18.737Z] ok github.com/docker/docker/builder/remotecontext 0.201s coverage: 13.7% of statements [2021-12-22T13:52:18.737Z] ok github.com/docker/docker/builder/dockerfile 0.456s coverage: 49.0% of statements [2021-12-22T13:52:18.737Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-22T13:52:19.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-22T13:52:19.016Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-22T13:52:19.016Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-22T13:52:19.016Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-22T13:52:19.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:19.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:52:19.578Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-22T13:52:20.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:52:20.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:21.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:52:22.021Z] ok github.com/docker/docker/client 0.112s coverage: 75.6% of statements [2021-12-22T13:52:22.764Z] Removing intermediate container d57da7fb6cb8 [2021-12-22T13:52:22.764Z] ---> e6606bbd5791 [2021-12-22T13:52:22.764Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-22T13:52:22.764Z] ---> Running in 260679b7557e [2021-12-22T13:52:22.956Z] ok github.com/docker/docker/builder/remotecontext/git 5.901s coverage: 86.3% of statements [2021-12-22T13:52:22.957Z] ? github.com/docker/docker/cli [no test files] [2021-12-22T13:52:22.957Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-22T13:52:23.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:52:24.332Z] [2021-12-22T13:52:24.332Z] SUCCESS: Specified value was saved. [2021-12-22T13:52:24.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:52:24.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:52:25.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:52:26.364Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy (16.09s) [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.18s) [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2021-12-22T13:52:27.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2021-12-22T13:52:27.927Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:52:28.128Z] Removing intermediate container 260679b7557e [2021-12-22T13:52:28.129Z] ---> bdd232e5982f [2021-12-22T13:52:28.129Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-22T13:52:28.129Z] ---> Running in 7359cee0f87f [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2021-12-22T13:52:28.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2021-12-22T13:52:28.137Z] === RUN TestCgroupNamespacesRun [2021-12-22T13:52:28.699Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2021-12-22T13:52:28.699Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-22T13:52:28.699Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-22T13:52:28.699Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-22T13:52:28.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-22T13:52:29.517Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2021-12-22T13:52:29.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2021-12-22T13:52:29.517Z] ok github.com/docker/docker/container 0.129s coverage: 34.8% of statements [2021-12-22T13:52:29.536Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-22T13:52:29.536Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-22T13:52:29.536Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-22T13:52:29.536Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-22T13:52:29.536Z] === RUN TestDockerSuite/TestBuildFails [2021-12-22T13:52:30.066Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-12-22T13:52:30.066Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-22T13:52:30.084Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-12-22T13:52:30.097Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-22T13:52:30.097Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-22T13:52:30.368Z] ok github.com/docker/docker/cmd/dockerd/trap 2.640s coverage: 0.0% of statements [2021-12-22T13:52:30.627Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.0% of statements [2021-12-22T13:52:30.627Z] ok github.com/docker/docker/daemon/graphdriver 0.042s coverage: 2.2% of statements [2021-12-22T13:52:30.880Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2021-12-22T13:52:30.880Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:52:30.880Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:52:30.880Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-22T13:52:30.880Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:52:30.994Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2021-12-22T13:52:30.994Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-22T13:52:31.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-22T13:52:32.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-22T13:52:32.361Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-12-22T13:52:32.361Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-22T13:52:32.447Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2021-12-22T13:52:32.447Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:52:32.537Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.459s coverage: 56.2% of statements [2021-12-22T13:52:32.537Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.007s coverage: 74.6% of statements [2021-12-22T13:52:32.795Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-12-22T13:52:32.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-22T13:52:32.886Z] Cannot create a file when that file already exists. [2021-12-22T13:52:33.054Z] ok github.com/docker/docker/cmd/dockerd 0.121s coverage: 29.1% of statements [2021-12-22T13:52:33.054Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-22T13:52:33.054Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-22T13:52:33.054Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-22T13:52:33.054Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-22T13:52:33.054Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-22T13:52:33.054Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.0% of statements [2021-12-22T13:52:33.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-12-22T13:52:33.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-22T13:52:33.990Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.033s coverage: 1.8% of statements [2021-12-22T13:52:34.174Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-22T13:52:34.218Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-12-22T13:52:34.218Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-22T13:52:34.557Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.8% of statements [2021-12-22T13:52:34.815Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.526s coverage: 50.5% of statements [2021-12-22T13:52:35.073Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2021-12-22T13:52:35.073Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-12-22T13:52:35.541Z] docker_api_swarm_test.go:563: [d6ed0882dae0c] joining swarm manager [d3e6ff9d211e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:52:35.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2021-12-22T13:52:35.585Z] === RUN TestNISDomainname [2021-12-22T13:52:35.840Z] --- PASS: TestNISDomainname (0.55s) [2021-12-22T13:52:35.840Z] === RUN TestHostnameDnsResolution [2021-12-22T13:52:36.009Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-12-22T13:52:36.009Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-12-22T13:52:36.267Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.6% of statements [2021-12-22T13:52:36.406Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-12-22T13:52:36.406Z] === RUN TestUnprivilegedPortsAndPing [2021-12-22T13:52:36.471Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-22T13:52:36.525Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.059s coverage: 58.0% of statements [2021-12-22T13:52:36.525Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2021-12-22T13:52:36.785Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-12-22T13:52:36.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2021-12-22T13:52:36.969Z] === RUN TestStats [2021-12-22T13:52:37.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 87.2% of statements [2021-12-22T13:52:37.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 69.9% of statements [2021-12-22T13:52:37.044Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.963s coverage: 45.9% of statements [2021-12-22T13:52:37.303Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-12-22T13:52:37.561Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2021-12-22T13:52:37.561Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 59.3% of statements [2021-12-22T13:52:37.820Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-12-22T13:52:37.820Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-12-22T13:52:37.820Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2021-12-22T13:52:37.839Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-22T13:52:38.095Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-22T13:52:38.386Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2021-12-22T13:52:38.645Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-12-22T13:52:38.903Z] ok github.com/docker/docker/distribution/metadata 0.107s coverage: 48.2% of statements [2021-12-22T13:52:39.024Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-22T13:52:39.162Z] ok github.com/docker/docker/image 0.023s coverage: 86.6% of statements [2021-12-22T13:52:39.162Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-12-22T13:52:39.420Z] ok github.com/docker/docker/image/tarexport 0.034s coverage: 0.7% of statements [2021-12-22T13:52:39.483Z] --- PASS: TestStats (2.48s) [2021-12-22T13:52:39.483Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:52:39.483Z] === RUN TestStopContainerWithTimeout/0 [2021-12-22T13:52:39.483Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-22T13:52:39.483Z] === RUN TestStopContainerWithTimeout/1 [2021-12-22T13:52:39.483Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-22T13:52:39.483Z] === RUN TestStopContainerWithTimeout/3 [2021-12-22T13:52:39.483Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-22T13:52:39.483Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-22T13:52:39.483Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-22T13:52:39.483Z] === CONT TestStopContainerWithTimeout/0 [2021-12-22T13:52:39.483Z] === CONT TestStopContainerWithTimeout/3 [2021-12-22T13:52:39.678Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-12-22T13:52:39.679Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-12-22T13:52:39.679Z] ok github.com/docker/docker/daemon/logger/splunk 1.706s coverage: 82.5% of statements [2021-12-22T13:52:39.937Z] ok github.com/docker/docker/distribution 0.133s coverage: 26.4% of statements [2021-12-22T13:52:39.937Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-12-22T13:52:40.053Z] Removing intermediate container 7359cee0f87f [2021-12-22T13:52:40.053Z] ---> 7d5ae2f9b755 [2021-12-22T13:52:40.053Z] Step 13/13 : CMD ["sh"] [2021-12-22T13:52:40.053Z] ---> Running in 5b663cc9d715 [2021-12-22T13:52:40.053Z] Removing intermediate container 5b663cc9d715 [2021-12-22T13:52:40.053Z] ---> 564aae4bb958 [2021-12-22T13:52:40.053Z] Successfully built 564aae4bb958 [2021-12-22T13:52:40.053Z] Successfully tagged busybox:latest [2021-12-22T13:52:40.053Z] INFO: Docker images of the daemon under test [2021-12-22T13:52:40.053Z] [2021-12-22T13:52:40.195Z] ok github.com/docker/docker/oci 0.020s coverage: 43.3% of statements [2021-12-22T13:52:40.412Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-22T13:52:40.453Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-12-22T13:52:40.453Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-12-22T13:52:40.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:52:40.523Z] busybox latest 564aae4bb958 1 second ago 4.96GB [2021-12-22T13:52:40.523Z] microsoft/windowsservercore latest 136110e1a05c 2 weeks ago 4.91GB [2021-12-22T13:52:40.523Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 2 weeks ago 4.91GB [2021-12-22T13:52:40.523Z] [2021-12-22T13:52:40.523Z] INFO: Running integration tests at 12/22/2021 13:52:40... [2021-12-22T13:52:40.523Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-22T13:52:40.523Z] INFO: Integration API tests being run from the host: [2021-12-22T13:52:40.523Z] INFO: make.ps1 starting at 12/22/2021 13:52:40 [2021-12-22T13:52:40.712Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-12-22T13:52:40.712Z] ok github.com/docker/docker/distribution/xfer 1.792s coverage: 85.1% of statements [2021-12-22T13:52:40.917Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-22T13:52:40.970Z] ok github.com/docker/docker/pkg/authorization 0.208s coverage: 68.3% of statements [2021-12-22T13:52:41.229Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2021-12-22T13:52:41.229Z] ok github.com/docker/docker/pkg/dmesg 0.033s coverage: 83.3% of statements [2021-12-22T13:52:41.796Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 84.8% of statements [2021-12-22T13:52:41.796Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2021-12-22T13:52:41.846Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-22T13:52:41.846Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-22T13:52:42.054Z] ok github.com/docker/docker/pkg/fsutils 0.283s coverage: 85.1% of statements [2021-12-22T13:52:42.054Z] ok github.com/docker/docker/pkg/archive 0.581s coverage: 82.2% of statements [2021-12-22T13:52:42.054Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2021-12-22T13:52:42.172Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-22T13:52:42.301Z] === CONT TestStopContainerWithTimeout/1 [2021-12-22T13:52:42.312Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-12-22T13:52:42.312Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-22T13:52:42.312Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-12-22T13:52:42.571Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.5% of statements [2021-12-22T13:52:42.571Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-12-22T13:52:42.571Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-12-22T13:52:42.571Z] ok github.com/docker/docker/pkg/ioutils 0.497s coverage: 70.1% of statements [2021-12-22T13:52:42.830Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-12-22T13:52:42.830Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-22T13:52:43.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-12-22T13:52:43.347Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-12-22T13:52:43.347Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-12-22T13:52:43.347Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-12-22T13:52:43.629Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2021-12-22T13:52:43.629Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-12-22T13:52:43.629Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-22T13:52:43.668Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-22T13:52:43.668Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2021-12-22T13:52:43.668Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-12-22T13:52:43.668Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2021-12-22T13:52:43.668Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-12-22T13:52:43.668Z] === RUN TestDeleteDevicemapper [2021-12-22T13:52:43.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:52:43.668Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-22T13:52:43.668Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:52:43.737Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-22T13:52:43.889Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-12-22T13:52:43.889Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-22T13:52:43.889Z] ok github.com/docker/docker/pkg/chrootarchive 2.714s coverage: 43.5% of statements [2021-12-22T13:52:44.148Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-12-22T13:52:44.407Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2021-12-22T13:52:44.407Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 40.1% of statements [2021-12-22T13:52:44.407Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2021-12-22T13:52:44.666Z] coverage: [no statements] [2021-12-22T13:52:44.666Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-12-22T13:52:44.666Z] ok github.com/docker/docker/pkg/tarsum 0.075s coverage: 89.3% of statements [2021-12-22T13:52:44.666Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-12-22T13:52:44.666Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-12-22T13:52:44.925Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2021-12-22T13:52:45.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2021-12-22T13:52:45.036Z] === RUN TestUpdateMemory [2021-12-22T13:52:45.183Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.4% of statements [2021-12-22T13:52:45.184Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-22T13:52:45.442Z] ok github.com/docker/docker/reference 0.046s coverage: 84.4% of statements [2021-12-22T13:52:45.598Z] --- PASS: TestUpdateMemory (0.55s) [2021-12-22T13:52:45.598Z] === RUN TestUpdateCPUQuota [2021-12-22T13:52:45.631Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-22T13:52:46.009Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2021-12-22T13:52:46.009Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-12-22T13:52:46.268Z] ok github.com/docker/docker/registry 0.058s coverage: 58.3% of statements [2021-12-22T13:52:46.268Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2021-12-22T13:52:46.268Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2021-12-22T13:52:46.528Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-12-22T13:52:46.528Z] === RUN TestUpdatePidsLimit [2021-12-22T13:52:46.528Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-22T13:52:46.560Z] docker_api_swarm_test.go:585: [d09a43d322ffd] joining swarm manager [d3e6ff9d211e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:52:46.785Z] === RUN TestUpdatePidsLimit/no_change [2021-12-22T13:52:46.835Z] ok github.com/docker/docker/runconfig 0.043s coverage: 65.7% of statements [2021-12-22T13:52:46.835Z] ok github.com/docker/docker/quota 0.572s coverage: 71.4% of statements [2021-12-22T13:52:47.042Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-22T13:52:47.042Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-22T13:52:47.123Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-22T13:52:47.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-22T13:52:47.402Z] ok github.com/docker/docker/daemon 10.183s coverage: 17.1% of statements [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-22T13:52:47.402Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-22T13:52:47.402Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-12-22T13:52:47.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-22T13:52:47.662Z] ok github.com/docker/docker/volume/mounts 0.015s coverage: 67.7% of statements [2021-12-22T13:52:47.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-22T13:52:47.920Z] ok github.com/docker/docker/volume/local 0.170s coverage: 76.4% of statements [2021-12-22T13:52:48.177Z] ok github.com/docker/docker/layer 7.256s coverage: 68.8% of statements [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-22T13:52:48.177Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-22T13:52:48.177Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit (1.97s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-12-22T13:52:48.762Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-12-22T13:52:48.762Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:52:49.651Z] check_test.go:379: [d6ed0882dae0c] daemon is not started [2021-12-22T13:52:50.242Z] --- PASS: TestBuildMultiStageOnBuild (15.42s) [2021-12-22T13:52:50.242Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:52:50.242Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:52:50.242Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-22T13:52:50.242Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:52:51.017Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-22T13:52:51.273Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-22T13:52:52.201Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-22T13:52:52.763Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-22T13:52:53.019Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-22T13:52:53.275Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-22T13:52:53.838Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-22T13:52:54.401Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-22T13:52:54.964Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-22T13:52:55.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-22T13:52:55.478Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-22T13:52:55.736Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-22T13:52:57.104Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-22T13:52:59.253Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-22T13:52:59.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-22T13:52:59.510Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-22T13:52:59.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-22T13:53:00.951Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-12-22T13:53:00.951Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:53:00.951Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-12-22T13:53:00.951Z] === RUN TestWaitNonBlocked [2021-12-22T13:53:00.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:53:00.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:53:00.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:53:00.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:53:00.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:53:00.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:53:00.951Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-22T13:53:00.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-12-22T13:53:00.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-12-22T13:53:00.951Z] === RUN TestWaitBlocked [2021-12-22T13:53:00.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:53:00.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:53:00.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:53:00.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:53:00.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:53:00.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:53:01.512Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-22T13:53:01.513Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-12-22T13:53:01.513Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-12-22T13:53:01.513Z] === CONT TestContainerStartOnDaemonRestart [2021-12-22T13:53:01.513Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-22T13:53:02.030Z] docker_api_swarm_test.go:46: [db64a9cc2fcdd] joining swarm manager [dcc19c6cea066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:53:02.717Z] --- PASS: TestBuildMultiStageLayerLeak (13.10s) [2021-12-22T13:53:02.717Z] === RUN TestBuildWithHugeFile [2021-12-22T13:53:03.921Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-22T13:53:04.029Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-12-22T13:53:04.029Z] === CONT TestIpcModeOlderClient [2021-12-22T13:53:04.029Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2021-12-22T13:53:04.029Z] === CONT TestContainerKillOnDaemonStart [2021-12-22T13:53:04.029Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-12-22T13:53:04.029Z] === CONT TestDaemonHostGatewayIP [2021-12-22T13:53:05.514Z] 5ee7a7ea9cf2: Pull complete [2021-12-22T13:53:05.514Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-22T13:53:05.514Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T13:53:05.514Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-22T13:53:05.514Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-22T13:53:05.514Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2021-12-22T13:53:05.514Z] WARN: Skipping validation tests [2021-12-22T13:53:05.514Z] INFO: Running unit tests at 12/22/2021 13:53:03... [2021-12-22T13:53:06.444Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-22T13:53:06.556Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2021-12-22T13:53:06.556Z] === CONT TestDaemonRestartIpcMode [2021-12-22T13:53:06.700Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-22T13:53:06.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-22T13:53:06.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-22T13:53:06.957Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-22T13:53:07.214Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-22T13:53:09.076Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2021-12-22T13:53:09.106Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-22T13:53:10.033Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-22T13:53:12.715Z] INFO: make.ps1 starting at 12/22/2021 13:53:12 [2021-12-22T13:53:13.303Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-22T13:53:13.681Z] INFO: Git commit (5af3348ad5) assumed from DOCKER_GITCOMMIT environment variable [2021-12-22T13:53:13.681Z] INFO: Invoking autogen... [2021-12-22T13:53:13.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-22T13:53:14.442Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-22T13:53:15.215Z] INFO: Running unit tests... [2021-12-22T13:53:15.609Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2021-12-22T13:53:15.609Z] PASS [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] === Skipped [2021-12-22T13:53:15.609Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-22T13:53:15.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-22T13:53:15.609Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:53:15.609Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-22T13:53:15.609Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-22T13:53:15.609Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:53:15.609Z] [2021-12-22T13:53:15.609Z] DONE 200 tests, 5 skipped in 117.930s [2021-12-22T13:53:15.609Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-22T13:53:15.609Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:53:16.171Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:53:16.171Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-22T13:53:16.171Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-22T13:53:16.171Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-22T13:53:16.171Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-22T13:53:16.171Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-22T13:53:16.171Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-22T13:53:16.171Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:53:16.171Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-22T13:53:16.171Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-22T13:53:16.171Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-22T13:53:16.171Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-22T13:53:16.171Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-12-22T13:53:16.171Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:53:16.171Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-22T13:53:17.537Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-22T13:53:18.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:53:18.127Z] INFO: Testing against a local daemon [2021-12-22T13:53:18.127Z] === RUN TestBuildWithSession [2021-12-22T13:53:18.127Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:53:18.127Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:53:18.127Z] === RUN TestBuildSquashParent [2021-12-22T13:53:18.127Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:53:18.127Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:53:18.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:53:18.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:53:18.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:53:18.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:53:18.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:53:18.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:53:18.466Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-22T13:53:19.400Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-22T13:53:19.400Z] daemon_test.go:156: [daf81b8f247fd] daemon is not started [2021-12-22T13:53:19.400Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2021-12-22T13:53:19.400Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-12-22T13:53:19.400Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-22T13:53:19.400Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-12-22T13:53:19.400Z] === RUN TestDaemonProxy [2021-12-22T13:53:19.400Z] === RUN TestDaemonProxy/environment_variables [2021-12-22T13:53:19.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-22T13:53:20.226Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.3% of statements [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/rootless [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/volume [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-22T13:53:20.226Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === Skipped [2021-12-22T13:53:20.226Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-22T13:53:20.226Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-22T13:53:20.226Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-22T13:53:20.226Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-22T13:53:20.226Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-22T13:53:20.226Z] time="2021-12-22T13:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-22T13:53:20.226Z] time="2021-12-22T13:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-22T13:53:20.226Z] time="2021-12-22T13:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-22T13:53:20.226Z] time="2021-12-22T13:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-22T13:53:20.226Z] time="2021-12-22T13:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-22T13:53:20.226Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-22T13:53:20.226Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-22T13:53:20.226Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-22T13:53:20.226Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-22T13:53:20.226Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-22T13:53:20.226Z] [2021-12-22T13:53:20.226Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-22T13:53:20.227Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.227Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.227Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.227Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.227Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-22T13:53:20.227Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-22T13:53:20.227Z] graphtest_unix.go:71: No driver to put! [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-22T13:53:20.227Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-22T13:53:20.227Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-22T13:53:20.227Z] [2021-12-22T13:53:20.227Z] DONE 2301 tests, 28 skipped in 85.676s [2021-12-22T13:53:20.227Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/bitseq [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cluster [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/config [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/datastore [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/driverapi [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/etchosts [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/idm [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipam [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/iptables [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/netlabel [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/netutils [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/networkdb [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/ns [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/options [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/osl [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/portallocator [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/portmapper [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/testutils [2021-12-22T13:53:20.227Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-22T13:53:20.227Z] + 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/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-12-22T13:53:20.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-22T13:53:21.288Z] === RUN TestDaemonProxy/command-line_options [2021-12-22T13:53:23.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-22T13:53:23.175Z] === RUN TestDaemonProxy/configuration_file [2021-12-22T13:53:24.541Z] === RUN TestDaemonProxy/conflicting_options [2021-12-22T13:53:25.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-22T13:53:25.042Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:53:25.042Z] GOOS="" GOARCH="" GOARM="" [2021-12-22T13:53:25.042Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-22T13:53:25.042Z] [2021-12-22T13:53:25.042Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-22T13:53:25.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-22T13:53:25.042Z] HOSTNAME=e0a9d84eca1c [2021-12-22T13:53:25.042Z] TESTDEBUG=0 [2021-12-22T13:53:25.042Z] DEST=bundles/test-integration [2021-12-22T13:53:25.042Z] PWD=/go/src/github.com/docker/docker [2021-12-22T13:53:25.042Z] DOCKER_GITCOMMIT=2f31efadb8cef971536d543c23cebb439b0c5124 [2021-12-22T13:53:25.042Z] container=docker [2021-12-22T13:53:25.042Z] HOME=/root [2021-12-22T13:53:25.042Z] GOLANG_VERSION=1.17.5 [2021-12-22T13:53:25.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-22T13:53:25.042Z] VALIDATE_BRANCH=master [2021-12-22T13:53:25.042Z] TERM=xterm [2021-12-22T13:53:25.042Z] DOCKER_PKG=github.com/docker/docker [2021-12-22T13:53:25.042Z] SHLVL=1 [2021-12-22T13:53:25.042Z] TIMEOUT=120m [2021-12-22T13:53:25.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-22T13:53:25.042Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-22T13:53:25.042Z] GO111MODULE=off [2021-12-22T13:53:25.042Z] DOCKER_EXPERIMENTAL=1 [2021-12-22T13:53:25.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-22T13:53:25.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-22T13:53:25.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-22T13:53:25.042Z] GOPATH=/go [2021-12-22T13:53:25.042Z] PKG_CONFIG=pkg-config [2021-12-22T13:53:25.042Z] _=/usr/bin/env [2021-12-22T13:53:25.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-22T13:53:25.103Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-22T13:53:25.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy (6.27s) [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-22T13:53:25.665Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-12-22T13:53:25.665Z] PASS [2021-12-22T13:53:25.665Z] [2021-12-22T13:53:25.665Z] DONE 17 tests in 10.203s [2021-12-22T13:53:25.665Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-22T13:53:25.665Z] INFO: Testing against a local daemon [2021-12-22T13:53:25.665Z] === RUN TestCommitInheritsEnv [2021-12-22T13:53:26.228Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-12-22T13:53:26.228Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:53:26.228Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-22T13:53:26.228Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:53:26.228Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-12-22T13:53:26.228Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:53:26.228Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-22T13:53:26.228Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:53:26.410Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-22T13:53:26.791Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2021-12-22T13:53:26.791Z] === RUN TestRemoveImageGarbageCollector [2021-12-22T13:53:26.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-22T13:53:27.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:53:27.608Z] 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/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/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/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-12-22T13:53:28.682Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2021-12-22T13:53:28.682Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:53:28.682Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-22T13:53:28.682Z] === RUN TestTagInvalidReference [2021-12-22T13:53:28.682Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-22T13:53:28.682Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:53:28.682Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-22T13:53:28.682Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:53:28.682Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-22T13:53:28.682Z] === RUN TestTagOfficialNames [2021-12-22T13:53:28.682Z] --- PASS: TestTagOfficialNames (0.04s) [2021-12-22T13:53:28.682Z] === RUN TestTagMatchesDigest [2021-12-22T13:53:28.682Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-22T13:53:28.682Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-22T13:53:28.864Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-22T13:53:28.864Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-22T13:53:28.864Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-22T13:53:29.794Z] --- PASS: TestImportExtremelyLargeImageWorks (172.77s) [2021-12-22T13:53:29.794Z] PASS [2021-12-22T13:53:29.794Z] [2021-12-22T13:53:29.794Z] DONE 12 tests in 176.068s [2021-12-22T13:53:29.794Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-22T13:53:29.794Z] ++ 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-12-22T13:53:29.794Z] ++ set -e [2021-12-22T13:53:29.794Z] ++ '[' -n 0 ']' [2021-12-22T13:53:29.794Z] ++ set -x [2021-12-22T13:53:29.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:53:29.794Z] INFO: Testing against a local daemon [2021-12-22T13:53:29.794Z] === RUN TestNetworkCreateDelete [2021-12-22T13:53:29.794Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-12-22T13:53:29.794Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:53:30.356Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-12-22T13:53:30.356Z] === RUN TestDaemonDNSFallback [2021-12-22T13:53:32.246Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-22T13:53:32.246Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-22T13:53:33.612Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-22T13:53:33.612Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-22T13:53:34.980Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-22T13:53:35.235Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-22T13:53:35.797Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.52s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.57s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.77s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.90s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.93s) [2021-12-22T13:53:36.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.33s) [2021-12-22T13:53:36.220Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:53:36.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:53:36.360Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-22T13:53:36.923Z] --- PASS: TestDaemonDNSFallback (6.54s) [2021-12-22T13:53:36.923Z] === RUN TestInspectNetwork [2021-12-22T13:53:37.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-22T13:53:37.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-22T13:53:37.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-22T13:53:38.110Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-22T13:53:38.674Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-22T13:53:39.249Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-22T13:53:39.984Z] ? github.com/docker/docker/api [no test files] [2021-12-22T13:53:40.616Z] === RUN TestInspectNetwork/full_network_id [2021-12-22T13:53:40.616Z] === RUN TestInspectNetwork/partial_network_id [2021-12-22T13:53:40.616Z] === RUN TestInspectNetwork/network_name [2021-12-22T13:53:40.616Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-22T13:53:40.872Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-22T13:53:41.129Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-22T13:53:43.019Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-22T13:53:43.581Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-22T13:53:44.948Z] --- PASS: TestInspectNetwork (7.89s) [2021-12-22T13:53:44.948Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-22T13:53:44.948Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-22T13:53:44.948Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-22T13:53:44.948Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-12-22T13:53:44.948Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:53:45.205Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-22T13:53:46.136Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-22T13:53:46.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:53:46.699Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2021-12-22T13:53:46.699Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:53:46.699Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:53:46.699Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:53:46.699Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:53:46.699Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:53:46.699Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:53:46.699Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:53:46.699Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:53:46.699Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:53:46.699Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-22T13:53:46.699Z] === RUN TestNetworkList [2021-12-22T13:53:46.699Z] === RUN TestNetworkList//networks [2021-12-22T13:53:46.699Z] === PAUSE TestNetworkList//networks [2021-12-22T13:53:46.699Z] === RUN TestNetworkList//networks/ [2021-12-22T13:53:46.699Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:53:46.699Z] === CONT TestNetworkList//networks [2021-12-22T13:53:46.699Z] === CONT TestNetworkList//networks/ [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkList (0.01s) [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:53:46.699Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:53:46.699Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:53:46.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-22T13:53:47.263Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-22T13:53:47.263Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-12-22T13:53:47.263Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:53:47.519Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-22T13:53:47.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-22T13:53:47.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:53:48.448Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-12-22T13:53:48.448Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:53:49.224Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:53:49.376Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-12-22T13:53:49.376Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:53:49.632Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-22T13:53:50.561Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-12-22T13:53:50.561Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:53:50.792Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:53:51.488Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-22T13:53:51.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-12-22T13:53:51.744Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:53:52.000Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-22T13:53:52.257Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-12-22T13:53:52.257Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy (16.75s) [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.98s) [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.10s) [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.37s) [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.53s) [2021-12-22T13:53:52.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.77s) [2021-12-22T13:53:52.361Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:53:52.513Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-22T13:53:55.027Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2021-12-22T13:53:55.027Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:53:55.028Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:53:55.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:53:55.028Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:53:56.162Z] --- PASS: TestBuildMultiStageParentConfig (3.39s) [2021-12-22T13:53:56.162Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:53:56.162Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:53:56.162Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-22T13:53:56.162Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:53:57.643Z] === RUN TestMiddlewares [2021-12-22T13:53:57.643Z] --- PASS: TestMiddlewares (0.00s) [2021-12-22T13:53:57.643Z] PASS [2021-12-22T13:53:57.643Z] coverage: 9.0% of statements [2021-12-22T13:53:57.643Z] ok github.com/docker/docker/api/server 0.129s coverage: 9.0% of statements [2021-12-22T13:53:57.737Z] --- PASS: TestBuildWithEmptyLayers (1.89s) [2021-12-22T13:53:57.737Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:53:59.196Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-22T13:54:01.086Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-22T13:54:02.977Z] === RUN TestDockerSuite/TestBuildRm [2021-12-22T13:54:05.528Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-22T13:54:06.089Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-22T13:54:06.652Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-22T13:54:06.880Z] ok github.com/docker/docker/libnetwork 45.811s coverage: 41.0% of statements [2021-12-22T13:54:06.880Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-22T13:54:06.880Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-22T13:54:06.909Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-22T13:54:07.139Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 19.7% of statements [2021-12-22T13:54:07.396Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-12-22T13:54:07.396Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-22T13:54:07.396Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-22T13:54:07.470Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-22T13:54:07.653Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-22T13:54:08.033Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-22T13:54:08.962Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-22T13:54:08.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-22T13:54:09.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-22T13:54:09.524Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-22T13:54:10.178Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.623s coverage: 59.9% of statements [2021-12-22T13:54:10.178Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-22T13:54:10.178Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-22T13:54:10.891Z] --- PASS: TestServiceWithDataPathPortInit (15.74s) [2021-12-22T13:54:10.891Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:54:11.111Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.564s coverage: 4.0% of statements [2021-12-22T13:54:11.111Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-22T13:54:11.148Z] docker_api_swarm_test.go:304: [d69ef8c7c6907] joining swarm manager [d77e23c8ca36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:54:11.676Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2021-12-22T13:54:11.676Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-22T13:54:11.676Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-22T13:54:12.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-22T13:54:13.038Z] docker_api_swarm_test.go:305: [db2552f6aa36d] joining swarm manager [d77e23c8ca36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:54:13.038Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-22T13:54:13.038Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-22T13:54:13.295Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-22T13:54:13.295Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-22T13:54:13.295Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-22T13:54:13.552Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-22T13:54:13.808Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-22T13:54:14.064Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w97xs9a7ho0ca59jdmq5d1st4 Created:2021-12-22 13:54:12.185149187 +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[4564194eac6ccf6cbb5d51af3a314504146368bf249c597a0d9d868e9a0c9fe7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksiyilm109smogpthwmsyvvyj EndpointID:b756546af7bb6f623037fce5366f4855bf67bfe6bd6fd64976bae5b11308fcc2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e04237d6ffc9a9a0b3375f634eab12a58a52bff463ba11a6874f5d514be1aff 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:0bea5b6dae44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksiyilm109smogpthwmsyvvyj EndpointID:b756546af7bb6f623037fce5366f4855bf67bfe6bd6fd64976bae5b11308fcc2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-22T13:54:14.320Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-22T13:54:14.320Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-22T13:54:14.882Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-22T13:54:17.399Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-22T13:54:18.328Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-22T13:54:18.584Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-12-22T13:54:18.584Z] PASS [2021-12-22T13:54:18.584Z] [2021-12-22T13:54:18.584Z] === Skipped [2021-12-22T13:54:18.584Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:54:18.584Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:54:18.584Z] [2021-12-22T13:54:18.584Z] DONE 26 tests, 1 skipped in 48.880s [2021-12-22T13:54:18.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:54:18.584Z] ++ 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-12-22T13:54:18.584Z] ++ set -e [2021-12-22T13:54:18.584Z] ++ '[' -n 0 ']' [2021-12-22T13:54:18.584Z] ++ set -x [2021-12-22T13:54:18.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:54:18.584Z] INFO: Testing against a local daemon [2021-12-22T13:54:18.584Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-22T13:54:18.584Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:54:18.584Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:54:18.584Z] === RUN TestDockerNetworkIpvlan [2021-12-22T13:54:18.584Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:54:18.584Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:54:18.584Z] PASS [2021-12-22T13:54:18.584Z] [2021-12-22T13:54:18.584Z] === Skipped [2021-12-22T13:54:18.584Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:54:18.584Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:54:18.584Z] [2021-12-22T13:54:18.584Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:54:18.584Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:54:18.584Z] [2021-12-22T13:54:18.584Z] DONE 2 tests, 2 skipped in 0.121s [2021-12-22T13:54:18.584Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:54:18.584Z] ++ 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-12-22T13:54:18.584Z] ++ set -e [2021-12-22T13:54:18.584Z] ++ '[' -n 0 ']' [2021-12-22T13:54:18.584Z] ++ set -x [2021-12-22T13:54:18.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:54:18.841Z] INFO: Testing against a local daemon [2021-12-22T13:54:18.841Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-22T13:54:18.841Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-22T13:54:18.988Z] --- PASS: TestBuildMultiStageOnBuild (20.13s) [2021-12-22T13:54:18.988Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:54:18.988Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:54:18.988Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-22T13:54:18.988Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:54:19.096Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-22T13:54:20.025Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-22T13:54:20.281Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-12-22T13:54:20.281Z] === RUN TestDockerNetworkMacvlan [2021-12-22T13:54:20.843Z] === RUN TestDockerSuite/TestBuildUser [2021-12-22T13:54:20.843Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-22T13:54:20.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-22T13:54:20.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-22T13:54:21.632Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.855s coverage: 7.4% of statements [2021-12-22T13:54:21.632Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-22T13:54:21.632Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-22T13:54:21.632Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-22T13:54:21.632Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-22T13:54:21.632Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-22T13:54:21.632Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-22T13:54:21.632Z] ok github.com/docker/docker/libnetwork/drvregistry 0.011s coverage: 82.4% of statements [2021-12-22T13:54:21.632Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-12-22T13:54:21.771Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-22T13:54:21.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-22T13:54:21.889Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-22T13:54:21.889Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-22T13:54:22.333Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-22T13:54:22.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-22T13:54:22.589Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-22T13:54:22.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-22T13:54:23.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-22T13:54:24.484Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-22T13:54:24.747Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-22T13:54:25.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-22T13:54:26.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-22T13:54:27.267Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-22T13:54:27.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-22T13:54:27.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-22T13:54:28.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-22T13:54:28.636Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-12-22T13:54:29.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-22T13:54:30.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-22T13:54:30.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-22T13:54:31.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-22T13:54:31.905Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-22T13:54:32.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-22T13:54:32.081Z] Using test binary docker [2021-12-22T13:54:32.081Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-22T13:54:32.081Z] +++ /etc/init.d/apparmor start [2021-12-22T13:54:32.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-22T13:54:32.081Z] INFO: Waiting for daemon to start... [2021-12-22T13:54:32.081Z] Starting dockerd [2021-12-22T13:54:32.081Z] +++ 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-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan (12.32s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2021-12-22T13:54:32.466Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2021-12-22T13:54:32.466Z] PASS [2021-12-22T13:54:32.466Z] [2021-12-22T13:54:32.466Z] DONE 8 tests in 13.818s [2021-12-22T13:54:32.466Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-22T13:54:32.466Z] ++ 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-12-22T13:54:32.466Z] ++ set -e [2021-12-22T13:54:32.466Z] ++ '[' -n 0 ']' [2021-12-22T13:54:32.466Z] ++ set -x [2021-12-22T13:54:32.466Z] ++ 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-12-22T13:54:32.466Z] testing: warning: no tests to run [2021-12-22T13:54:32.466Z] PASS [2021-12-22T13:54:32.466Z] [2021-12-22T13:54:32.466Z] DONE 0 tests in 0.027s [2021-12-22T13:54:32.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-22T13:54:32.466Z] ++ 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-12-22T13:54:32.466Z] ++ set -e [2021-12-22T13:54:32.466Z] ++ '[' -n 0 ']' [2021-12-22T13:54:32.466Z] ++ set -x [2021-12-22T13:54:32.467Z] ++ 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-12-22T13:54:32.724Z] INFO: Testing against a local daemon [2021-12-22T13:54:32.724Z] === RUN TestAuthZPluginAllowRequest [2021-12-22T13:54:33.933Z] --- PASS: TestBuildMultiStageLayerLeak (15.20s) [2021-12-22T13:54:33.933Z] === RUN TestBuildWithHugeFile [2021-12-22T13:54:34.077Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-22T13:54:34.090Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-12-22T13:54:34.090Z] === RUN TestAuthZPluginTLS [2021-12-22T13:54:34.652Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-12-22T13:54:34.652Z] === RUN TestAuthZPluginDenyRequest [2021-12-22T13:54:35.215Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-22T13:54:35.215Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-22T13:54:35.777Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-12-22T13:54:35.778Z] === RUN TestAuthZPluginDenyResponse [2021-12-22T13:54:36.341Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-22T13:54:36.341Z] === RUN TestAuthZPluginAllowEventStream [2021-12-22T13:54:37.270Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-22T13:54:37.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-12-22T13:54:37.527Z] === RUN TestAuthZPluginErrorResponse [2021-12-22T13:54:38.089Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-22T13:54:38.089Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-22T13:54:38.089Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-12-22T13:54:38.089Z] === RUN TestAuthZPluginErrorRequest [2021-12-22T13:54:38.647Z] . [2021-12-22T13:54:38.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-22T13:54:38.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-22T13:54:38.648Z] Error: No such image: emptyfs [2021-12-22T13:54:38.648Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-22T13:54:38.648Z] ++++ docker load [2021-12-22T13:54:38.648Z] Running integration-test (iteration 1) [2021-12-22T13:54:38.648Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-22T13:54:38.648Z] ++ 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-12-22T13:54:38.648Z] ++ set -e [2021-12-22T13:54:38.648Z] ++ '[' -n 0 ']' [2021-12-22T13:54:38.648Z] ++ set -x [2021-12-22T13:54:38.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12-22T13:54:38.648Z] Loaded image: busybox:latest [2021-12-22T13:54:38.648Z] Loaded image: busybox:glibc [2021-12-22T13:54:38.653Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-12-22T13:54:38.653Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-22T13:54:38.909Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-22T13:54:39.473Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-22T13:54:39.473Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-22T13:54:39.473Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-22T13:54:39.585Z] Loaded image: debian:bullseye-slim [2021-12-22T13:54:39.585Z] Loaded image: hello-world:latest [2021-12-22T13:54:39.585Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:54:39.585Z] INFO: Testing against a local daemon [2021-12-22T13:54:39.585Z] === RUN TestCgroupNamespacesBuild [2021-12-22T13:54:40.401Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-22T13:54:40.401Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-22T13:54:40.401Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-22T13:54:40.402Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-22T13:54:40.402Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-22T13:54:40.402Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-22T13:54:40.402Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-22T13:54:40.402Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-22T13:54:40.402Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-22T13:54:40.963Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2021-12-22T13:54:40.963Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-22T13:54:40.965Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-12-22T13:54:40.965Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-22T13:54:41.894Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-22T13:54:41.894Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-22T13:54:41.901Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2021-12-22T13:54:41.901Z] === RUN TestBuildWithSession [2021-12-22T13:54:41.901Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:54:41.901Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T13:54:41.901Z] === RUN TestBuildSquashParent [2021-12-22T13:54:42.824Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-22T13:54:42.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-12-22T13:54:42.824Z] === RUN TestAuthZPluginHeader [2021-12-22T13:54:43.080Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-22T13:54:43.642Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-12-22T13:54:43.642Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-22T13:54:43.899Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-22T13:54:43.899Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-22T13:54:44.056Z] ok github.com/docker/docker/libnetwork/ipam 11.537s coverage: 85.3% of statements [2021-12-22T13:54:44.056Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-22T13:54:44.056Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-22T13:54:44.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-22T13:54:44.314Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-22T13:54:44.571Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-22T13:54:44.571Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-22T13:54:44.571Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-22T13:54:45.136Z] ok github.com/docker/docker/libnetwork/ipamutils 0.228s coverage: 74.0% of statements [2021-12-22T13:54:45.189Z] --- PASS: TestBuildSquashParent (3.30s) [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:54:45.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:54:45.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:54:45.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T13:54:45.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T13:54:45.701Z] ok github.com/docker/docker/libnetwork/iptables 0.134s coverage: 45.1% of statements [2021-12-22T13:54:45.701Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-22T13:54:45.960Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 44.1% of statements [2021-12-22T13:54:46.048Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-22T13:54:46.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T13:54:46.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T13:54:46.619Z] docker_api_swarm_test.go:272: [d33f8a622eab1] joining swarm manager [dd40b3673ac5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:54:47.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T13:54:47.455Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T13:54:47.548Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-22T13:54:48.111Z] docker_api_swarm_test.go:273: [d0cc7dd04c31c] joining swarm manager [dd40b3673ac5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:54:48.368Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2021-12-22T13:54:48.368Z] === RUN TestAuthZPluginV2Disable [2021-12-22T13:54:48.625Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2021-12-22T13:54:48.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2021-12-22T13:54:48.846Z] === RUN TestBuildMultiStageCopy [2021-12-22T13:54:48.846Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T13:54:48.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-22T13:54:49.137Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-22T13:54:49.137Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-22T13:54:49.137Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-22T13:54:49.700Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-22T13:54:49.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T13:54:49.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T13:54:49.783Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T13:54:50.043Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s) [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-12-22T13:54:50.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-12-22T13:54:50.302Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T13:54:50.871Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2021-12-22T13:54:50.871Z] === RUN TestBuildLabelWithTargets [2021-12-22T13:54:51.067Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-22T13:54:51.067Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-22T13:54:51.067Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T13:54:51.067Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-22T13:54:51.630Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-22T13:54:51.808Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2021-12-22T13:54:51.808Z] === RUN TestBuildWithEmptyLayers [2021-12-22T13:54:52.066Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-12-22T13:54:52.066Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T13:54:52.192Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2021-12-22T13:54:52.192Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-22T13:54:52.448Z] === RUN TestDockerSuite/TestCommitChange [2021-12-22T13:54:53.004Z] --- PASS: TestBuildMultiStageOnBuild (1.15s) [2021-12-22T13:54:53.004Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T13:54:53.013Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-22T13:54:53.573Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-12-22T13:54:53.573Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T13:54:53.575Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-22T13:54:54.943Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-22T13:54:54.951Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2021-12-22T13:54:54.951Z] === RUN TestBuildWithHugeFile [2021-12-22T13:54:55.870Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s) [2021-12-22T13:54:55.870Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-22T13:54:55.870Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-22T13:54:56.434Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-22T13:54:57.363Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-22T13:54:58.052Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-22T13:54:58.052Z] === RUN TestBoolValue [2021-12-22T13:54:58.052Z] --- PASS: TestBoolValue (0.00s) [2021-12-22T13:54:58.052Z] === RUN TestBoolValueOrDefault [2021-12-22T13:54:58.052Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-22T13:54:58.052Z] === RUN TestInt64ValueOrZero [2021-12-22T13:54:58.052Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-22T13:54:58.052Z] === RUN TestInt64ValueOrDefault [2021-12-22T13:54:58.052Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-22T13:54:58.052Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-22T13:54:58.052Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-22T13:54:58.052Z] === RUN TestJsonContentType [2021-12-22T13:54:58.052Z] --- PASS: TestJsonContentType (0.00s) [2021-12-22T13:54:58.052Z] PASS [2021-12-22T13:54:58.052Z] coverage: 14.7% of statements [2021-12-22T13:54:58.052Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2021-12-22T13:54:58.291Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-22T13:54:59.661Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-22T13:55:00.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-22T13:55:00.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-22T13:55:00.223Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-22T13:55:00.224Z] === RUN TestMaskSecretKeys [2021-12-22T13:55:00.224Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-22T13:55:00.224Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-22T13:55:00.224Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-22T13:55:00.224Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-22T13:55:00.224Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-22T13:55:00.224Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-22T13:55:00.224Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-22T13:55:00.224Z] === RUN TestVersionMiddlewareVersion [2021-12-22T13:55:00.224Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-22T13:55:00.224Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-22T13:55:00.224Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-22T13:55:00.224Z] PASS [2021-12-22T13:55:00.224Z] coverage: 37.7% of statements [2021-12-22T13:55:00.224Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-22T13:55:00.224Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-22T13:55:00.480Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-22T13:55:00.480Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-22T13:55:00.480Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-22T13:55:00.480Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-22T13:55:00.681Z] === RUN TestAdjustForAPIVersion [2021-12-22T13:55:00.681Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-22T13:55:00.681Z] PASS [2021-12-22T13:55:00.681Z] coverage: 5.7% of statements [2021-12-22T13:55:01.139Z] ok github.com/docker/docker/api/server/router/swarm 0.081s coverage: 5.7% of statements [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-22T13:55:01.139Z] === RUN TestStrSliceMarshalJSON [2021-12-22T13:55:01.139Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestStrSliceUnmarshalJSON [2021-12-22T13:55:01.139Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestStrSliceUnmarshalString [2021-12-22T13:55:01.139Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestStrSliceUnmarshalSlice [2021-12-22T13:55:01.139Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-22T13:55:01.139Z] PASS [2021-12-22T13:55:01.139Z] coverage: 90.0% of statements [2021-12-22T13:55:01.139Z] ok github.com/docker/docker/api/types/strslice 0.095s coverage: 90.0% of statements [2021-12-22T13:55:01.139Z] === RUN TestToJSON [2021-12-22T13:55:01.139Z] --- PASS: TestToJSON (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestToParamWithVersion [2021-12-22T13:55:01.139Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestFromJSON [2021-12-22T13:55:01.139Z] --- PASS: TestFromJSON (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestEmpty [2021-12-22T13:55:01.139Z] --- PASS: TestEmpty (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestArgsMatchKVListEmptySources [2021-12-22T13:55:01.139Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestArgsMatchKVList [2021-12-22T13:55:01.139Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestArgsMatch [2021-12-22T13:55:01.139Z] --- PASS: TestArgsMatch (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestAdd [2021-12-22T13:55:01.139Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestDel [2021-12-22T13:55:01.139Z] --- PASS: TestDel (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestLen [2021-12-22T13:55:01.139Z] --- PASS: TestLen (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestExactMatch [2021-12-22T13:55:01.139Z] --- PASS: TestExactMatch (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestOnlyOneExactMatch [2021-12-22T13:55:01.139Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestContains [2021-12-22T13:55:01.139Z] --- PASS: TestContains (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestValidate [2021-12-22T13:55:01.139Z] --- PASS: TestValidate (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestWalkValues [2021-12-22T13:55:01.139Z] --- PASS: TestWalkValues (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestFuzzyMatch [2021-12-22T13:55:01.139Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-22T13:55:01.139Z] === RUN TestClone [2021-12-22T13:55:01.139Z] --- PASS: TestClone (0.00s) [2021-12-22T13:55:01.139Z] PASS [2021-12-22T13:55:01.139Z] coverage: 92.2% of statements [2021-12-22T13:55:01.139Z] ok github.com/docker/docker/api/types/filters 0.069s coverage: 92.2% of statements [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-22T13:55:01.139Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-22T13:55:01.597Z] === RUN TestDurationToSecondsString [2021-12-22T13:55:01.597Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-22T13:55:01.597Z] === RUN TestGetTimestamp [2021-12-22T13:55:01.597Z] --- PASS: TestGetTimestamp (0.17s) [2021-12-22T13:55:01.597Z] === RUN TestParseTimestamps [2021-12-22T13:55:01.597Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-22T13:55:01.597Z] PASS [2021-12-22T13:55:01.597Z] coverage: 100.0% of statements [2021-12-22T13:55:01.597Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-12-22T13:55:01.597Z] === RUN TestCompareVersion [2021-12-22T13:55:01.597Z] --- PASS: TestCompareVersion (0.00s) [2021-12-22T13:55:01.597Z] PASS [2021-12-22T13:55:01.597Z] coverage: 77.3% of statements [2021-12-22T13:55:01.597Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 77.3% of statements [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-22T13:55:01.597Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-22T13:55:02.371Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-22T13:55:03.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-22T13:55:03.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-22T13:55:03.134Z] === RUN TestCloneArgsSmartHttp [2021-12-22T13:55:03.134Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-22T13:55:03.134Z] === RUN TestCloneArgsDumbHttp [2021-12-22T13:55:03.134Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-22T13:55:03.134Z] === RUN TestCloneArgsGit [2021-12-22T13:55:03.134Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-22T13:55:03.134Z] === RUN TestCheckoutGit [2021-12-22T13:55:03.739Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-22T13:55:03.739Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-22T13:55:04.302Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-22T13:55:04.864Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-22T13:55:05.070Z] --- PASS: TestImportExtremelyLargeImageWorks (90.22s) [2021-12-22T13:55:05.070Z] PASS [2021-12-22T13:55:05.070Z] [2021-12-22T13:55:05.070Z] DONE 12 tests in 93.141s [2021-12-22T13:55:05.070Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-22T13:55:05.070Z] INFO: Testing against a local daemon [2021-12-22T13:55:05.070Z] === RUN TestNetworkCreateDelete [2021-12-22T13:55:05.070Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-22T13:55:05.070Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:55:05.070Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-12-22T13:55:05.070Z] === RUN TestDaemonDNSFallback [2021-12-22T13:55:05.303Z] === RUN TestEnable [2021-12-22T13:55:05.303Z] --- PASS: TestEnable (0.00s) [2021-12-22T13:55:05.303Z] === RUN TestDisable [2021-12-22T13:55:05.303Z] --- PASS: TestDisable (0.00s) [2021-12-22T13:55:05.303Z] === RUN TestEnabled [2021-12-22T13:55:05.303Z] --- PASS: TestEnabled (0.00s) [2021-12-22T13:55:05.303Z] PASS [2021-12-22T13:55:05.303Z] coverage: 100.0% of statements [2021-12-22T13:55:05.303Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2021-12-22T13:55:05.427Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-22T13:55:05.632Z] --- PASS: TestDaemonDNSFallback (6.29s) [2021-12-22T13:55:05.632Z] === RUN TestInspectNetwork [2021-12-22T13:55:05.760Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-22T13:55:05.760Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-22T13:55:05.760Z] === RUN TestProcessNoDockerignore [2021-12-22T13:55:05.760Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-22T13:55:05.760Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-22T13:55:05.760Z] === RUN TestDetectContentType [2021-12-22T13:55:05.760Z] --- PASS: TestDetectContentType (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestSelectAcceptableMIME [2021-12-22T13:55:05.760Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestInspectEmptyResponse [2021-12-22T13:55:05.760Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestInspectResponseBinary [2021-12-22T13:55:05.760Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestResponseUnsupportedContentType [2021-12-22T13:55:05.760Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestInspectResponseTextSimple [2021-12-22T13:55:05.760Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestInspectResponseEmptyContentType [2021-12-22T13:55:05.760Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestUnknownContentLength [2021-12-22T13:55:05.760Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestDownloadRemote [2021-12-22T13:55:05.760Z] --- PASS: TestDownloadRemote (0.11s) [2021-12-22T13:55:05.760Z] === RUN TestGetWithStatusError [2021-12-22T13:55:05.760Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestCloseRootDirectory [2021-12-22T13:55:05.760Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:55:05.760Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestHashFile [2021-12-22T13:55:05.760Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:55:05.760Z] --- SKIP: TestHashFile (0.00s) [2021-12-22T13:55:05.760Z] === RUN TestHashSubdir [2021-12-22T13:55:05.760Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:55:05.760Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-22T13:55:05.760Z] === RUN TestRemoveDirectory [2021-12-22T13:55:05.760Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:55:05.760Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-22T13:55:05.760Z] PASS [2021-12-22T13:55:05.760Z] coverage: 9.3% of statements [2021-12-22T13:55:05.760Z] ok github.com/docker/docker/builder/remotecontext 0.487s coverage: 9.3% of statements [2021-12-22T13:55:05.990Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-22T13:55:06.217Z] === RUN TestGetAllAllowed [2021-12-22T13:55:06.217Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestGetAllMeta [2021-12-22T13:55:06.217Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-22T13:55:06.217Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestIsUnreferencedBuiltin [2021-12-22T13:55:06.217Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestIsExistingDirectory [2021-12-22T13:55:06.217Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-22T13:55:06.217Z] === RUN TestGetFilenameForDownload [2021-12-22T13:55:06.217Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestEnv2Variables [2021-12-22T13:55:06.217Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-22T13:55:06.217Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestMaintainer [2021-12-22T13:55:06.217Z] --- PASS: TestMaintainer (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestLabel [2021-12-22T13:55:06.217Z] --- PASS: TestLabel (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestFromScratch [2021-12-22T13:55:06.217Z] --- PASS: TestFromScratch (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestFromWithArg [2021-12-22T13:55:06.217Z] --- PASS: TestFromWithArg (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-22T13:55:06.217Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestFromWithUndefinedArg [2021-12-22T13:55:06.217Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestFromMultiStageWithNamedStage [2021-12-22T13:55:06.217Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestOnbuild [2021-12-22T13:55:06.217Z] --- PASS: TestOnbuild (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestWorkdir [2021-12-22T13:55:06.217Z] --- PASS: TestWorkdir (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestCmd [2021-12-22T13:55:06.217Z] --- PASS: TestCmd (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestHealthcheckNone [2021-12-22T13:55:06.217Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestHealthcheckCmd [2021-12-22T13:55:06.217Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestEntrypoint [2021-12-22T13:55:06.217Z] --- PASS: TestEntrypoint (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestExpose [2021-12-22T13:55:06.217Z] --- PASS: TestExpose (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestUser [2021-12-22T13:55:06.217Z] --- PASS: TestUser (0.00s) [2021-12-22T13:55:06.217Z] === RUN TestVolume [2021-12-22T13:55:06.218Z] --- PASS: TestVolume (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestStopSignal [2021-12-22T13:55:06.218Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:55:06.218Z] --- SKIP: TestStopSignal (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestArg [2021-12-22T13:55:06.218Z] --- PASS: TestArg (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestShell [2021-12-22T13:55:06.218Z] --- PASS: TestShell (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestPrependEnvOnCmd [2021-12-22T13:55:06.218Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestRunWithBuildArgs [2021-12-22T13:55:06.218Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestRunIgnoresHealthcheck [2021-12-22T13:55:06.218Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestDispatchUnsupportedOptions [2021-12-22T13:55:06.218Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-22T13:55:06.218Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-22T13:55:06.218Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-22T13:55:06.218Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestNormalizeWorkdir [2021-12-22T13:55:06.218Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestDispatch [2021-12-22T13:55:06.218Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-22T13:55:06.218Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-22T13:55:06.218Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-22T13:55:06.218Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-22T13:55:06.218Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-22T13:55:06.218Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-22T13:55:06.218Z] === RUN TestDispatch/COPY_url [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch (0.11s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-22T13:55:06.218Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestAddScratchImageAddsToMounts [2021-12-22T13:55:06.218Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-22T13:55:06.218Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-22T13:55:06.218Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-22T13:55:06.218Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestImageSourceGetAddsToMounts [2021-12-22T13:55:06.218Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestEmptyDockerfile [2021-12-22T13:55:06.218Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-22T13:55:06.218Z] === RUN TestSymlinkDockerfile [2021-12-22T13:55:06.218Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-22T13:55:06.218Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-22T13:55:06.218Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestNonExistingDockerfile [2021-12-22T13:55:06.218Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestCopyRunConfig [2021-12-22T13:55:06.218Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestDeepCopyRunConfig [2021-12-22T13:55:06.218Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestExportImage [2021-12-22T13:55:06.218Z] --- PASS: TestExportImage (0.00s) [2021-12-22T13:55:06.218Z] === RUN TestNormalizeDest [2021-12-22T13:55:06.218Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-22T13:55:06.218Z] PASS [2021-12-22T13:55:06.218Z] coverage: 46.8% of statements [2021-12-22T13:55:06.218Z] ok github.com/docker/docker/builder/dockerfile 0.354s coverage: 46.8% of statements [2021-12-22T13:55:06.218Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-22T13:55:06.246Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-22T13:55:06.246Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-22T13:55:06.246Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-22T13:55:06.832Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-22T13:55:06.832Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-22T13:55:06.832Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-22T13:55:07.093Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-22T13:55:07.093Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-22T13:55:07.182Z] === RUN TestTCP4Proxy [2021-12-22T13:55:07.182Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-22T13:55:07.182Z] === RUN TestTCP4ProxyHalfClose [2021-12-22T13:55:07.182Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestTCP6Proxy [2021-12-22T13:55:07.182Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:55:07.182Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestTCPDualStackProxy [2021-12-22T13:55:07.182Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:55:07.182Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestUDP4Proxy [2021-12-22T13:55:07.182Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestUDP6Proxy [2021-12-22T13:55:07.182Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:55:07.182Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestUDPWriteError [2021-12-22T13:55:07.182Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestSCTP4Proxy [2021-12-22T13:55:07.182Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:55:07.182Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-22T13:55:07.182Z] === RUN TestSCTP6Proxy [2021-12-22T13:55:07.182Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:55:07.182Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-22T13:55:07.182Z] PASS [2021-12-22T13:55:07.182Z] coverage: 49.4% of statements [2021-12-22T13:55:07.182Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 49.4% of statements [2021-12-22T13:55:07.656Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.86s) [2021-12-22T13:55:07.656Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-22T13:55:07.656Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-22T13:55:08.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-22T13:55:08.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-22T13:55:08.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-22T13:55:08.900Z] === RUN TestInspectNetwork/full_network_id [2021-12-22T13:55:08.900Z] === RUN TestInspectNetwork/partial_network_id [2021-12-22T13:55:08.900Z] === RUN TestInspectNetwork/network_name [2021-12-22T13:55:08.900Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-22T13:55:09.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-22T13:55:09.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-22T13:55:10.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-22T13:55:10.226Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-22T13:55:10.793Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-22T13:55:11.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-22T13:55:12.287Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-22T13:55:12.543Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-22T13:55:12.543Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-22T13:55:13.065Z] --- PASS: TestInspectNetwork (7.30s) [2021-12-22T13:55:13.065Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-22T13:55:13.065Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-22T13:55:13.065Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-22T13:55:13.065Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-22T13:55:13.065Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:55:13.104Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-22T13:55:13.360Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-22T13:55:13.922Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-22T13:55:13.922Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-22T13:55:14.484Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-22T13:55:14.667Z] --- PASS: TestBuildWithHugeFile (125.76s) [2021-12-22T13:55:14.667Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:55:14.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:55:14.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:55:14.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:55:14.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:55:14.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:55:14.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:55:14.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:55:14.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:55:14.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:55:14.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:55:14.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:55:14.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-12-22T13:55:14.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-22T13:55:14.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-22T13:55:14.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-22T13:55:14.667Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:55:14.667Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:55:14.667Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:55:14.667Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-22T13:55:14.667Z] PASS [2021-12-22T13:55:14.667Z] ok github.com/docker/docker/integration/build 206.974s [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === Skipped [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-22T13:55:14.667Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-22T13:55:14.667Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-22T13:55:14.667Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-22T13:55:14.667Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:55:14.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-22T13:55:14.667Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] DONE 29 tests, 6 skipped in 235.857s [2021-12-22T13:55:14.667Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-22T13:55:14.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:55:14.667Z] INFO: Testing against a local daemon [2021-12-22T13:55:14.667Z] === RUN TestConfigInspect [2021-12-22T13:55:14.667Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestConfigList [2021-12-22T13:55:14.667Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestConfigList (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:55:14.667Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestConfigsUpdate [2021-12-22T13:55:14.667Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestTemplatedConfig [2021-12-22T13:55:14.667Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestConfigCreateResolve [2021-12-22T13:55:14.667Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:55:14.667Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-22T13:55:14.667Z] PASS [2021-12-22T13:55:14.667Z] ok github.com/docker/docker/integration/config 0.107s [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === Skipped [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-22T13:55:14.667Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:55:14.667Z] [2021-12-22T13:55:14.667Z] DONE 6 tests, 6 skipped in 2.234s [2021-12-22T13:55:14.667Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-22T13:55:14.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:55:14.667Z] INFO: Testing against a local daemon [2021-12-22T13:55:14.667Z] === RUN TestCheckpoint [2021-12-22T13:55:14.667Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:55:14.667Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestContainerInvalidJSON [2021-12-22T13:55:14.667Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:55:14.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:55:14.667Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:55:14.667Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:55:14.667Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:55:14.667Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:55:14.667Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-12-22T13:55:14.667Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-22T13:55:14.667Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-22T13:55:14.667Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:55:14.667Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-12-22T13:55:14.667Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:55:14.667Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2021-12-22T13:55:14.667Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:55:14.667Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2021-12-22T13:55:14.667Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:55:14.667Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-12-22T13:55:14.667Z] === RUN TestCopyFromContainer [2021-12-22T13:55:14.667Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:55:14.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:55:14.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:55:14.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:55:14.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:55:14.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:55:14.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:55:14.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:55:14.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:55:14.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:55:14.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-12-22T13:55:14.667Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:55:14.667Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T13:55:14.667Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:55:14.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:55:14.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:55:14.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:55:14.667Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:55:14.667Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:55:14.667Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:55:14.667Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-22T13:55:14.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:55:14.667Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.667Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:55:14.667Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:55:14.667Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:55:14.667Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:55:14.667Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:55:14.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:55:14.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:55:14.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:55:14.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:55:14.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:55:14.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:55:14.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:55:14.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:55:14.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:55:14.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:55:14.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:55:14.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:55:14.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:55:14.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:55:14.668Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T13:55:14.668Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:55:14.668Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:55:14.668Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:55:14.668Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-22T13:55:14.668Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:55:14.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-12-22T13:55:14.668Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:55:14.668Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T13:55:14.668Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:55:14.668Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:55:14.668Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:14.668Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestDiff [2021-12-22T13:55:14.668Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T13:55:14.668Z] --- SKIP: TestDiff (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestExecWithCloseStdin [2021-12-22T13:55:14.668Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-22T13:55:14.668Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-22T13:55:14.668Z] === RUN TestExec [2021-12-22T13:55:14.972Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2021-12-22T13:55:14.972Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:55:14.972Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:55:14.972Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:55:14.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:55:14.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:55:14.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:55:14.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:55:14.972Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:55:14.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:55:14.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-22T13:55:14.972Z] === RUN TestNetworkList [2021-12-22T13:55:14.972Z] === RUN TestNetworkList//networks [2021-12-22T13:55:14.972Z] === PAUSE TestNetworkList//networks [2021-12-22T13:55:14.972Z] === RUN TestNetworkList//networks/ [2021-12-22T13:55:14.972Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:55:14.972Z] === CONT TestNetworkList//networks [2021-12-22T13:55:14.972Z] === CONT TestNetworkList//networks/ [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkList (0.02s) [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:55:14.972Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:55:14.972Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:55:15.233Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-22T13:55:15.233Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:55:15.412Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-22T13:55:16.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-22T13:55:16.180Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:55:16.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-22T13:55:16.341Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-22T13:55:16.341Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-22T13:55:16.341Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-22T13:55:16.341Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-22T13:55:16.598Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-22T13:55:17.108Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-12-22T13:55:17.108Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:55:18.036Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-12-22T13:55:18.036Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:55:19.401Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-12-22T13:55:19.401Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:55:19.431Z] --- PASS: TestExec (4.48s) [2021-12-22T13:55:19.431Z] === RUN TestExecUser [2021-12-22T13:55:19.431Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T13:55:19.431Z] --- SKIP: TestExecUser (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:55:19.431Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:19.431Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:55:19.431Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:19.431Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:55:19.431Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T13:55:19.431Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestHealthKillContainer [2021-12-22T13:55:19.431Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T13:55:19.431Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:55:19.431Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:55:19.431Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:55:19.431Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:55:19.545Z] === RUN TestCheckpointCreateError [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointCreate [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointDeleteError [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointDelete [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointListError [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointList [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointList (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCheckpointListContainerNotFound [2021-12-22T13:55:19.545Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNewClientWithOpsFromEnv [2021-12-22T13:55:19.545Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:55:19.545Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestGetAPIPath [2021-12-22T13:55:19.545Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestParseHostURL [2021-12-22T13:55:19.545Z] --- PASS: TestParseHostURL (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-22T13:55:19.545Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPIVersion [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPVersionOverride [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-22T13:55:19.545Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestClientRedirect [2021-12-22T13:55:19.545Z] --- PASS: TestClientRedirect (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigCreateUnsupported [2021-12-22T13:55:19.545Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigCreateError [2021-12-22T13:55:19.545Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigCreate [2021-12-22T13:55:19.545Z] --- PASS: TestConfigCreate (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspectNotFound [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspectWithEmptyID [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspectUnsupported [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspectError [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspectConfigNotFound [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigInspect [2021-12-22T13:55:19.545Z] --- PASS: TestConfigInspect (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigListUnsupported [2021-12-22T13:55:19.545Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigListError [2021-12-22T13:55:19.545Z] --- PASS: TestConfigListError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigList [2021-12-22T13:55:19.545Z] --- PASS: TestConfigList (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigRemoveUnsupported [2021-12-22T13:55:19.545Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigRemoveError [2021-12-22T13:55:19.545Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigRemove [2021-12-22T13:55:19.545Z] --- PASS: TestConfigRemove (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigUpdateUnsupported [2021-12-22T13:55:19.545Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigUpdateError [2021-12-22T13:55:19.545Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestConfigUpdate [2021-12-22T13:55:19.545Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCommitError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCommit [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCommit (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerStatPathError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerStatPathNotFoundError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerStatPathNoHeaderError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerStatPath [2021-12-22T13:55:19.545Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyToContainerError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyToContainerNotFoundError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyToContainer [2021-12-22T13:55:19.545Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyFromContainerError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyFromContainerNotFoundError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-22T13:55:19.545Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestCopyFromContainer [2021-12-22T13:55:19.545Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCreateError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCreateImageNotFound [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCreateWithName [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerCreateAutoRemove [2021-12-22T13:55:19.545Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerDiffError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerDiff [2021-12-22T13:55:19.545Z] --- PASS: TestContainerDiff (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerExecCreateError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerExecCreate [2021-12-22T13:55:19.545Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerExecStartError [2021-12-22T13:55:19.545Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerExecStart [2021-12-22T13:55:19.545Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-22T13:55:19.545Z] === RUN TestContainerExecInspectError [2021-12-22T13:55:19.962Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-22T13:55:19.962Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerExecInspect [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerExportError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExportError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerExport [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExport (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerInspectError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerInspectContainerNotFound [2021-12-22T13:55:20.002Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerInspectWithEmptyID [2021-12-22T13:55:20.002Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerInspect [2021-12-22T13:55:20.002Z] --- PASS: TestContainerInspect (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerInspectNode [2021-12-22T13:55:20.002Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerKillError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerKillError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerKill [2021-12-22T13:55:20.002Z] --- PASS: TestContainerKill (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerListError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerListError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerList [2021-12-22T13:55:20.002Z] --- PASS: TestContainerList (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerLogsNotFoundError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerLogsError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerLogs [2021-12-22T13:55:20.002Z] --- PASS: TestContainerLogs (0.22s) [2021-12-22T13:55:20.002Z] === RUN TestContainerPauseError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerPause [2021-12-22T13:55:20.002Z] --- PASS: TestContainerPause (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainersPruneError [2021-12-22T13:55:20.002Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainersPrune [2021-12-22T13:55:20.002Z] --- PASS: TestContainersPrune (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRemoveError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRemoveNotFoundError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRemove [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRemove (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRenameError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRename [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRename (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerResizeError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerExecResizeError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerResize [2021-12-22T13:55:20.002Z] --- PASS: TestContainerResize (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerExecResize [2021-12-22T13:55:20.002Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRestartError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerRestart [2021-12-22T13:55:20.002Z] --- PASS: TestContainerRestart (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStartError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStartError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStart [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStart (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStatsError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStats [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStats (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStopError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStopError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerStop [2021-12-22T13:55:20.002Z] --- PASS: TestContainerStop (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerTopError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerTopError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerTop [2021-12-22T13:55:20.002Z] --- PASS: TestContainerTop (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerUnpauseError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerUnpauseError (0.01s) [2021-12-22T13:55:20.002Z] === RUN TestContainerUnpause [2021-12-22T13:55:20.002Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerUpdateError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerUpdate [2021-12-22T13:55:20.002Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerWaitError [2021-12-22T13:55:20.002Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestContainerWait [2021-12-22T13:55:20.002Z] --- PASS: TestContainerWait (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestDiskUsageError [2021-12-22T13:55:20.002Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestDiskUsage [2021-12-22T13:55:20.002Z] --- PASS: TestDiskUsage (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestDistributionInspectUnsupported [2021-12-22T13:55:20.002Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestDistributionInspectWithEmptyID [2021-12-22T13:55:20.002Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestEventsErrorInOptions [2021-12-22T13:55:20.002Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestEventsErrorFromServer [2021-12-22T13:55:20.002Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestEvents [2021-12-22T13:55:20.002Z] --- PASS: TestEvents (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestTLSCloseWriter [2021-12-22T13:55:20.002Z] === PAUSE TestTLSCloseWriter [2021-12-22T13:55:20.002Z] === RUN TestImageBuildError [2021-12-22T13:55:20.002Z] --- PASS: TestImageBuildError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageBuild [2021-12-22T13:55:20.002Z] --- PASS: TestImageBuild (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestGetDockerOS [2021-12-22T13:55:20.002Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageCreateError [2021-12-22T13:55:20.002Z] --- PASS: TestImageCreateError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageCreate [2021-12-22T13:55:20.002Z] --- PASS: TestImageCreate (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageHistoryError [2021-12-22T13:55:20.002Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageHistory [2021-12-22T13:55:20.002Z] --- PASS: TestImageHistory (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageImportError [2021-12-22T13:55:20.002Z] --- PASS: TestImageImportError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageImport [2021-12-22T13:55:20.002Z] --- PASS: TestImageImport (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageInspectError [2021-12-22T13:55:20.002Z] --- PASS: TestImageInspectError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageInspectImageNotFound [2021-12-22T13:55:20.002Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageInspectWithEmptyID [2021-12-22T13:55:20.002Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageInspect [2021-12-22T13:55:20.002Z] --- PASS: TestImageInspect (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageListError [2021-12-22T13:55:20.002Z] --- PASS: TestImageListError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageList [2021-12-22T13:55:20.002Z] --- PASS: TestImageList (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageListApiBefore125 [2021-12-22T13:55:20.002Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageLoadError [2021-12-22T13:55:20.002Z] --- PASS: TestImageLoadError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageLoad [2021-12-22T13:55:20.002Z] --- PASS: TestImageLoad (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagesPruneError [2021-12-22T13:55:20.002Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagesPrune [2021-12-22T13:55:20.002Z] --- PASS: TestImagesPrune (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullReferenceParseError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullAnyError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePullWithoutErrors [2021-12-22T13:55:20.002Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushReferenceError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushAnyError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithoutErrors [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-22T13:55:20.002Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-22T13:55:20.002Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageRemoveError [2021-12-22T13:55:20.002Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageRemoveImageNotFound [2021-12-22T13:55:20.002Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageRemove [2021-12-22T13:55:20.002Z] --- PASS: TestImageRemove (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageSaveError [2021-12-22T13:55:20.002Z] --- PASS: TestImageSaveError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageSave [2021-12-22T13:55:20.002Z] --- PASS: TestImageSave (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageSearchAnyError [2021-12-22T13:55:20.002Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-22T13:55:20.002Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-22T13:55:20.002Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-22T13:55:20.002Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-22T13:55:20.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-22T13:55:20.003Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageSearchWithoutErrors [2021-12-22T13:55:20.003Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageTagError [2021-12-22T13:55:20.003Z] --- PASS: TestImageTagError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageTagInvalidReference [2021-12-22T13:55:20.003Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageTagInvalidSourceImageName [2021-12-22T13:55:20.003Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageTagHexSource [2021-12-22T13:55:20.003Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestImageTag [2021-12-22T13:55:20.003Z] --- PASS: TestImageTag (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestInfoServerError [2021-12-22T13:55:20.003Z] --- PASS: TestInfoServerError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestInfoInvalidResponseJSONError [2021-12-22T13:55:20.003Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestInfo [2021-12-22T13:55:20.003Z] --- PASS: TestInfo (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkConnectError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkConnect [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkCreateError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkCreate [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkDisconnectError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkDisconnect [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/empty_ID [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/no_options [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/verbose [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/global_scope [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/unknown_network [2021-12-22T13:55:20.003Z] === RUN TestNetworkInspect/server_error [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkListError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkListError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkList [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkList (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworksPruneError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworksPrune [2021-12-22T13:55:20.003Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkRemoveError [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNetworkRemove [2021-12-22T13:55:20.003Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeInspectError [2021-12-22T13:55:20.003Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeInspectNodeNotFound [2021-12-22T13:55:20.003Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeInspectWithEmptyID [2021-12-22T13:55:20.003Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeInspect [2021-12-22T13:55:20.003Z] --- PASS: TestNodeInspect (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeListError [2021-12-22T13:55:20.003Z] --- PASS: TestNodeListError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeList [2021-12-22T13:55:20.003Z] --- PASS: TestNodeList (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeRemoveError [2021-12-22T13:55:20.003Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeRemove [2021-12-22T13:55:20.003Z] --- PASS: TestNodeRemove (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeUpdateError [2021-12-22T13:55:20.003Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestNodeUpdate [2021-12-22T13:55:20.003Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestOptionWithTimeout [2021-12-22T13:55:20.003Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPingFail [2021-12-22T13:55:20.003Z] --- PASS: TestPingFail (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPingWithError [2021-12-22T13:55:20.003Z] 2021/12/22 13:55:19 RoundTripper returned a response & error; ignoring response [2021-12-22T13:55:20.003Z] 2021/12/22 13:55:19 RoundTripper returned a response & error; ignoring response [2021-12-22T13:55:20.003Z] --- PASS: TestPingWithError (0.03s) [2021-12-22T13:55:20.003Z] === RUN TestPingSuccess [2021-12-22T13:55:20.003Z] --- PASS: TestPingSuccess (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPingHeadFallback [2021-12-22T13:55:20.003Z] === RUN TestPingHeadFallback/OK [2021-12-22T13:55:20.003Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-22T13:55:20.003Z] === RUN TestPingHeadFallback/Not_Found [2021-12-22T13:55:20.003Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-22T13:55:20.003Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-22T13:55:20.003Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginDisableError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginDisable [2021-12-22T13:55:20.003Z] --- PASS: TestPluginDisable (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginEnableError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginEnable [2021-12-22T13:55:20.003Z] --- PASS: TestPluginEnable (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginInspectError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginInspectWithEmptyID [2021-12-22T13:55:20.003Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginInspect [2021-12-22T13:55:20.003Z] --- PASS: TestPluginInspect (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginListError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginListError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginList [2021-12-22T13:55:20.003Z] --- PASS: TestPluginList (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginPushError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginPushError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginPush [2021-12-22T13:55:20.003Z] --- PASS: TestPluginPush (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginRemoveError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginRemove [2021-12-22T13:55:20.003Z] --- PASS: TestPluginRemove (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginSetError [2021-12-22T13:55:20.003Z] --- PASS: TestPluginSetError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPluginSet [2021-12-22T13:55:20.003Z] --- PASS: TestPluginSet (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSetHostHeader [2021-12-22T13:55:20.003Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestPlainTextError [2021-12-22T13:55:20.003Z] --- PASS: TestPlainTextError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestInfiniteError [2021-12-22T13:55:20.003Z] --- PASS: TestInfiniteError (0.05s) [2021-12-22T13:55:20.003Z] === RUN TestCanceledContext [2021-12-22T13:55:20.003Z] 2021/12/22 13:55:19 RoundTripper returned a response & error; ignoring response [2021-12-22T13:55:20.003Z] --- PASS: TestCanceledContext (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestDeadlineExceededContext [2021-12-22T13:55:20.003Z] 2021/12/22 13:55:19 RoundTripper returned a response & error; ignoring response [2021-12-22T13:55:20.003Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretCreateUnsupported [2021-12-22T13:55:20.003Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretCreateError [2021-12-22T13:55:20.003Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretCreate [2021-12-22T13:55:20.003Z] --- PASS: TestSecretCreate (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretInspectUnsupported [2021-12-22T13:55:20.003Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretInspectError [2021-12-22T13:55:20.003Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretInspectSecretNotFound [2021-12-22T13:55:20.003Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretInspectWithEmptyID [2021-12-22T13:55:20.003Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretInspect [2021-12-22T13:55:20.003Z] --- PASS: TestSecretInspect (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretListUnsupported [2021-12-22T13:55:20.003Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretListError [2021-12-22T13:55:20.003Z] --- PASS: TestSecretListError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretList [2021-12-22T13:55:20.003Z] --- PASS: TestSecretList (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretRemoveUnsupported [2021-12-22T13:55:20.003Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretRemoveError [2021-12-22T13:55:20.003Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretRemove [2021-12-22T13:55:20.003Z] --- PASS: TestSecretRemove (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretUpdateUnsupported [2021-12-22T13:55:20.003Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretUpdateError [2021-12-22T13:55:20.003Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestSecretUpdate [2021-12-22T13:55:20.003Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestServiceCreateError [2021-12-22T13:55:20.003Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-22T13:55:20.003Z] === RUN TestServiceCreate [2021-12-22T13:55:20.460Z] --- PASS: TestServiceCreate (0.00s) [2021-12-22T13:55:20.460Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-22T13:55:20.460Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-22T13:55:20.460Z] === RUN TestServiceCreateDigestPinning [2021-12-22T13:55:20.460Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-22T13:55:20.460Z] === RUN TestServiceInspectError [2021-12-22T13:55:20.460Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-22T13:55:20.460Z] === RUN TestServiceInspectServiceNotFound [2021-12-22T13:55:20.461Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceInspectWithEmptyID [2021-12-22T13:55:20.461Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceInspect [2021-12-22T13:55:20.461Z] --- PASS: TestServiceInspect (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceListError [2021-12-22T13:55:20.461Z] --- PASS: TestServiceListError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceList [2021-12-22T13:55:20.461Z] --- PASS: TestServiceList (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceLogsError [2021-12-22T13:55:20.461Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceLogs [2021-12-22T13:55:20.461Z] --- PASS: TestServiceLogs (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceRemoveError [2021-12-22T13:55:20.461Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceRemoveNotFoundError [2021-12-22T13:55:20.461Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceRemove [2021-12-22T13:55:20.461Z] --- PASS: TestServiceRemove (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceUpdateError [2021-12-22T13:55:20.461Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestServiceUpdate [2021-12-22T13:55:20.461Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmGetUnlockKeyError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmGetUnlockKey [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmInitError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmInit [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmInit (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmInspectError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmInspect [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmJoinError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmJoin [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmLeaveError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmLeave [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmUnlockError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmUnlock [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmUpdateError [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestSwarmUpdate [2021-12-22T13:55:20.461Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestTaskInspectError [2021-12-22T13:55:20.461Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestTaskInspectWithEmptyID [2021-12-22T13:55:20.461Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestTaskInspect [2021-12-22T13:55:20.461Z] --- PASS: TestTaskInspect (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestTaskListError [2021-12-22T13:55:20.461Z] --- PASS: TestTaskListError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestTaskList [2021-12-22T13:55:20.461Z] --- PASS: TestTaskList (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeCreateError [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeCreate [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeInspectError [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeInspectNotFound [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeInspectWithEmptyID [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeInspect [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeListError [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeListError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeList [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeList (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeRemoveError [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-22T13:55:20.461Z] === RUN TestVolumeRemove [2021-12-22T13:55:20.461Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-22T13:55:20.461Z] === CONT TestTLSCloseWriter [2021-12-22T13:55:20.461Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-22T13:55:20.461Z] PASS [2021-12-22T13:55:20.461Z] coverage: 75.1% of statements [2021-12-22T13:55:20.461Z] ok github.com/docker/docker/client 0.563s coverage: 75.1% of statements [2021-12-22T13:55:21.838Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-22T13:55:21.838Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-22T13:55:21.838Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-22T13:55:21.838Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-22T13:55:21.838Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-22T13:55:21.838Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-22T13:55:22.403Z] --- PASS: TestKillContainerInvalidSignal (3.56s) [2021-12-22T13:55:22.403Z] === RUN TestKillContainer [2021-12-22T13:55:22.403Z] === RUN TestKillContainer/no_signal [2021-12-22T13:55:22.478Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2021-12-22T13:55:22.478Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:55:22.478Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:55:22.478Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:55:22.478Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:55:24.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-22T13:55:24.356Z] PASS [2021-12-22T13:55:24.356Z] [2021-12-22T13:55:24.356Z] DONE 17 tests in 51.572s [2021-12-22T13:55:24.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-22T13:55:24.356Z] ++ 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-12-22T13:55:24.356Z] ++ set -e [2021-12-22T13:55:24.356Z] ++ '[' -n 0 ']' [2021-12-22T13:55:24.356Z] ++ set -x [2021-12-22T13:55:24.356Z] ++ 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-12-22T13:55:24.357Z] INFO: Testing against a local daemon [2021-12-22T13:55:24.357Z] === RUN TestPluginInvalidJSON [2021-12-22T13:55:24.357Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:55:24.357Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:55:24.357Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:55:24.357Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-22T13:55:24.357Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-22T13:55:24.357Z] === RUN TestPluginInstall [2021-12-22T13:55:24.357Z] === RUN TestPluginInstall/no_auth [2021-12-22T13:55:24.357Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-22T13:55:24.920Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-22T13:55:25.848Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-22T13:55:26.217Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:55:26.217Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T13:55:26.217Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:55:26.411Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:26.411Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d3c825de0d4e3c1cf3457d4d48ec81d475c612eb8674808a41b0e0835d1ef7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:26.411Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:26.411Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d3c825de0d4e3c1cf3457d4d48ec81d475c612eb8674808a41b0e0835d1ef7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:26.667Z] === RUN TestPluginInstall/with_htpasswd [2021-12-22T13:55:27.229Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:27.229Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21863f4b6da92bb761716374e8ddcd374053d09f623088883a17d900969faddc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:27.229Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:27.229Z] time="2021-12-22T13:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21863f4b6da92bb761716374e8ddcd374053d09f623088883a17d900969faddc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:27.486Z] === RUN TestPluginInstall/with_insecure [2021-12-22T13:55:28.414Z] time="2021-12-22T13:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:28.414Z] time="2021-12-22T13:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:730d25a877c1cf67d13dba649688d63925dc3d1b245b163d65b5d8ddfc35f37e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:28.414Z] time="2021-12-22T13:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:55:28.414Z] time="2021-12-22T13:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:730d25a877c1cf67d13dba649688d63925dc3d1b245b163d65b5d8ddfc35f37e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:55:28.670Z] plugin_test.go:165: [d71fba1e21d88] daemon is not started [2021-12-22T13:55:28.670Z] --- PASS: TestPluginInstall (4.37s) [2021-12-22T13:55:28.670Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2021-12-22T13:55:28.670Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-12-22T13:55:28.670Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2021-12-22T13:55:28.670Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:55:28.937Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-22T13:55:29.179Z] --- PASS: TestKillContainer (6.88s) [2021-12-22T13:55:29.179Z] --- PASS: TestKillContainer/no_signal (3.39s) [2021-12-22T13:55:29.179Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:55:29.179Z] --- PASS: TestKillContainer/killing_signal (3.44s) [2021-12-22T13:55:29.179Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:55:29.179Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:55:29.179Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestKillStoppedContainer [2021-12-22T13:55:29.179Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:55:29.179Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:55:29.179Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:55:29.179Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:55:29.179Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T13:55:29.179Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:55:29.179Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:29.179Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:55:29.179Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:55:29.179Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-22T13:55:29.179Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:55:29.499Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-22T13:55:30.427Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-22T13:55:30.988Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-22T13:55:31.245Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-22T13:55:31.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-22T13:55:32.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-22T13:55:32.626Z] --- PASS: TestPluginsWithRuntimes (4.04s) [2021-12-22T13:55:32.626Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-12-22T13:55:32.626Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-12-22T13:55:32.626Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:55:32.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-22T13:55:32.983Z] --- PASS: TestLogsFollowTailEmpty (3.50s) [2021-12-22T13:55:32.983Z] === RUN TestNetworkNat [2021-12-22T13:55:32.983Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T13:55:32.983Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-22T13:55:32.983Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:55:33.445Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-12-22T13:55:33.445Z] PASS [2021-12-22T13:55:33.445Z] [2021-12-22T13:55:33.445Z] DONE 10 tests in 9.423s [2021-12-22T13:55:33.445Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-22T13:55:33.445Z] ++ 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-12-22T13:55:33.445Z] ++ set -e [2021-12-22T13:55:33.445Z] ++ '[' -n 0 ']' [2021-12-22T13:55:33.445Z] ++ set -x [2021-12-22T13:55:33.446Z] ++ 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-12-22T13:55:33.701Z] INFO: Testing against a local daemon [2021-12-22T13:55:33.701Z] === RUN TestExternalGraphDriver [2021-12-22T13:55:33.701Z] === RUN TestExternalGraphDriver/json [2021-12-22T13:55:34.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-22T13:55:35.999Z] === RUN TestExternalGraphDriver/spec [2021-12-22T13:55:35.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-22T13:55:36.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-22T13:55:36.797Z] --- PASS: TestNetworkLocalhostTCPNat (4.12s) [2021-12-22T13:55:36.798Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:55:36.798Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T13:55:36.798Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-22T13:55:36.798Z] === RUN TestPause [2021-12-22T13:55:36.798Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T13:55:36.798Z] --- SKIP: TestPause (0.00s) [2021-12-22T13:55:36.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:55:37.318Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2021-12-22T13:55:37.318Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:55:37.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-22T13:55:37.883Z] === RUN TestExternalGraphDriver/pull [2021-12-22T13:55:38.247Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwztory1dxju9ncpb211vzrzn Created:2021-12-22 13:55:37.027833814 +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[81f978e3fcd8fa41262150996ad178e36a88d70f19b3d64dd4b435b730de71c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cfoueei2dwhaogrvgfpth3em8 EndpointID:10c2bb19de2e80b8d33e4bc33ecce2c80527a50ec8a21e8ca33eb263b85af79d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:92ab288d1e00b186598ac0809fa3b403552e033677eba4de943bda954d1fcb28 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:f70ce82106c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cfoueei2dwhaogrvgfpth3em8 EndpointID:10c2bb19de2e80b8d33e4bc33ecce2c80527a50ec8a21e8ca33eb263b85af79d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-22T13:55:38.445Z] docker_api_swarm_node_test.go:20: [d544d21df95f6] joining swarm manager [d20980b3c0790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:55:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000626600_} [2021-12-22T13:55:39.263Z] docker_api_swarm_node_test.go:21: [d2ec2b35bc352] joining swarm manager [d20980b3c0790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:55:39.825Z] --- PASS: TestExternalGraphDriver (6.10s) [2021-12-22T13:55:39.825Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-12-22T13:55:39.825Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-12-22T13:55:39.825Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2021-12-22T13:55:39.825Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:55:40.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12044423488_/foo_false____} [2021-12-22T13:55:40.596Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.45s) [2021-12-22T13:55:40.596Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:55:40.596Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:55:40.596Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-22T13:55:40.596Z] === RUN TestPsFilter [2021-12-22T13:55:40.596Z] --- PASS: TestPsFilter (0.36s) [2021-12-22T13:55:40.596Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:55:40.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12044423488_/foo_true____} [2021-12-22T13:55:42.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_false____} [2021-12-22T13:55:42.411Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2021-12-22T13:55:42.411Z] PASS [2021-12-22T13:55:42.411Z] [2021-12-22T13:55:42.411Z] === Skipped [2021-12-22T13:55:42.411Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:55:42.411Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:55:42.411Z] [2021-12-22T13:55:42.411Z] DONE 26 tests, 1 skipped in 43.645s [2021-12-22T13:55:42.411Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:55:42.668Z] INFO: Testing against a local daemon [2021-12-22T13:55:42.668Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-22T13:55:42.668Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:55:42.668Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:55:42.668Z] === RUN TestDockerNetworkIpvlan [2021-12-22T13:55:42.668Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:55:42.668Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:55:42.668Z] PASS [2021-12-22T13:55:42.668Z] [2021-12-22T13:55:42.668Z] === Skipped [2021-12-22T13:55:42.668Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:55:42.668Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:55:42.668Z] [2021-12-22T13:55:42.668Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:55:42.668Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:55:42.668Z] [2021-12-22T13:55:42.668Z] DONE 2 tests, 2 skipped in 0.036s [2021-12-22T13:55:42.668Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:55:42.668Z] INFO: Testing against a local daemon [2021-12-22T13:55:42.668Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-22T13:55:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_true____} [2021-12-22T13:55:43.936Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2021-12-22T13:55:43.936Z] PASS [2021-12-22T13:55:43.936Z] [2021-12-22T13:55:43.936Z] DONE 5 tests in 10.328s [2021-12-22T13:55:43.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-22T13:55:43.936Z] ++ 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-12-22T13:55:43.936Z] ++ set -e [2021-12-22T13:55:43.936Z] ++ '[' -n 0 ']' [2021-12-22T13:55:43.936Z] ++ set -x [2021-12-22T13:55:43.936Z] ++ 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-12-22T13:55:43.937Z] INFO: Testing against a local daemon [2021-12-22T13:55:43.937Z] === RUN TestContinueAfterPluginCrash [2021-12-22T13:55:43.937Z] === PAUSE TestContinueAfterPluginCrash [2021-12-22T13:55:43.937Z] === RUN TestReadPluginNoRead [2021-12-22T13:55:43.937Z] === PAUSE TestReadPluginNoRead [2021-12-22T13:55:43.937Z] === RUN TestDaemonStartWithLogOpt [2021-12-22T13:55:43.937Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-22T13:55:43.937Z] === CONT TestContinueAfterPluginCrash [2021-12-22T13:55:43.937Z] === CONT TestDaemonStartWithLogOpt [2021-12-22T13:55:44.033Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-12-22T13:55:44.033Z] === RUN TestDockerNetworkMacvlan [2021-12-22T13:55:44.405Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.56s) [2021-12-22T13:55:44.405Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:55:44.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_true__0xc0006266c0__} [2021-12-22T13:55:44.595Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-22T13:55:45.524Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-22T13:55:46.086Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-22T13:55:46.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006266f0_} [2021-12-22T13:55:47.366Z] --- PASS: TestRemoveContainerWithVolume (3.43s) [2021-12-22T13:55:47.366Z] === RUN TestRemoveContainerRunning [2021-12-22T13:55:47.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000626768_} [2021-12-22T13:55:47.756Z] --- PASS: TestDaemonStartWithLogOpt (3.78s) [2021-12-22T13:55:47.756Z] === CONT TestReadPluginNoRead [2021-12-22T13:55:47.975Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-22T13:55:49.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000626798_} [2021-12-22T13:55:49.864Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-22T13:55:50.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-22T13:55:50.055Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-22T13:55:50.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006267f8_} [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-22T13:55:50.385Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-12-22T13:55:50.385Z] === RUN TestConfigureDaemonLogs [2021-12-22T13:55:50.385Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestCommonOptionsInstallFlags [2021-12-22T13:55:50.385Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-22T13:55:50.385Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-22T13:55:50.386Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-22T13:55:50.386Z] PASS [2021-12-22T13:55:50.386Z] coverage: 18.6% of statements [2021-12-22T13:55:50.386Z] ok github.com/docker/docker/cmd/dockerd 0.406s coverage: 18.6% of statements [2021-12-22T13:55:50.386Z] --- PASS: TestCheckoutGit (47.47s) [2021-12-22T13:55:50.386Z] === RUN TestValidGitTransport [2021-12-22T13:55:50.386Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-22T13:55:50.386Z] === RUN TestGitInvalidRef [2021-12-22T13:55:50.842Z] --- PASS: TestGitInvalidRef (0.30s) [2021-12-22T13:55:50.842Z] PASS [2021-12-22T13:55:50.843Z] coverage: 86.3% of statements [2021-12-22T13:55:50.843Z] ok github.com/docker/docker/builder/remotecontext/git 47.879s coverage: 86.3% of statements [2021-12-22T13:55:51.174Z] --- PASS: TestRemoveContainerRunning (3.60s) [2021-12-22T13:55:51.174Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:55:51.299Z] ? github.com/docker/docker/cli [no test files] [2021-12-22T13:55:51.299Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-22T13:55:51.299Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-22T13:55:51.299Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-22T13:55:51.676Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-22T13:55:51.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-22T13:55:52.263Z] === RUN TestContainerStopSignal [2021-12-22T13:55:52.263Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestContainerStopTimeout [2021-12-22T13:55:52.263Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-22T13:55:52.263Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-22T13:55:52.263Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-22T13:55:52.263Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestReplaceAndAppendEnvVars [2021-12-22T13:55:52.263Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-22T13:55:52.263Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestNewMemoryStore [2021-12-22T13:55:52.263Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestAddContainers [2021-12-22T13:55:52.263Z] --- PASS: TestAddContainers (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestGetContainer [2021-12-22T13:55:52.263Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestDeleteContainer [2021-12-22T13:55:52.263Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestListContainers [2021-12-22T13:55:52.263Z] --- PASS: TestListContainers (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestFirstContainer [2021-12-22T13:55:52.263Z] --- PASS: TestFirstContainer (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestApplyAllContainer [2021-12-22T13:55:52.263Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestIsValidHealthString [2021-12-22T13:55:52.263Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestStateRunStop [2021-12-22T13:55:52.263Z] --- PASS: TestStateRunStop (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestStateTimeoutWait [2021-12-22T13:55:52.263Z] state_test.go:141: Stop callback fired [2021-12-22T13:55:52.263Z] state_test.go:165: Stop callback fired [2021-12-22T13:55:52.263Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-22T13:55:52.263Z] === RUN TestIsValidStateString [2021-12-22T13:55:52.263Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestViewSaveDelete [2021-12-22T13:55:52.263Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-22T13:55:52.263Z] === RUN TestViewAll [2021-12-22T13:55:52.263Z] --- PASS: TestViewAll (0.03s) [2021-12-22T13:55:52.263Z] === RUN TestViewGet [2021-12-22T13:55:52.263Z] --- PASS: TestViewGet (0.01s) [2021-12-22T13:55:52.263Z] === RUN TestNames [2021-12-22T13:55:52.263Z] --- PASS: TestNames (0.00s) [2021-12-22T13:55:52.263Z] === RUN TestViewWithHealthCheck [2021-12-22T13:55:52.263Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-22T13:55:52.263Z] PASS [2021-12-22T13:55:52.263Z] coverage: 41.7% of statements [2021-12-22T13:55:52.263Z] ok github.com/docker/docker/container 0.404s coverage: 41.7% of statements [2021-12-22T13:55:52.263Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-22T13:55:52.263Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-22T13:55:52.263Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-22T13:55:52.263Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-22T13:55:53.043Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2021-12-22T13:55:53.131Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan (9.31s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2021-12-22T13:55:53.131Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2021-12-22T13:55:53.131Z] PASS [2021-12-22T13:55:53.131Z] [2021-12-22T13:55:53.131Z] DONE 8 tests in 10.681s [2021-12-22T13:55:53.131Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-22T13:55:53.299Z] === RUN TestReadPluginNoRead/default [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-22T13:55:53.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-22T13:55:53.387Z] testing: warning: no tests to run [2021-12-22T13:55:53.387Z] PASS [2021-12-22T13:55:53.387Z] [2021-12-22T13:55:53.387Z] DONE 0 tests in 0.011s [2021-12-22T13:55:53.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-22T13:55:53.387Z] INFO: Testing against a local daemon [2021-12-22T13:55:53.387Z] === RUN TestAuthZPluginAllowRequest [2021-12-22T13:55:53.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-22T13:55:53.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-22T13:55:53.556Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-22T13:55:53.794Z] === RUN TestPrepare [2021-12-22T13:55:53.794Z] --- PASS: TestPrepare (0.00s) [2021-12-22T13:55:53.794Z] === RUN TestStart [2021-12-22T13:55:53.794Z] --- PASS: TestStart (0.00s) [2021-12-22T13:55:53.794Z] === RUN TestWaitCancel [2021-12-22T13:55:54.253Z] --- PASS: TestWaitCancel (0.00s) [2021-12-22T13:55:54.253Z] === RUN TestWaitDisabled [2021-12-22T13:55:54.253Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-22T13:55:54.253Z] === RUN TestWaitEnabled [2021-12-22T13:55:54.253Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-22T13:55:54.253Z] === RUN TestRemove [2021-12-22T13:55:54.254Z] --- PASS: TestRemove (0.00s) [2021-12-22T13:55:54.254Z] PASS [2021-12-22T13:55:54.254Z] coverage: 65.3% of statements [2021-12-22T13:55:54.254Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.194s coverage: 65.3% of statements [2021-12-22T13:55:54.486Z] docker_api_swarm_test.go:502: [d0004a9ad1ba5] joining swarm manager [dd9d6ad583909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:55:54.753Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2021-12-22T13:55:54.753Z] === RUN TestAuthZPluginTLS [2021-12-22T13:55:54.974Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.46s) [2021-12-22T13:55:54.974Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:55:54.974Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-22T13:55:54.974Z] === RUN TestRenameLinkedContainer [2021-12-22T13:55:54.974Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T13:55:54.974Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-22T13:55:54.974Z] === RUN TestRenameStoppedContainer [2021-12-22T13:55:55.010Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-12-22T13:55:55.010Z] === RUN TestAuthZPluginDenyRequest [2021-12-22T13:55:55.049Z] === CONT TestReadPluginNoRead [2021-12-22T13:55:55.049Z] read_test.go:92: [d18813658c872] daemon is not started [2021-12-22T13:55:55.049Z] --- PASS: TestReadPluginNoRead (7.26s) [2021-12-22T13:55:55.049Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-12-22T13:55:55.049Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-12-22T13:55:55.049Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-12-22T13:55:55.049Z] PASS [2021-12-22T13:55:55.049Z] [2021-12-22T13:55:55.049Z] DONE 6 tests in 11.132s [2021-12-22T13:55:55.049Z] 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-12-22T13:55:55.049Z] ++ 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-12-22T13:55:55.049Z] ++ set -e [2021-12-22T13:55:55.049Z] ++ '[' -n 0 ']' [2021-12-22T13:55:55.049Z] ++ set -x [2021-12-22T13:55:55.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:55:55.049Z] testing: warning: no tests to run [2021-12-22T13:55:55.049Z] PASS [2021-12-22T13:55:55.049Z] [2021-12-22T13:55:55.049Z] DONE 0 tests in 0.032s [2021-12-22T13:55:55.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-22T13:55:55.049Z] ++ 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-12-22T13:55:55.049Z] ++ set -e [2021-12-22T13:55:55.049Z] ++ '[' -n 0 ']' [2021-12-22T13:55:55.049Z] ++ set -x [2021-12-22T13:55:55.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:55:55.305Z] INFO: Testing against a local daemon [2021-12-22T13:55:55.305Z] === RUN TestPluginWithDevMounts [2021-12-22T13:55:55.305Z] === PAUSE TestPluginWithDevMounts [2021-12-22T13:55:55.305Z] === CONT TestPluginWithDevMounts [2021-12-22T13:55:55.572Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-22T13:55:55.573Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-22T13:55:56.135Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-22T13:55:56.135Z] === RUN TestAuthZPluginDenyResponse [2021-12-22T13:55:56.234Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-22T13:55:56.696Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-22T13:55:56.696Z] === RUN TestAuthZPluginAllowEventStream [2021-12-22T13:55:56.796Z] --- PASS: TestPluginWithDevMounts (1.67s) [2021-12-22T13:55:56.796Z] PASS [2021-12-22T13:55:56.796Z] [2021-12-22T13:55:56.796Z] DONE 1 tests in 1.791s [2021-12-22T13:55:56.796Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-22T13:55:56.796Z] ++ 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-12-22T13:55:56.796Z] ++ set -e [2021-12-22T13:55:56.796Z] ++ '[' -n 0 ']' [2021-12-22T13:55:56.796Z] ++ set -x [2021-12-22T13:55:56.796Z] ++ 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-12-22T13:55:57.053Z] INFO: Testing against a local daemon [2021-12-22T13:55:57.053Z] === RUN TestSecretInspect [2021-12-22T13:55:57.151Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-22T13:55:57.151Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-22T13:55:57.151Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-22T13:55:57.151Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-22T13:55:57.151Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-22T13:55:57.151Z] PASS [2021-12-22T13:55:57.151Z] coverage: 35.9% of statements [2021-12-22T13:55:57.151Z] ok github.com/docker/docker/daemon/cluster/convert 0.865s coverage: 35.9% of statements [2021-12-22T13:55:57.151Z] === RUN TestNewListSecretsFilters [2021-12-22T13:55:57.151Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-22T13:55:57.151Z] === RUN TestNewListConfigsFilters [2021-12-22T13:55:57.151Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-22T13:55:57.151Z] PASS [2021-12-22T13:55:57.151Z] coverage: 0.5% of statements [2021-12-22T13:55:57.151Z] ok github.com/docker/docker/daemon/cluster 0.690s coverage: 0.5% of statements [2021-12-22T13:55:57.614Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-22T13:55:57.937Z] --- PASS: TestRenameStoppedContainer (3.40s) [2021-12-22T13:55:57.937Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:55:58.065Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2021-12-22T13:55:58.066Z] === RUN TestAuthZPluginErrorResponse [2021-12-22T13:55:58.322Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-22T13:55:58.322Z] === RUN TestAuthZPluginErrorRequest [2021-12-22T13:55:58.884Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-22T13:55:58.884Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-22T13:55:59.448Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-22T13:55:59.448Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-22T13:55:59.504Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-22T13:55:59.759Z] --- PASS: TestSecretInspect (2.61s) [2021-12-22T13:55:59.759Z] === RUN TestSecretList [2021-12-22T13:56:00.689Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-22T13:56:00.689Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-22T13:56:00.815Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2021-12-22T13:56:00.815Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-22T13:56:00.881Z] === RUN TestBuilderGC [2021-12-22T13:56:00.881Z] --- PASS: TestBuilderGC (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationNotFound [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonBrokenConfiguration [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestFindConfigurationConflicts [2021-12-22T13:56:00.881Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-22T13:56:00.881Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-22T13:56:00.881Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-22T13:56:00.881Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-22T13:56:00.881Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-22T13:56:00.881Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-22T13:56:01.338Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-22T13:56:01.338Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_label [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_dns [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-22T13:56:01.338Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-22T13:56:01.338Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestReloadSetConfigFileNotExist [2021-12-22T13:56:01.338Z] time="2021-12-22T13:56:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-22T13:56:01.338Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-12-22T13:56:01.338Z] === RUN TestReloadDefaultConfigNotExist [2021-12-22T13:56:01.338Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:01.338Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-22T13:56:01.338Z] === RUN TestReloadBadDefaultConfig [2021-12-22T13:56:01.338Z] time="2021-12-22T13:56:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-129916468" [2021-12-22T13:56:01.338Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestReloadWithConflictingLabels [2021-12-22T13:56:01.338Z] time="2021-12-22T13:56:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2551854742" [2021-12-22T13:56:01.338Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestReloadWithDuplicateLabels [2021-12-22T13:56:01.338Z] time="2021-12-22T13:56:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2962247684" [2021-12-22T13:56:01.338Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestMaskURLCredentials [2021-12-22T13:56:01.338Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestDaemonConfigurationMerge [2021-12-22T13:56:01.338Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-22T13:56:01.338Z] PASS [2021-12-22T13:56:01.338Z] coverage: 79.2% of statements [2021-12-22T13:56:01.338Z] ok github.com/docker/docker/daemon/config 0.457s coverage: 79.2% of statements [2021-12-22T13:56:01.338Z] === RUN TestEventsLog [2021-12-22T13:56:01.338Z] --- PASS: TestEventsLog (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestEventsLogTimeout [2021-12-22T13:56:01.338Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestLogEvents [2021-12-22T13:56:01.338Z] --- PASS: TestLogEvents (0.05s) [2021-12-22T13:56:01.338Z] === RUN TestLoadBufferedEvents [2021-12-22T13:56:01.338Z] === RUN TestWaitNodeAttachment [2021-12-22T13:56:01.338Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-12-22T13:56:01.338Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-22T13:56:01.338Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-22T13:56:01.338Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-22T13:56:01.338Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-22T13:56:01.338Z] PASS [2021-12-22T13:56:01.338Z] coverage: 50.0% of statements [2021-12-22T13:56:01.338Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2021-12-22T13:56:01.618Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-22T13:56:01.796Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-12-22T13:56:01.796Z] === RUN TestIsolationConversion [2021-12-22T13:56:01.796Z] === RUN TestIsolationConversion/default [2021-12-22T13:56:01.796Z] === RUN TestIsolationConversion/process [2021-12-22T13:56:01.796Z] === RUN TestIsolationConversion/hyperv [2021-12-22T13:56:01.796Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestContainerLabels [2021-12-22T13:56:01.796Z] --- PASS: TestContainerLabels (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestCredentialSpecConversion [2021-12-22T13:56:01.796Z] === RUN TestCredentialSpecConversion/none [2021-12-22T13:56:01.796Z] === RUN TestCredentialSpecConversion/config [2021-12-22T13:56:01.796Z] === RUN TestCredentialSpecConversion/file [2021-12-22T13:56:01.796Z] === RUN TestCredentialSpecConversion/registry [2021-12-22T13:56:01.796Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-22T13:56:01.796Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountBind [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountVolume [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountTarget [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountTmpfs [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountInvalidType [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-22T13:56:01.796Z] === RUN TestControllerValidateMountNamedPipe [2021-12-22T13:56:01.796Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-22T13:56:01.796Z] PASS [2021-12-22T13:56:01.796Z] coverage: 11.0% of statements [2021-12-22T13:56:01.796Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.806s coverage: 11.0% of statements [2021-12-22T13:56:02.180Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-22T13:56:02.180Z] --- PASS: TestSecretList (2.64s) [2021-12-22T13:56:02.180Z] === RUN TestSecretsCreateAndDelete [2021-12-22T13:56:02.182Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-12-22T13:56:02.182Z] === RUN TestAuthZPluginHeader [2021-12-22T13:56:02.650Z] --- PASS: TestBuildWithHugeFile (67.67s) [2021-12-22T13:56:02.650Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:56:02.650Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:56:02.650Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:56:02.650Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:56:02.650Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:02.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:02.650Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:02.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:02.650Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:02.650Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:02.650Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:02.650Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:02.650Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:02.650Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-22T13:56:02.650Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-12-22T13:56:02.650Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-12-22T13:56:02.650Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-22T13:56:02.650Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:56:02.650Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-22T13:56:02.744Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-22T13:56:03.109Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-12-22T13:56:03.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-22T13:56:03.313Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-22T13:56:03.327Z] === RUN TestIsEmptyDir [2021-12-22T13:56:03.327Z] === RUN TestVerifyNetworkingConfig [2021-12-22T13:56:03.327Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestGetContainer [2021-12-22T13:56:03.327Z] --- PASS: TestGetContainer (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestValidContainerNames [2021-12-22T13:56:03.327Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestContainerInitDNS [2021-12-22T13:56:03.327Z] daemon_test.go:145: root required [2021-12-22T13:56:03.327Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestMerge [2021-12-22T13:56:03.327Z] --- PASS: TestMerge (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestValidateContainerIsolation [2021-12-22T13:56:03.327Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestFindNetworkErrorType [2021-12-22T13:56:03.327Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestEnsureServicesExist [2021-12-22T13:56:03.327Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestEnsureServicesExistErrors [2021-12-22T13:56:03.327Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-22T13:56:03.327Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-22T13:56:03.327Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-22T13:56:03.327Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-22T13:56:03.327Z] PASS [2021-12-22T13:56:03.327Z] coverage: 2.3% of statements [2021-12-22T13:56:03.327Z] === RUN TestContainerDelete [2021-12-22T13:56:03.327Z] --- PASS: TestContainerDelete (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestContainerDoubleDelete [2021-12-22T13:56:03.327Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLogContainerEventCopyLabels [2021-12-22T13:56:03.327Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLogContainerEventWithAttributes [2021-12-22T13:56:03.327Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestNoneHealthcheck [2021-12-22T13:56:03.327Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestHealthStates [2021-12-22T13:56:03.327Z] ok github.com/docker/docker/daemon/graphdriver 0.138s coverage: 2.3% of statements [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:02Z" 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-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] time="2021-12-22T13:56:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-22T13:56:03.327Z] --- PASS: TestHealthStates (0.17s) [2021-12-22T13:56:03.327Z] === RUN TestGetInspectData [2021-12-22T13:56:03.327Z] --- PASS: TestGetInspectData (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestFillLicense [2021-12-22T13:56:03.327Z] --- PASS: TestFillLicense (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestListInvalidFilter [2021-12-22T13:56:03.327Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestNameFilter [2021-12-22T13:56:03.327Z] --- PASS: TestNameFilter (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-22T13:56:03.327Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-22T13:56:03.327Z] === 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-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-22T13:56:03.327Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-22T13:56:03.327Z] --- 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-12-22T13:56:03.327Z] === RUN TestLinkNaming [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestLinkNaming (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLinkNew [2021-12-22T13:56:03.327Z] --- PASS: TestLinkNew (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-22T13:56:03.327Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadLabels [2021-12-22T13:56:03.327Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-22T13:56:03.327Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadMirrors [2021-12-22T13:56:03.327Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLinkEnv [2021-12-22T13:56:03.327Z] --- PASS: TestLinkEnv (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLinkMultipleEnv [2021-12-22T13:56:03.327Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLinkPortRangeEnv [2021-12-22T13:56:03.327Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-22T13:56:03.327Z] PASS [2021-12-22T13:56:03.327Z] coverage: 93.0% of statements [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-22T13:56:03.327Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-22T13:56:03.327Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-22T13:56:03.327Z] reload_test.go:342: root required [2021-12-22T13:56:03.327Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-22T13:56:03.327Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-22T13:56:03.327Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-12-22T13:56:03.327Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-22T13:56:03.327Z] ok github.com/docker/docker/daemon/links 0.079s coverage: 93.0% of statements [2021-12-22T13:56:03.327Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-12-22T13:56:03.327Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-22T13:56:03.327Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-22T13:56:03.327Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-22T13:56:03.327Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-22T13:56:03.327Z] === RUN TestParseVolumesFrom [2021-12-22T13:56:03.327Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-22T13:56:03.327Z] PASS [2021-12-22T13:56:03.327Z] coverage: 8.6% of statements [2021-12-22T13:56:03.327Z] ok github.com/docker/docker/daemon 0.606s coverage: 8.6% of statements [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-22T13:56:03.327Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-22T13:56:03.875Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-22T13:56:04.438Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-22T13:56:04.554Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-22T13:56:05.000Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2021-12-22T13:56:05.000Z] === RUN TestSecretsUpdate [2021-12-22T13:56:05.106Z] --- PASS: TestRenameRunningContainerAndReuse (6.92s) [2021-12-22T13:56:05.106Z] === RUN TestRenameInvalidName [2021-12-22T13:56:05.122Z] --- PASS: TestBuildPreserveOwnership (2.45s) [2021-12-22T13:56:05.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.63s) [2021-12-22T13:56:05.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2021-12-22T13:56:05.122Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:56:05.257Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-22T13:56:05.382Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-22T13:56:05.382Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-22T13:56:05.819Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-22T13:56:05.954Z] Loaded image: busybox:latest [2021-12-22T13:56:06.216Z] Loaded image: busybox:glibc [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/defaults [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-22T13:56:06.222Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-22T13:56:06.222Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-22T13:56:06.381Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-22T13:56:06.637Z] docker_api_swarm_test.go:507: [d93ae395d09c9] joining swarm manager [dd9d6ad583909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:56:06.679Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-22T13:56:06.679Z] time="2021-12-22T13:56:05Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-22T13:56:06.679Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2021-12-22T13:56:06.679Z] === RUN TestCreateSuccess [2021-12-22T13:56:06.679Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestCreateStreamSkipped [2021-12-22T13:56:06.679Z] time="2021-12-22T13:56:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-22T13:56:06.679Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestCreateLogGroupSuccess [2021-12-22T13:56:06.679Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestCreateError [2021-12-22T13:56:06.679Z] --- PASS: TestCreateError (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestCreateAlreadyExists [2021-12-22T13:56:06.679Z] time="2021-12-22T13:56:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-22T13:56:06.679Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestLogClosed [2021-12-22T13:56:06.679Z] --- PASS: TestLogClosed (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestLogBlocking [2021-12-22T13:56:06.679Z] --- PASS: TestLogBlocking (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-22T13:56:06.679Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-22T13:56:06.679Z] === RUN TestLogNonBlockingBufferFull [2021-12-22T13:56:06.679Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestPublishBatchSuccess [2021-12-22T13:56:06.680Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestPublishBatchError [2021-12-22T13:56:06.680Z] time="2021-12-22T13:56:06Z" level=error msg=Error [2021-12-22T13:56:06.680Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-22T13:56:06.680Z] time="2021-12-22T13:56:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:56:06.680Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-22T13:56:06.680Z] time="2021-12-22T13:56:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-22T13:56:06.680Z] time="2021-12-22T13:56:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-22T13:56:06.680Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchSimple [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchTicker [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMultilinePattern [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchClose [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/0/Hello [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/2/🙃 [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/3/���� [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/4/He��o [2021-12-22T13:56:06.680Z] === RUN TestEffectiveLen/5/ [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/0/ [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/1/Hello [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: Hello [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/2/Hello [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: He [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: llo [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/3/Hello [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: Hello [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/4/🙃 [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/5/🙃 [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/6/a� [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: a [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: � [2021-12-22T13:56:06.680Z] === RUN TestFindValidSplit/7/a� [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1105: a� [2021-12-22T13:56:06.680Z] cloudwatchlogs_test.go:1106: [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit (0.01s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestProcessEventEmoji [2021-12-22T13:56:06.680Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchLineSplit [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMaxEvents [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-22T13:56:06.680Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-22T13:56:06.680Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-22T13:56:06.680Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-22T13:56:06.680Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCreateTagSuccess [2021-12-22T13:56:06.680Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-22T13:56:06.680Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) [2021-12-22T13:56:06.680Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-22T13:56:06.680Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-22T13:56:06.680Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-22T13:56:06.680Z] PASS [2021-12-22T13:56:06.680Z] coverage: 78.0% of statements [2021-12-22T13:56:06.680Z] ok github.com/docker/docker/daemon/logger/awslogs 0.631s coverage: 78.0% of statements [2021-12-22T13:56:06.680Z] === RUN TestAdapterReadLogs [2021-12-22T13:56:06.680Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCopier [2021-12-22T13:56:06.680Z] --- PASS: TestCopier (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCopierLongLines [2021-12-22T13:56:06.680Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestCopierSlow [2021-12-22T13:56:06.680Z] === RUN TestJSONFileLogger [2021-12-22T13:56:06.680Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestJSONFileLoggerWithTags [2021-12-22T13:56:06.680Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestJSONFileLoggerWithOpts [2021-12-22T13:56:06.680Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-22T13:56:06.680Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-22T13:56:06.680Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-22T13:56:06.680Z] === RUN TestEncodeDecode [2021-12-22T13:56:06.680Z] === PAUSE TestEncodeDecode [2021-12-22T13:56:06.680Z] === RUN TestUnexpectedEOF [2021-12-22T13:56:06.680Z] --- PASS: TestCopierSlow (0.20s) [2021-12-22T13:56:06.680Z] === RUN TestCopierWithSized [2021-12-22T13:56:06.680Z] === RUN TestCopierWithSized/as_is [2021-12-22T13:56:06.680Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-22T13:56:06.680Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-22T13:56:06.680Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-22T13:56:06.680Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-22T13:56:06.680Z] === RUN TestCopierWithPartial [2021-12-22T13:56:06.680Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-22T13:56:06.680Z] === RUN TestRingLogger [2021-12-22T13:56:07.137Z] --- PASS: TestRingLogger (0.00s) [2021-12-22T13:56:07.137Z] === RUN TestRingCap [2021-12-22T13:56:07.137Z] --- PASS: TestRingCap (0.00s) [2021-12-22T13:56:07.137Z] === RUN TestRingClose [2021-12-22T13:56:07.137Z] --- PASS: TestRingClose (0.00s) [2021-12-22T13:56:07.137Z] === RUN TestRingDrain [2021-12-22T13:56:07.137Z] --- PASS: TestRingDrain (0.00s) [2021-12-22T13:56:07.137Z] PASS [2021-12-22T13:56:07.137Z] coverage: 43.3% of statements [2021-12-22T13:56:07.137Z] ok github.com/docker/docker/daemon/logger 0.357s coverage: 43.3% of statements [2021-12-22T13:56:07.137Z] time="2021-12-22T13:56:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:56:07.137Z] time="2021-12-22T13:56:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-22T13:56:07.137Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-12-22T13:56:07.137Z] === CONT TestEncodeDecode [2021-12-22T13:56:07.137Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-22T13:56:07.137Z] PASS [2021-12-22T13:56:07.137Z] coverage: 69.9% of statements [2021-12-22T13:56:07.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.343s coverage: 69.9% of statements [2021-12-22T13:56:07.137Z] === RUN TestSearchRegistryForImagesErrors [2021-12-22T13:56:07.137Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-22T13:56:07.137Z] === RUN TestSearchRegistryForImages [2021-12-22T13:56:07.137Z] --- PASS: TestSearchRegistryForImages (0.01s) [2021-12-22T13:56:07.137Z] === RUN TestOnlyPlatformWithFallback [2021-12-22T13:56:07.137Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-22T13:56:07.137Z] === RUN TestImageDelete [2021-12-22T13:56:07.138Z] === RUN TestImageDelete/no_lease [2021-12-22T13:56:07.138Z] === RUN TestImageDelete/lease_exists [2021-12-22T13:56:07.138Z] --- PASS: TestImageDelete (0.06s) [2021-12-22T13:56:07.138Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-22T13:56:07.138Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-12-22T13:56:07.138Z] === RUN TestContentStoreForPull [2021-12-22T13:56:07.138Z] --- PASS: TestContentStoreForPull (0.23s) [2021-12-22T13:56:07.138Z] PASS [2021-12-22T13:56:07.154Z] Loaded image: debian:bullseye-slim [2021-12-22T13:56:07.154Z] Loaded image: hello-world:latest [2021-12-22T13:56:07.154Z] Loaded image: arm32v7/hello-world:latest [2021-12-22T13:56:07.274Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.86s) [2021-12-22T13:56:07.274Z] === RUN TestAuthZPluginV2Disable [2021-12-22T13:56:07.566Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-22T13:56:07.566Z] --- PASS: TestSecretsUpdate (2.81s) [2021-12-22T13:56:07.566Z] === RUN TestTemplatedSecret [2021-12-22T13:56:07.596Z] coverage: 6.7% of statements [2021-12-22T13:56:07.596Z] ok github.com/docker/docker/daemon/images 0.560s coverage: 6.7% of statements [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-22T13:56:07.596Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-22T13:56:07.596Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-22T13:56:07.596Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-22T13:56:07.596Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-22T13:56:08.053Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-12-22T13:56:08.053Z] === RUN TestFastTimeMarshalJSON [2021-12-22T13:56:08.053Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-22T13:56:08.053Z] PASS [2021-12-22T13:56:08.053Z] coverage: 87.2% of statements [2021-12-22T13:56:08.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.335s coverage: 87.2% of statements [2021-12-22T13:56:08.128Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-22T13:56:08.691Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-22T13:56:08.907Z] --- PASS: TestRenameInvalidName (3.53s) [2021-12-22T13:56:08.907Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:56:09.017Z] === RUN TestWriteLog [2021-12-22T13:56:09.017Z] === PAUSE TestWriteLog [2021-12-22T13:56:09.017Z] === RUN TestReadLog [2021-12-22T13:56:09.017Z] === PAUSE TestReadLog [2021-12-22T13:56:09.017Z] === CONT TestWriteLog [2021-12-22T13:56:09.017Z] === CONT TestReadLog [2021-12-22T13:56:09.017Z] --- PASS: TestWriteLog (0.01s) [2021-12-22T13:56:09.017Z] === RUN TestReadLog/tail_exact [2021-12-22T13:56:09.017Z] === RUN TestReadLog/tail_less_than_available [2021-12-22T13:56:09.017Z] === RUN TestReadLog/tail_more_than_available [2021-12-22T13:56:09.017Z] --- PASS: TestReadLog (0.18s) [2021-12-22T13:56:09.017Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-12-22T13:56:09.017Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-22T13:56:09.017Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-12-22T13:56:09.017Z] PASS [2021-12-22T13:56:09.017Z] coverage: 75.2% of statements [2021-12-22T13:56:09.474Z] ok github.com/docker/docker/daemon/logger/local 0.453s coverage: 75.2% of statements [2021-12-22T13:56:09.474Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-22T13:56:09.474Z] === RUN TestOpenFileDelete [2021-12-22T13:56:09.474Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestOpenFileRename [2021-12-22T13:56:09.474Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestParseLogTagDefaultTag [2021-12-22T13:56:09.474Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestParseLogTag [2021-12-22T13:56:09.474Z] --- PASS: TestParseLogTag (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestParseLogTagEmptyTag [2021-12-22T13:56:09.474Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestTailFiles [2021-12-22T13:56:09.474Z] --- PASS: TestTailFiles (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestFollowLogsConsumerGone [2021-12-22T13:56:09.474Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestFollowLogsProducerGone [2021-12-22T13:56:09.474Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-22T13:56:09.474Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-22T13:56:09.474Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-22T13:56:09.474Z] === RUN TestCheckCapacityAndRotate [2021-12-22T13:56:09.474Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-22T13:56:09.474Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-22T13:56:09.474Z] === RUN TestLog [2021-12-22T13:56:09.474Z] --- PASS: TestLog (0.01s) [2021-12-22T13:56:09.474Z] PASS [2021-12-22T13:56:09.474Z] coverage: 31.5% of statements [2021-12-22T13:56:09.474Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.114s coverage: 31.5% of statements [2021-12-22T13:56:09.474Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-12-22T13:56:09.474Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-12-22T13:56:09.474Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-12-22T13:56:09.474Z] PASS [2021-12-22T13:56:09.474Z] coverage: 55.3% of statements [2021-12-22T13:56:09.474Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.307s coverage: 55.3% of statements [2021-12-22T13:56:09.630Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-22T13:56:10.437Z] === RUN TestNewParse [2021-12-22T13:56:10.437Z] --- PASS: TestNewParse (0.00s) [2021-12-22T13:56:10.437Z] PASS [2021-12-22T13:56:10.437Z] coverage: 8.3% of statements [2021-12-22T13:56:10.437Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2021-12-22T13:56:10.437Z] === RUN TestValidateLogOpt [2021-12-22T13:56:10.437Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestNewMissedConfig [2021-12-22T13:56:10.437Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestNewMissedUrl [2021-12-22T13:56:10.437Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestNewMissedToken [2021-12-22T13:56:10.437Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestNewWithProxy [2021-12-22T13:56:10.437Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestDefault [2021-12-22T13:56:10.437Z] --- PASS: TestDefault (0.01s) [2021-12-22T13:56:10.437Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-22T13:56:10.437Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestJsonFormat [2021-12-22T13:56:10.437Z] --- PASS: TestJsonFormat (0.01s) [2021-12-22T13:56:10.437Z] === RUN TestRawFormat [2021-12-22T13:56:10.437Z] --- PASS: TestRawFormat (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestRawFormatWithLabels [2021-12-22T13:56:10.437Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestRawFormatWithoutTag [2021-12-22T13:56:10.437Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-22T13:56:10.437Z] === RUN TestBatching [2021-12-22T13:56:10.539Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2021-12-22T13:56:10.539Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-22T13:56:10.559Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-22T13:56:10.559Z] --- PASS: TestTemplatedSecret (3.02s) [2021-12-22T13:56:10.559Z] === RUN TestSecretCreateResolve [2021-12-22T13:56:10.894Z] --- PASS: TestBatching (0.37s) [2021-12-22T13:56:10.894Z] === RUN TestFrequency [2021-12-22T13:56:10.894Z] === RUN TestParseLogFormat [2021-12-22T13:56:10.894Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-22T13:56:10.894Z] === RUN TestValidateLogOptEmpty [2021-12-22T13:56:10.894Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-22T13:56:10.894Z] === RUN TestValidateSyslogAddress [2021-12-22T13:56:10.894Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-22T13:56:10.894Z] === RUN TestParseAddressDefaultPort [2021-12-22T13:56:10.894Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-22T13:56:10.894Z] === RUN TestValidateSyslogFacility [2021-12-22T13:56:10.894Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-22T13:56:11.122Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-22T13:56:11.352Z] === RUN TestValidateLogOptSyslogFormat [2021-12-22T13:56:11.352Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-22T13:56:11.352Z] === RUN TestValidateLogOpt [2021-12-22T13:56:11.352Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-22T13:56:11.352Z] PASS [2021-12-22T13:56:11.352Z] coverage: 46.8% of statements [2021-12-22T13:56:11.352Z] ok github.com/docker/docker/daemon/logger/syslog 0.196s coverage: 46.8% of statements [2021-12-22T13:56:11.352Z] --- PASS: TestFrequency (0.23s) [2021-12-22T13:56:11.352Z] === RUN TestOneMessagePerRequest [2021-12-22T13:56:11.352Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-12-22T13:56:11.352Z] === RUN TestVerify [2021-12-22T13:56:11.352Z] --- PASS: TestVerify (0.00s) [2021-12-22T13:56:11.352Z] === RUN TestSkipVerify [2021-12-22T13:56:11.352Z] time="2021-12-22T13:56:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.352Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.352Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.685Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-22T13:56:11.685Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-22T13:56:11.809Z] --- PASS: TestSkipVerify (0.45s) [2021-12-22T13:56:11.809Z] === RUN TestBufferMaximum [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.306540\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.306540\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-22T13:56:11.809Z] === RUN TestServerAlwaysDown [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.308542\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.308542\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.308542\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.309549\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] time="2021-12-22T13:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640181371.309549\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:11.809Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-22T13:56:11.809Z] === RUN TestCannotSendAfterClose [2021-12-22T13:56:11.809Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-22T13:56:11.809Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-22T13:56:12.266Z] === RUN TestV1IDService [2021-12-22T13:56:12.266Z] --- PASS: TestV1IDService (0.04s) [2021-12-22T13:56:12.266Z] === RUN TestV2MetadataService [2021-12-22T13:56:12.614Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-22T13:56:12.723Z] time="2021-12-22T13:56:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-22T13:56:12.723Z] time="2021-12-22T13:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5322f313dfa9\"}'" [2021-12-22T13:56:12.723Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-22T13:56:12.723Z] PASS [2021-12-22T13:56:12.723Z] coverage: 82.5% of statements [2021-12-22T13:56:12.723Z] ok github.com/docker/docker/daemon/logger/splunk 2.227s coverage: 82.5% of statements [2021-12-22T13:56:12.723Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-22T13:56:12.723Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-22T13:56:12.723Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-22T13:56:13.175Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-22T13:56:13.175Z] --- PASS: TestSecretCreateResolve (2.59s) [2021-12-22T13:56:13.175Z] PASS [2021-12-22T13:56:13.175Z] [2021-12-22T13:56:13.175Z] DONE 6 tests in 16.331s [2021-12-22T13:56:13.175Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-22T13:56:13.175Z] ++ 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-12-22T13:56:13.175Z] ++ set -e [2021-12-22T13:56:13.175Z] ++ '[' -n 0 ']' [2021-12-22T13:56:13.175Z] ++ set -x [2021-12-22T13:56:13.176Z] ++ 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-12-22T13:56:13.180Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-22T13:56:13.180Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-22T13:56:13.180Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-22T13:56:13.180Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-22T13:56:13.180Z] === RUN TestContinueOnError_NeverContinue [2021-12-22T13:56:13.180Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-22T13:56:13.180Z] === RUN TestManifestStore [2021-12-22T13:56:13.180Z] === RUN TestManifestStore/no_remote_or_local [2021-12-22T13:56:13.180Z] time="2021-12-22T13:56:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1917580967\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-22T13:56:13.180Z] === RUN TestManifestStore/no_local_cache [2021-12-22T13:56:13.432Z] INFO: Testing against a local daemon [2021-12-22T13:56:13.432Z] === RUN TestServiceCreateInit [2021-12-22T13:56:13.432Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/with_local_cache [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/unknown_media_type [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="reference for unknown type: " [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="reference for unknown type: " [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="reference for unknown type: " [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="reference for unknown type: " [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="reference for unknown type: " [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-22T13:56:13.646Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-22T13:56:13.646Z] time="2021-12-22T13:56:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore (0.47s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/with_local_cache (0.06s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/unknown_media_type (0.13s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-22T13:56:13.646Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-22T13:56:13.646Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestFixManifestLayers [2021-12-22T13:56:13.646Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-22T13:56:13.646Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:56:13.646Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestFixManifestLayersBadParent [2021-12-22T13:56:13.646Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestValidateManifest [2021-12-22T13:56:13.646Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:56:13.646Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestFormatPlatform [2021-12-22T13:56:13.646Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestGetRepositoryMountCandidates [2021-12-22T13:56:13.646Z] --- PASS: TestGetRepositoryMountCandidates (0.03s) [2021-12-22T13:56:13.646Z] === RUN TestLayerAlreadyExists [2021-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] 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-12-22T13:56:13.646Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestWhenEmptyAuthConfig [2021-12-22T13:56:13.646Z] === RUN TestSuccessfulDownload [2021-12-22T13:56:13.646Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:56:13.646Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestCancelledDownload [2021-12-22T13:56:13.646Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-22T13:56:13.646Z] === RUN TestMaxDownloadAttempts [2021-12-22T13:56:13.646Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:56:13.646Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:56:13.646Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:56:13.646Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:56:13.646Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:56:13.646Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:56:13.646Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:56:13.646Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:56:13.646Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-22T13:56:13.646Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-22T13:56:13.646Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-22T13:56:13.646Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-22T13:56:13.689Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-22T13:56:13.805Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2021-12-22T13:56:13.805Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-22T13:56:14.106Z] time="2021-12-22T13:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:56:14.106Z] time="2021-12-22T13:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:56:14.106Z] time="2021-12-22T13:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:56:14.106Z] time="2021-12-22T13:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-22T13:56:14.106Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-22T13:56:14.106Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-12-22T13:56:14.106Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-12-22T13:56:14.106Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-12-22T13:56:14.106Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-12-22T13:56:14.106Z] === RUN TestTransfer [2021-12-22T13:56:14.106Z] --- PASS: TestV2MetadataService (1.83s) [2021-12-22T13:56:14.106Z] PASS [2021-12-22T13:56:14.106Z] coverage: 48.2% of statements [2021-12-22T13:56:14.106Z] ok github.com/docker/docker/distribution/metadata 1.997s coverage: 48.2% of statements [2021-12-22T13:56:14.106Z] --- PASS: TestTransfer (0.12s) [2021-12-22T13:56:14.106Z] === RUN TestConcurrencyLimit [2021-12-22T13:56:14.564Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-12-22T13:56:14.564Z] === RUN TestInactiveJobs [2021-12-22T13:56:14.564Z] === RUN TestNotFound [2021-12-22T13:56:14.564Z] --- PASS: TestNotFound (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestConflict [2021-12-22T13:56:14.564Z] --- PASS: TestConflict (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestForbidden [2021-12-22T13:56:14.564Z] --- PASS: TestForbidden (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestInvalidParameter [2021-12-22T13:56:14.564Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestNotImplemented [2021-12-22T13:56:14.564Z] --- PASS: TestNotImplemented (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestNotModified [2021-12-22T13:56:14.564Z] --- PASS: TestNotModified (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestUnauthorized [2021-12-22T13:56:14.564Z] --- PASS: TestUnauthorized (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestUnknown [2021-12-22T13:56:14.564Z] --- PASS: TestUnknown (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestCancelled [2021-12-22T13:56:14.564Z] --- PASS: TestCancelled (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestDeadline [2021-12-22T13:56:14.564Z] --- PASS: TestDeadline (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestDataLoss [2021-12-22T13:56:14.564Z] --- PASS: TestDataLoss (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestUnavailable [2021-12-22T13:56:14.564Z] --- PASS: TestUnavailable (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestSystem [2021-12-22T13:56:14.564Z] --- PASS: TestSystem (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Not_Found [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Bad_Request [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Conflict [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Unauthorized [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Forbidden [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Not_Modified [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-22T13:56:14.564Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-22T13:56:14.564Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-22T13:56:14.564Z] PASS [2021-12-22T13:56:14.564Z] coverage: 53.1% of statements [2021-12-22T13:56:14.564Z] ok github.com/docker/docker/errdefs 0.094s coverage: 53.1% of statements [2021-12-22T13:56:14.564Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-12-22T13:56:14.564Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-22T13:56:14.564Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-22T13:56:14.564Z] === RUN TestTokenPassThru [2021-12-22T13:56:14.564Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-22T13:56:14.564Z] === RUN TestTokenPassThruDifferentHost [2021-12-22T13:56:14.564Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-22T13:56:14.564Z] PASS [2021-12-22T13:56:14.564Z] coverage: 24.6% of statements [2021-12-22T13:56:14.564Z] ok github.com/docker/docker/distribution 1.804s coverage: 24.6% of statements [2021-12-22T13:56:14.618Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-22T13:56:15.021Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-22T13:56:15.021Z] --- PASS: TestInactiveJobs (0.39s) [2021-12-22T13:56:15.021Z] === RUN TestWatchRelease [2021-12-22T13:56:15.021Z] --- PASS: TestWatchRelease (0.06s) [2021-12-22T13:56:15.021Z] === RUN TestWatchFinishedTransfer [2021-12-22T13:56:15.021Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-22T13:56:15.021Z] === RUN TestDuplicateTransfer [2021-12-22T13:56:15.021Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-22T13:56:15.021Z] === RUN TestSuccessfulUpload [2021-12-22T13:56:15.180Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-22T13:56:15.279Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.76s) [2021-12-22T13:56:15.279Z] PASS [2021-12-22T13:56:15.279Z] [2021-12-22T13:56:15.279Z] === Skipped [2021-12-22T13:56:15.279Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-22T13:56:15.279Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:56:15.279Z] [2021-12-22T13:56:15.279Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:56:15.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:56:15.279Z] [2021-12-22T13:56:15.279Z] DONE 34 tests, 2 skipped in 95.853s [2021-12-22T13:56:15.279Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-22T13:56:15.279Z] ++ 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-12-22T13:56:15.279Z] ++ set -e [2021-12-22T13:56:15.279Z] ++ '[' -n 0 ']' [2021-12-22T13:56:15.279Z] ++ set -x [2021-12-22T13:56:15.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:56:15.279Z] INFO: Testing against a local daemon [2021-12-22T13:56:15.279Z] === RUN TestConfigInspect [2021-12-22T13:56:15.477Z] time="2021-12-22T13:56:15Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-22T13:56:15.477Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-12-22T13:56:15.477Z] === RUN TestCancelledUpload [2021-12-22T13:56:15.477Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-22T13:56:15.477Z] PASS [2021-12-22T13:56:15.477Z] coverage: 76.8% of statements [2021-12-22T13:56:15.477Z] ok github.com/docker/docker/distribution/xfer 1.993s coverage: 76.8% of statements [2021-12-22T13:56:15.477Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-22T13:56:15.934Z] === RUN TestCompare [2021-12-22T13:56:15.934Z] --- PASS: TestCompare (0.00s) [2021-12-22T13:56:15.934Z] PASS [2021-12-22T13:56:15.934Z] coverage: 19.2% of statements [2021-12-22T13:56:15.934Z] ok github.com/docker/docker/image/cache 0.119s coverage: 19.2% of statements [2021-12-22T13:56:16.215Z] --- PASS: TestConfigInspect (2.20s) [2021-12-22T13:56:16.215Z] === RUN TestConfigList [2021-12-22T13:56:16.392Z] === RUN TestFSGetInvalidData [2021-12-22T13:56:16.392Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-22T13:56:16.392Z] === RUN TestFSInvalidSet [2021-12-22T13:56:16.392Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-22T13:56:16.392Z] === RUN TestFSInvalidRoot [2021-12-22T13:56:16.392Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-22T13:56:16.392Z] === RUN TestFSMetadataGetSet [2021-12-22T13:56:16.392Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-12-22T13:56:16.392Z] === RUN TestFSInvalidWalker [2021-12-22T13:56:16.392Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-22T13:56:16.392Z] === RUN TestFSGetSet [2021-12-22T13:56:16.392Z] --- PASS: TestFSGetSet (0.02s) [2021-12-22T13:56:16.392Z] === RUN TestFSGetUnsetKey [2021-12-22T13:56:16.392Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-22T13:56:16.392Z] === RUN TestFSGetEmptyData [2021-12-22T13:56:16.392Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-22T13:56:16.392Z] === RUN TestFSDelete [2021-12-22T13:56:16.392Z] --- PASS: TestFSDelete (0.02s) [2021-12-22T13:56:16.392Z] === RUN TestFSWalker [2021-12-22T13:56:16.392Z] --- PASS: TestFSWalker (0.03s) [2021-12-22T13:56:16.392Z] === RUN TestFSWalkerStopOnError [2021-12-22T13:56:16.392Z] --- PASS: TestFSWalkerStopOnError (0.06s) [2021-12-22T13:56:16.392Z] === RUN TestNewFromJSON [2021-12-22T13:56:16.392Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-22T13:56:16.392Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-22T13:56:16.392Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-22T13:56:16.392Z] === RUN TestMarshalKeyOrder [2021-12-22T13:56:16.392Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-22T13:56:16.392Z] === RUN TestHistoryEqual [2021-12-22T13:56:16.549Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-22T13:56:16.849Z] --- PASS: TestHistoryEqual (0.17s) [2021-12-22T13:56:16.849Z] === RUN TestImage [2021-12-22T13:56:16.849Z] --- PASS: TestImage (0.00s) [2021-12-22T13:56:16.849Z] === RUN TestImageOSNotEmpty [2021-12-22T13:56:16.849Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-22T13:56:16.849Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-22T13:56:16.849Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-22T13:56:16.849Z] === RUN TestCreate [2021-12-22T13:56:16.849Z] --- PASS: TestCreate (0.01s) [2021-12-22T13:56:16.849Z] === RUN TestRestore [2021-12-22T13:56:16.849Z] time="2021-12-22T13:56:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-22T13:56:16.849Z] --- PASS: TestRestore (0.04s) [2021-12-22T13:56:16.849Z] === RUN TestAddDelete [2021-12-22T13:56:16.849Z] === RUN TestValidateManifest [2021-12-22T13:56:16.849Z] === RUN TestValidateManifest/non-nil [2021-12-22T13:56:16.849Z] === RUN TestValidateManifest/nil [2021-12-22T13:56:16.849Z] --- PASS: TestValidateManifest (0.00s) [2021-12-22T13:56:16.849Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-22T13:56:16.849Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-22T13:56:16.849Z] PASS [2021-12-22T13:56:16.849Z] coverage: 0.7% of statements [2021-12-22T13:56:16.849Z] ok github.com/docker/docker/image/tarexport 0.120s coverage: 0.7% of statements [2021-12-22T13:56:16.849Z] --- PASS: TestAddDelete (0.03s) [2021-12-22T13:56:16.849Z] === RUN TestSearchAfterDelete [2021-12-22T13:56:16.849Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-22T13:56:16.849Z] === RUN TestParentReset [2021-12-22T13:56:16.849Z] --- PASS: TestParentReset (0.06s) [2021-12-22T13:56:16.849Z] === RUN TestGetAndSetLastUpdated [2021-12-22T13:56:16.849Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-12-22T13:56:16.849Z] === RUN TestStoreLen [2021-12-22T13:56:16.849Z] --- PASS: TestStoreLen (0.09s) [2021-12-22T13:56:16.849Z] PASS [2021-12-22T13:56:16.849Z] coverage: 86.6% of statements [2021-12-22T13:56:16.849Z] ok github.com/docker/docker/image 0.815s coverage: 86.6% of statements [2021-12-22T13:56:17.111Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-22T13:56:17.307Z] === RUN TestMakeV1ConfigFromConfig [2021-12-22T13:56:17.307Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-22T13:56:17.307Z] PASS [2021-12-22T13:56:17.307Z] coverage: 25.0% of statements [2021-12-22T13:56:17.307Z] ok github.com/docker/docker/image/v1 0.183s coverage: 25.0% of statements [2021-12-22T13:56:17.307Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-22T13:56:17.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T13:56:18.604Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-22T13:56:18.749Z] --- PASS: TestConfigList (2.15s) [2021-12-22T13:56:18.749Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:56:19.479Z] === RUN TestSerialization [2021-12-22T13:56:19.479Z] === RUN TestEmptyLayer [2021-12-22T13:56:19.479Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestCommitFailure [2021-12-22T13:56:19.479Z] --- PASS: TestSerialization (0.02s) [2021-12-22T13:56:19.479Z] PASS [2021-12-22T13:56:19.479Z] coverage: 100.0% of statements [2021-12-22T13:56:19.479Z] --- PASS: TestCommitFailure (0.01s) [2021-12-22T13:56:19.479Z] === RUN TestStartTransactionFailure [2021-12-22T13:56:19.479Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestGetOrphan [2021-12-22T13:56:19.479Z] ok github.com/docker/docker/libcontainerd/queue 0.088s coverage: 100.0% of statements [2021-12-22T13:56:19.479Z] --- PASS: TestGetOrphan (0.01s) [2021-12-22T13:56:19.479Z] === RUN TestMountAndRegister [2021-12-22T13:56:19.479Z] layer_test.go:270: Layer size: 14 [2021-12-22T13:56:19.479Z] --- PASS: TestMountAndRegister (0.07s) [2021-12-22T13:56:19.479Z] === RUN TestLayerRelease [2021-12-22T13:56:19.479Z] layer_test.go:303: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestStoreRestore [2021-12-22T13:56:19.479Z] layer_test.go:352: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestTarStreamStability [2021-12-22T13:56:19.479Z] layer_test.go:467: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestRegisterExistingLayer [2021-12-22T13:56:19.479Z] === RUN TestEnvironmentParsing [2021-12-22T13:56:19.479Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-22T13:56:19.479Z] PASS [2021-12-22T13:56:19.479Z] coverage: 1.2% of statements [2021-12-22T13:56:19.479Z] ok github.com/docker/docker/libcontainerd/local 0.135s coverage: 1.2% of statements [2021-12-22T13:56:19.479Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-12-22T13:56:19.479Z] === RUN TestTarStreamVerification [2021-12-22T13:56:19.479Z] layer_test.go:696: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestLayerMigration [2021-12-22T13:56:19.479Z] migration_test.go:45: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestLayerMigrationNoTarsplit [2021-12-22T13:56:19.479Z] migration_test.go:181: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestMountInit [2021-12-22T13:56:19.479Z] mount_test.go:17: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestMountInit (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestMountSize [2021-12-22T13:56:19.479Z] mount_test.go:76: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestMountSize (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestMountChanges [2021-12-22T13:56:19.479Z] mount_test.go:125: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestMountChanges (0.00s) [2021-12-22T13:56:19.479Z] === RUN TestMountApply [2021-12-22T13:56:19.479Z] mount_test.go:212: Failing on Windows [2021-12-22T13:56:19.479Z] --- SKIP: TestMountApply (0.00s) [2021-12-22T13:56:19.479Z] PASS [2021-12-22T13:56:19.479Z] coverage: 30.1% of statements [2021-12-22T13:56:19.479Z] ok github.com/docker/docker/layer 0.409s coverage: 30.1% of statements [2021-12-22T13:56:19.479Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-22T13:56:19.479Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-22T13:56:19.479Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-22T13:56:19.479Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-22T13:56:20.655Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2021-12-22T13:56:20.656Z] === RUN TestConfigsUpdate [2021-12-22T13:56:21.011Z] === RUN TestSequenceGetAvailableBit [2021-12-22T13:56:21.011Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestSequenceEqual [2021-12-22T13:56:21.011Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestSequenceCopy [2021-12-22T13:56:21.011Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestGetFirstAvailable [2021-12-22T13:56:21.011Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestFindSequence [2021-12-22T13:56:21.011Z] --- PASS: TestFindSequence (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestCheckIfAvailable [2021-12-22T13:56:21.011Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestMergeSequences [2021-12-22T13:56:21.011Z] --- PASS: TestMergeSequences (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestPushReservation [2021-12-22T13:56:21.011Z] --- PASS: TestPushReservation (0.00s) [2021-12-22T13:56:21.011Z] === RUN TestSerializeDeserialize [2021-12-22T13:56:21.419Z] --- PASS: TestRenameAnonymousContainer (12.22s) [2021-12-22T13:56:21.419Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:56:21.468Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestSet [2021-12-22T13:56:21.468Z] --- PASS: TestSet (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestSetUnset [2021-12-22T13:56:21.468Z] --- PASS: TestSetUnset (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestOffsetSetUnset [2021-12-22T13:56:21.468Z] --- PASS: TestOffsetSetUnset (0.01s) [2021-12-22T13:56:21.468Z] === RUN TestSetInRange [2021-12-22T13:56:21.468Z] --- PASS: TestSetInRange (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestSetAnyInRange [2021-12-22T13:56:21.468Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestMethods [2021-12-22T13:56:21.468Z] --- PASS: TestMethods (0.00s) [2021-12-22T13:56:21.468Z] === RUN TestRandomAllocateDeallocate [2021-12-22T13:56:22.432Z] === RUN TestInvalidConfig [2021-12-22T13:56:22.432Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-22T13:56:22.432Z] === RUN TestConfig [2021-12-22T13:56:22.432Z] --- PASS: TestConfig (0.01s) [2021-12-22T13:56:22.432Z] === RUN TestOptionsLabels [2021-12-22T13:56:22.432Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-22T13:56:22.432Z] === RUN TestValidName [2021-12-22T13:56:22.432Z] --- PASS: TestValidName (0.00s) [2021-12-22T13:56:22.432Z] PASS [2021-12-22T13:56:22.432Z] coverage: 19.7% of statements [2021-12-22T13:56:22.432Z] ok github.com/docker/docker/libnetwork/config 0.125s coverage: 19.7% of statements [2021-12-22T13:56:22.563Z] --- PASS: TestConfigsUpdate (2.13s) [2021-12-22T13:56:22.563Z] === RUN TestTemplatedConfig [2021-12-22T13:56:22.772Z] --- PASS: TestServiceCreateInit (8.81s) [2021-12-22T13:56:22.772Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2021-12-22T13:56:22.772Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2021-12-22T13:56:22.772Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T13:56:22.772Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-22T13:56:23.397Z] === RUN TestKey [2021-12-22T13:56:23.397Z] --- PASS: TestKey (0.00s) [2021-12-22T13:56:23.397Z] === RUN TestParseKey [2021-12-22T13:56:23.397Z] --- PASS: TestParseKey (0.00s) [2021-12-22T13:56:23.397Z] === RUN TestInvalidDataStore [2021-12-22T13:56:23.397Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-22T13:56:23.397Z] === RUN TestKVObjectFlatKey [2021-12-22T13:56:23.397Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-22T13:56:23.397Z] === RUN TestAtomicKVObjectFlatKey [2021-12-22T13:56:23.397Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-22T13:56:23.397Z] PASS [2021-12-22T13:56:23.397Z] coverage: 21.9% of statements [2021-12-22T13:56:23.397Z] ok github.com/docker/docker/libnetwork/datastore 0.075s coverage: 21.9% of statements [2021-12-22T13:56:23.397Z] === RUN TestErrorInterfaces [2021-12-22T13:56:23.397Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-22T13:56:23.397Z] === RUN TestNetworkMarshalling [2021-12-22T13:56:23.823Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.98s) [2021-12-22T13:56:23.823Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-22T13:56:23.853Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-12-22T13:56:23.853Z] === RUN TestEndpointMarshalling [2021-12-22T13:56:23.853Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestAuxAddresses [2021-12-22T13:56:23.853Z] time="2021-12-22T13:56:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:56:23.853Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-22T13:56:23.853Z] === RUN TestSRVServiceQuery [2021-12-22T13:56:23.853Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-22T13:56:23.853Z] === RUN TestServiceVIPReuse [2021-12-22T13:56:23.853Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-22T13:56:23.853Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestDNSIPQuery [2021-12-22T13:56:23.853Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestDNSProxyServFail [2021-12-22T13:56:23.853Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestSandboxAddEmpty [2021-12-22T13:56:23.853Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestSandboxAddMultiPrio [2021-12-22T13:56:23.853Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestSandboxAddSamePrio [2021-12-22T13:56:23.853Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestCleanupServiceDiscovery [2021-12-22T13:56:23.853Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestDNSOptions [2021-12-22T13:56:23.853Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:56:23.853Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestMultipleControllersWithSameStore [2021-12-22T13:56:23.853Z] time="2021-12-22T13:56:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:56:23.853Z] time="2021-12-22T13:56:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-22T13:56:23.853Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-22T13:56:23.853Z] PASS [2021-12-22T13:56:23.853Z] coverage: 8.5% of statements [2021-12-22T13:56:23.853Z] ok github.com/docker/docker/libnetwork 0.446s coverage: 8.5% of statements [2021-12-22T13:56:23.853Z] === RUN TestIPDataMarshalling [2021-12-22T13:56:23.853Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-22T13:56:23.853Z] === RUN TestValidateAndIsV6 [2021-12-22T13:56:23.853Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-22T13:56:23.853Z] PASS [2021-12-22T13:56:23.853Z] coverage: 68.9% of statements [2021-12-22T13:56:23.853Z] ok github.com/docker/docker/libnetwork/driverapi 0.079s coverage: 68.9% of statements [2021-12-22T13:56:24.386Z] --- PASS: TestRenameContainerWithSameName (3.56s) [2021-12-22T13:56:24.386Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:56:24.386Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T13:56:24.386Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T13:56:24.386Z] === RUN TestResize [2021-12-22T13:56:24.663Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-22T13:56:24.817Z] === RUN TestDriver [2021-12-22T13:56:24.817Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:56:24.817Z] PASS [2021-12-22T13:56:24.817Z] coverage: 34.8% of statements [2021-12-22T13:56:24.817Z] ok github.com/docker/docker/libnetwork/drivers/host 0.074s coverage: 34.8% of statements [2021-12-22T13:56:25.102Z] --- PASS: TestTemplatedConfig (2.40s) [2021-12-22T13:56:25.102Z] === RUN TestConfigCreateResolve [2021-12-22T13:56:25.225Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-22T13:56:25.274Z] === RUN TestDriver [2021-12-22T13:56:25.274Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:56:25.274Z] PASS [2021-12-22T13:56:25.274Z] coverage: 34.8% of statements [2021-12-22T13:56:25.274Z] ok github.com/docker/docker/libnetwork/drivers/null 0.081s coverage: 34.8% of statements [2021-12-22T13:56:25.732Z] === RUN TestNetworkAllocateFree [2021-12-22T13:56:25.732Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-22T13:56:25.732Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-22T13:56:25.732Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-22T13:56:25.732Z] PASS [2021-12-22T13:56:25.732Z] coverage: 63.6% of statements [2021-12-22T13:56:25.732Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.101s coverage: 63.6% of statements [2021-12-22T13:56:26.189Z] === RUN TestGetEmptyCapabilities [2021-12-22T13:56:26.189Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestGetExtraCapabilities [2021-12-22T13:56:26.189Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestGetInvalidCapabilities [2021-12-22T13:56:26.189Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestRemoteDriver [2021-12-22T13:56:26.189Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestDriverError [2021-12-22T13:56:26.189Z] --- PASS: TestDriverError (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestMissingValues [2021-12-22T13:56:26.189Z] --- PASS: TestMissingValues (0.01s) [2021-12-22T13:56:26.189Z] === RUN TestRollback [2021-12-22T13:56:26.189Z] --- PASS: TestRollback (0.01s) [2021-12-22T13:56:26.189Z] PASS [2021-12-22T13:56:26.189Z] coverage: 57.4% of statements [2021-12-22T13:56:26.189Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.146s coverage: 57.4% of statements [2021-12-22T13:56:27.154Z] === RUN TestNAT [2021-12-22T13:56:27.155Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:56:27.155Z] --- SKIP: TestNAT (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestTransparent [2021-12-22T13:56:27.155Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:56:27.155Z] --- SKIP: TestTransparent (0.00s) [2021-12-22T13:56:27.155Z] PASS [2021-12-22T13:56:27.155Z] coverage: 0.0% of statements [2021-12-22T13:56:27.155Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.091s coverage: 0.0% of statements [2021-12-22T13:56:27.155Z] === RUN TestBuildDefault [2021-12-22T13:56:27.155Z] --- PASS: TestBuildDefault (0.01s) [2021-12-22T13:56:27.155Z] === RUN TestBuildHostnameDomainname [2021-12-22T13:56:27.155Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestBuildHostname [2021-12-22T13:56:27.155Z] --- PASS: TestBuildHostname (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestBuildHostnameFQDN [2021-12-22T13:56:27.155Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestBuildNoIP [2021-12-22T13:56:27.155Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestUpdate [2021-12-22T13:56:27.155Z] --- PASS: TestUpdate (0.01s) [2021-12-22T13:56:27.155Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-22T13:56:27.155Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-22T13:56:27.155Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2021-12-22T13:56:27.155Z] === RUN TestAddEmpty [2021-12-22T13:56:27.155Z] --- PASS: TestAddEmpty (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestAdd [2021-12-22T13:56:27.155Z] --- PASS: TestAdd (0.00s) [2021-12-22T13:56:27.155Z] === RUN TestDeleteEmpty [2021-12-22T13:56:27.155Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestDeleteNewline [2021-12-22T13:56:27.613Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestDelete [2021-12-22T13:56:27.613Z] --- PASS: TestDelete (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestConcurrentWrites [2021-12-22T13:56:27.613Z] === RUN TestNew [2021-12-22T13:56:27.613Z] --- PASS: TestNew (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestAddDriver [2021-12-22T13:56:27.613Z] --- PASS: TestAddDriver (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestAddDuplicateDriver [2021-12-22T13:56:27.613Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-22T13:56:27.613Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestDriver [2021-12-22T13:56:27.613Z] --- PASS: TestDriver (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestIPAM [2021-12-22T13:56:27.613Z] --- PASS: TestIPAM (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestWalkIPAMs [2021-12-22T13:56:27.613Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-22T13:56:27.613Z] === RUN TestWalkDrivers [2021-12-22T13:56:27.613Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-22T13:56:27.613Z] PASS [2021-12-22T13:56:27.613Z] coverage: 82.4% of statements [2021-12-22T13:56:27.613Z] ok github.com/docker/docker/libnetwork/drvregistry 0.145s coverage: 82.4% of statements [2021-12-22T13:56:27.613Z] --- PASS: TestConcurrentWrites (0.31s) [2021-12-22T13:56:27.613Z] PASS [2021-12-22T13:56:27.613Z] coverage: 81.2% of statements [2021-12-22T13:56:27.613Z] ok github.com/docker/docker/libnetwork/etchosts 0.419s coverage: 81.2% of statements [2021-12-22T13:56:27.636Z] --- PASS: TestConfigCreateResolve (2.07s) [2021-12-22T13:56:27.636Z] PASS [2021-12-22T13:56:27.636Z] [2021-12-22T13:56:27.636Z] DONE 6 tests in 13.105s [2021-12-22T13:56:27.636Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-22T13:56:27.636Z] ++ 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-12-22T13:56:27.636Z] ++ set -e [2021-12-22T13:56:27.636Z] ++ '[' -n 0 ']' [2021-12-22T13:56:27.636Z] ++ set -x [2021-12-22T13:56:27.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-12-22T13:56:27.636Z] INFO: Testing against a local daemon [2021-12-22T13:56:27.636Z] === RUN TestCheckpoint [2021-12-22T13:56:27.636Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:56:27.636Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:56:27.636Z] === RUN TestContainerInvalidJSON [2021-12-22T13:56:27.636Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:27.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:27.636Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:27.636Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:27.636Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:27.636Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:27.636Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-22T13:56:27.636Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-22T13:56:27.636Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-22T13:56:27.636Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:56:27.636Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-22T13:56:27.636Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:56:27.636Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-22T13:56:27.636Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:56:27.636Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-22T13:56:27.636Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:56:27.636Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-22T13:56:27.636Z] === RUN TestCopyFromContainer [2021-12-22T13:56:28.070Z] === RUN TestNew [2021-12-22T13:56:28.070Z] --- PASS: TestNew (0.00s) [2021-12-22T13:56:28.070Z] === RUN TestAllocate [2021-12-22T13:56:28.070Z] --- PASS: TestAllocate (0.00s) [2021-12-22T13:56:28.070Z] === RUN TestUninitialized [2021-12-22T13:56:28.070Z] --- PASS: TestUninitialized (0.00s) [2021-12-22T13:56:28.070Z] === RUN TestAllocateInRange [2021-12-22T13:56:28.070Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-22T13:56:28.070Z] === RUN TestAllocateSerial [2021-12-22T13:56:28.070Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-22T13:56:28.070Z] PASS [2021-12-22T13:56:28.070Z] coverage: 87.5% of statements [2021-12-22T13:56:28.070Z] ok github.com/docker/docker/libnetwork/idm 0.073s coverage: 87.5% of statements [2021-12-22T13:56:28.070Z] --- PASS: TestRandomAllocateDeallocate (7.06s) [2021-12-22T13:56:28.070Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:56:28.070Z] === RUN TestCaller [2021-12-22T13:56:28.070Z] --- PASS: TestCaller (0.00s) [2021-12-22T13:56:28.070Z] PASS [2021-12-22T13:56:28.070Z] coverage: 100.0% of statements [2021-12-22T13:56:28.070Z] ok github.com/docker/docker/libnetwork/internal/caller 0.078s coverage: 100.0% of statements [2021-12-22T13:56:28.188Z] --- PASS: TestResize (3.64s) [2021-12-22T13:56:28.188Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:56:28.205Z] === RUN TestCopyFromContainer// [2021-12-22T13:56:28.205Z] === RUN TestCopyFromContainer//bar/root [2021-12-22T13:56:28.205Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-22T13:56:28.464Z] === RUN TestCopyFromContainer/bar/quux [2021-12-22T13:56:28.465Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-22T13:56:28.465Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-22T13:56:28.465Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-22T13:56:28.465Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-22T13:56:28.465Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-22T13:56:28.724Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer (1.25s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-22T13:56:28.724Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-12-22T13:56:28.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:56:28.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:28.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:28.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:28.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:28.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:28.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:28.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:28.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:28.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:28.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:56:28.724Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:56:28.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-12-22T13:56:28.724Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:56:28.724Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:56:28.724Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:56:28.724Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:56:28.724Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:56:28.724Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:56:28.724Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:56:28.724Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:56:28.724Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:56:28.724Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:56:28.724Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T13:56:28.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-22T13:56:28.724Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:56:28.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-22T13:56:28.724Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:56:29.036Z] === RUN TestSetSerialInsertDelete [2021-12-22T13:56:29.036Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-22T13:56:29.036Z] === RUN TestSetParallelInsertDelete [2021-12-22T13:56:29.398Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-22T13:56:30.001Z] --- PASS: TestAllocateRandomDeallocate (1.64s) [2021-12-22T13:56:30.002Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-22T13:56:30.002Z] === RUN TestInt2IP2IntConversion [2021-12-22T13:56:30.102Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s) [2021-12-22T13:56:30.102Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:56:30.459Z] === RUN TestPoolRequest [2021-12-22T13:56:30.459Z] --- PASS: TestPoolRequest (0.00s) [2021-12-22T13:56:30.459Z] === RUN TestOtherRequests [2021-12-22T13:56:30.459Z] --- PASS: TestOtherRequests (0.00s) [2021-12-22T13:56:30.459Z] PASS [2021-12-22T13:56:30.459Z] coverage: 57.1% of statements [2021-12-22T13:56:30.459Z] ok github.com/docker/docker/libnetwork/ipams/null 0.078s coverage: 57.1% of statements [2021-12-22T13:56:30.459Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-12-22T13:56:30.459Z] === RUN TestGetAddressVersion [2021-12-22T13:56:30.459Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-22T13:56:30.459Z] === RUN TestKeyString [2021-12-22T13:56:30.459Z] --- PASS: TestKeyString (0.00s) [2021-12-22T13:56:30.459Z] === RUN TestPoolDataMarshal [2021-12-22T13:56:30.459Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-22T13:56:30.459Z] === RUN TestSubnetsMarshal [2021-12-22T13:56:30.459Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-12-22T13:56:30.459Z] === RUN TestAddSubnets [2021-12-22T13:56:30.459Z] --- PASS: TestAddSubnets (0.07s) [2021-12-22T13:56:30.459Z] === RUN TestDoublePoolRelease [2021-12-22T13:56:30.922Z] --- PASS: TestDoublePoolRelease (0.08s) [2021-12-22T13:56:30.922Z] === RUN TestAddReleasePoolID [2021-12-22T13:56:30.922Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-12-22T13:56:30.922Z] === RUN TestPredefinedPool [2021-12-22T13:56:30.922Z] --- PASS: TestPredefinedPool (0.04s) [2021-12-22T13:56:30.922Z] === RUN TestRemoveSubnet [2021-12-22T13:56:30.922Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2021-12-22T13:56:30.922Z] === RUN TestRetrieveFromStore [2021-12-22T13:56:30.922Z] --- PASS: TestRemoveSubnet (0.24s) [2021-12-22T13:56:30.922Z] === RUN TestGetSameAddress [2021-12-22T13:56:30.922Z] --- PASS: TestGetSameAddress (0.04s) [2021-12-22T13:56:30.922Z] === RUN TestPoolAllocationReuse [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:31.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:31.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:31.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:31.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:31.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:31.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:31.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:31.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:31.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:31.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:31.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:56:31.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T13:56:31.039Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:56:31.288Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-22T13:56:31.298Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2021-12-22T13:56:31.298Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:56:31.298Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:56:31.298Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:56:31.298Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-22T13:56:31.298Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-22T13:56:31.298Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:56:31.298Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:56:31.298Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-22T13:56:31.298Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:56:31.298Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:56:31.298Z] === RUN TestContainerStartOnDaemonRestart [2021-12-22T13:56:31.298Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-22T13:56:31.298Z] === RUN TestDaemonRestartIpcMode [2021-12-22T13:56:31.298Z] === PAUSE TestDaemonRestartIpcMode [2021-12-22T13:56:31.298Z] === RUN TestDaemonHostGatewayIP [2021-12-22T13:56:31.298Z] === PAUSE TestDaemonHostGatewayIP [2021-12-22T13:56:31.298Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-22T13:56:31.298Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-22T13:56:31.298Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:56:31.298Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-22T13:56:31.298Z] === RUN TestDiff [2021-12-22T13:56:31.850Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-22T13:56:31.866Z] --- PASS: TestDiff (0.40s) [2021-12-22T13:56:31.866Z] === RUN TestExecWithCloseStdin [2021-12-22T13:56:31.886Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-12-22T13:56:31.886Z] === RUN TestIsCorrupted [2021-12-22T13:56:31.886Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-22T13:56:31.886Z] === RUN TestSetRollover [2021-12-22T13:56:31.886Z] === RUN TestGetCapabilities [2021-12-22T13:56:31.886Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-22T13:56:31.886Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-22T13:56:31.886Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-22T13:56:31.886Z] === RUN TestGetDefaultAddressSpaces [2021-12-22T13:56:31.886Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-22T13:56:31.886Z] === RUN TestRemoteDriver [2021-12-22T13:56:31.886Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-22T13:56:31.886Z] PASS [2021-12-22T13:56:31.886Z] coverage: 47.4% of statements [2021-12-22T13:56:31.886Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.128s coverage: 47.4% of statements [2021-12-22T13:56:31.991Z] --- PASS: TestResizeWithInvalidSize (3.57s) [2021-12-22T13:56:31.991Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:56:32.434Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-12-22T13:56:32.434Z] === RUN TestExec [2021-12-22T13:56:32.695Z] --- PASS: TestExec (0.44s) [2021-12-22T13:56:32.695Z] === RUN TestExecUser [2021-12-22T13:56:32.850Z] === RUN TestWindowsIPAM [2021-12-22T13:56:32.850Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-22T13:56:32.850Z] PASS [2021-12-22T13:56:32.850Z] coverage: 71.4% of statements [2021-12-22T13:56:32.850Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.071s coverage: 71.4% of statements [2021-12-22T13:56:32.850Z] --- PASS: TestPoolAllocationReuse (1.91s) [2021-12-22T13:56:32.850Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-22T13:56:33.264Z] --- PASS: TestExecUser (0.42s) [2021-12-22T13:56:33.264Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:56:33.307Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-12-22T13:56:33.307Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-22T13:56:33.523Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2021-12-22T13:56:33.523Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:56:33.764Z] --- PASS: TestSetRollover (1.90s) [2021-12-22T13:56:33.764Z] === RUN TestSetRolloverSerial [2021-12-22T13:56:33.764Z] === RUN TestDefaultNetwork [2021-12-22T13:56:34.222Z] --- PASS: TestDefaultNetwork (0.29s) [2021-12-22T13:56:34.222Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-22T13:56:34.222Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-12-22T13:56:34.222Z] === RUN TestInitAddressPools [2021-12-22T13:56:34.222Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-22T13:56:34.222Z] PASS [2021-12-22T13:56:34.222Z] coverage: 74.0% of statements [2021-12-22T13:56:34.222Z] ok github.com/docker/docker/libnetwork/ipamutils 0.666s coverage: 74.0% of statements [2021-12-22T13:56:34.904Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-12-22T13:56:34.904Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:56:34.952Z] --- PASS: TestResizeWhenContainerNotStarted (3.47s) [2021-12-22T13:56:34.952Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:56:34.952Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:34.952Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:56:34.952Z] === RUN TestStats [2021-12-22T13:56:34.952Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T13:56:34.952Z] --- SKIP: TestStats (0.00s) [2021-12-22T13:56:34.952Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:56:35.126Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-22T13:56:35.189Z] === RUN TestKeyValue [2021-12-22T13:56:35.189Z] --- PASS: TestKeyValue (0.00s) [2021-12-22T13:56:35.189Z] PASS [2021-12-22T13:56:35.189Z] coverage: 60.0% of statements [2021-12-22T13:56:35.189Z] ok github.com/docker/docker/libnetwork/netlabel 0.061s coverage: 60.0% of statements [2021-12-22T13:56:35.189Z] --- PASS: TestSetRolloverSerial (1.82s) [2021-12-22T13:56:35.189Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-22T13:56:35.189Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-22T13:56:35.189Z] PASS [2021-12-22T13:56:35.189Z] coverage: 84.4% of statements [2021-12-22T13:56:35.382Z] === RUN TestDockerSuite/TestCpToDot [2021-12-22T13:56:35.484Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2021-12-22T13:56:35.485Z] === RUN TestHealthKillContainer [2021-12-22T13:56:35.647Z] ok github.com/docker/docker/libnetwork/bitseq 14.591s coverage: 84.4% of statements [2021-12-22T13:56:35.647Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.61s) [2021-12-22T13:56:35.647Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-22T13:56:35.945Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-22T13:56:36.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/networkdb 104.704s coverage: 60.0% of statements [2021-12-22T13:56:37.375Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/osl 4.467s coverage: 39.7% of statements [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/portmapper 0.198s coverage: 48.6% of statements [2021-12-22T13:56:37.375Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-22T13:56:37.375Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-22T13:56:37.435Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-22T13:56:37.632Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-22T13:56:37.632Z] [2021-12-22T13:56:37.632Z] === Skipped [2021-12-22T13:56:37.632Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-22T13:56:37.632Z] firewalld_test.go:14: firewalld is not running [2021-12-22T13:56:37.632Z] [2021-12-22T13:56:37.632Z] DONE 326 tests, 1 skipped in 200.366s [2021-12-22T13:56:37.997Z] === RUN TestDockerSuite/TestCpToSymlinkDestination Post stage [Pipeline] junit [2021-12-22T13:56:38.211Z] Recording test results [2021-12-22T13:56:38.374Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-22T13:56:38.545Z] === RUN TestNetworkDBSimple [2021-12-22T13:56:38.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43099/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86f3b5ea93840785fc86d0c80dc5d9990ad7c41b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:86f3b5ea93840785fc86d0c80dc5d9990ad7c41b hack/validate/vendor [2021-12-22T13:56:38.929Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-22T13:56:38.929Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-22T13:56:38.929Z] --- PASS: TestCreateServiceMultipleTimes (16.72s) [2021-12-22T13:56:38.929Z] === RUN TestCreateServiceConflict [2021-12-22T13:56:39.002Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.19s) [2021-12-22T13:56:39.002Z] === RUN TestGetAddress [2021-12-22T13:56:39.002Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-22T13:56:39.002Z] PASS [2021-12-22T13:56:39.002Z] coverage: 100.0% of statements [2021-12-22T13:56:39.002Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.159s coverage: 100.0% of statements [2021-12-22T13:56:39.265Z] update vendored copy of archive/tar [2021-12-22T13:56:39.265Z] downloading: https://golang.org/dl/go1.17.5.src.tar.gz [2021-12-22T13:56:39.460Z] 2021/12/22 13:56:39 Closing DB instances... [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-22T13:56:39.460Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-22T13:56:39.491Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-22T13:56:39.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-22T13:56:39.917Z] === RUN TestGenerate [2021-12-22T13:56:39.917Z] --- PASS: TestGenerate (0.00s) [2021-12-22T13:56:39.917Z] === RUN TestGeneratePtr [2021-12-22T13:56:39.917Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-22T13:56:39.917Z] === RUN TestGenerateMissingField [2021-12-22T13:56:39.917Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-22T13:56:39.917Z] === RUN TestFieldCannotBeSet [2021-12-22T13:56:39.917Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-22T13:56:39.917Z] === RUN TestTypeMismatchError [2021-12-22T13:56:39.917Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-22T13:56:39.917Z] PASS [2021-12-22T13:56:39.917Z] coverage: 100.0% of statements [2021-12-22T13:56:39.917Z] ok github.com/docker/docker/libnetwork/options 0.070s coverage: 100.0% of statements [2021-12-22T13:56:40.374Z] testing: warning: no tests to run [2021-12-22T13:56:40.374Z] PASS [2021-12-22T13:56:40.374Z] coverage: 0.0% of statements [2021-12-22T13:56:40.375Z] ok github.com/docker/docker/libnetwork/osl 0.062s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:56:40.375Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-12-22T13:56:40.375Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-22T13:56:40.635Z] patching file stat_unix.go [2021-12-22T13:56:40.635Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-12-22T13:56:40.635Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-12-22T13:56:40.635Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-12-22T13:56:40.635Z] 2021/12/22 13:56:40 Collecting initial packages [2021-12-22T13:56:40.635Z] 2021/12/22 13:56:40 Download dependencies [2021-12-22T13:56:40.832Z] === RUN TestRequestNewPort [2021-12-22T13:56:40.833Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestRequestSpecificPort [2021-12-22T13:56:40.833Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestReleasePort [2021-12-22T13:56:40.833Z] --- PASS: TestReleasePort (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestReuseReleasedPort [2021-12-22T13:56:40.833Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestReleaseUnreadledPort [2021-12-22T13:56:40.833Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestUnknowProtocol [2021-12-22T13:56:40.833Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestAllocateAllPorts [2021-12-22T13:56:40.833Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestPortAllocation [2021-12-22T13:56:40.833Z] --- PASS: TestPortAllocation (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestPortAllocationWithCustomRange [2021-12-22T13:56:40.833Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestNoDuplicateBPR [2021-12-22T13:56:40.833Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-22T13:56:40.833Z] === RUN TestChangePortRange [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-22T13:56:40.833Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-22T13:56:40.833Z] --- PASS: TestChangePortRange (0.00s) [2021-12-22T13:56:40.833Z] PASS [2021-12-22T13:56:40.833Z] coverage: 88.6% of statements [2021-12-22T13:56:40.833Z] ok github.com/docker/docker/libnetwork/portallocator 0.063s coverage: 88.6% of statements [2021-12-22T13:56:40.860Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-22T13:56:40.860Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-22T13:56:40.860Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-22T13:56:41.117Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-22T13:56:41.681Z] --- PASS: TestCreateServiceConflict (2.62s) [2021-12-22T13:56:41.681Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T13:56:41.797Z] testing: warning: no tests to run [2021-12-22T13:56:41.798Z] PASS [2021-12-22T13:56:41.798Z] coverage: 0.0% of statements [2021-12-22T13:56:41.798Z] ok github.com/docker/docker/libnetwork/portmapper 0.074s coverage: 0.0% of statements [no tests to run] [2021-12-22T13:56:41.798Z] === RUN TestHashData [2021-12-22T13:56:41.798Z] --- PASS: TestHashData (0.00s) [2021-12-22T13:56:41.798Z] PASS [2021-12-22T13:56:41.798Z] coverage: 2.8% of statements [2021-12-22T13:56:41.798Z] ok github.com/docker/docker/libnetwork/resolvconf 0.072s coverage: 2.8% of statements [2021-12-22T13:56:41.798Z] 2021/12/22 13:56:41 Closing DB instances... [2021-12-22T13:56:41.860Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-12-22T13:56:41.860Z] PASS [2021-12-22T13:56:41.860Z] [2021-12-22T13:56:41.860Z] DONE 17 tests in 46.586s [2021-12-22T13:56:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-22T13:56:41.860Z] INFO: Testing against a local daemon [2021-12-22T13:56:41.860Z] === RUN TestPluginInvalidJSON [2021-12-22T13:56:41.860Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:56:41.860Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:56:41.860Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:56:41.860Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-22T13:56:41.860Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-22T13:56:41.860Z] === RUN TestPluginInstall [2021-12-22T13:56:41.860Z] === RUN TestPluginInstall/no_auth [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efc4cfba308f450b8037e1600d0d3970c0379cd008f8aeff69f9c5165a30e9b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efc4cfba308f450b8037e1600d0d3970c0379cd008f8aeff69f9c5165a30e9b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:41.860Z] === RUN TestPluginInstall/with_htpasswd [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77c2621979953b20db0506c1eec8bda7da3e096cb1b5203126a7740ea03c303d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:41.860Z] time="2021-12-22T13:56:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77c2621979953b20db0506c1eec8bda7da3e096cb1b5203126a7740ea03c303d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:41.937Z] docker_api_swarm_node_test.go:81: [d96f7587255aa] joining swarm manager [db6732beeb825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:56:41.937Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-22T13:56:41.937Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-22T13:56:41.937Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-22T13:56:42.193Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-22T13:56:42.422Z] === RUN TestPluginInstall/with_insecure [2021-12-22T13:56:42.754Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-22T13:56:42.762Z] === RUN TestErrorConstructors [2021-12-22T13:56:42.762Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-22T13:56:42.762Z] === RUN TestCompareIPMask [2021-12-22T13:56:42.762Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-22T13:56:42.762Z] === RUN TestUtilGetHostPartIP [2021-12-22T13:56:42.762Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-22T13:56:42.762Z] === RUN TestUtilGetBroadcastIP [2021-12-22T13:56:42.762Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-22T13:56:42.762Z] === RUN TestParseCIDR [2021-12-22T13:56:42.762Z] --- PASS: TestParseCIDR (0.00s) [2021-12-22T13:56:42.762Z] PASS [2021-12-22T13:56:42.762Z] coverage: 37.3% of statements [2021-12-22T13:56:42.762Z] ok github.com/docker/docker/libnetwork/types 0.099s coverage: 37.3% of statements [2021-12-22T13:56:43.011Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-22T13:56:43.011Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-22T13:56:43.011Z] === RUN TestDockerSuite/TestCreateRM [2021-12-22T13:56:43.219Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-22T13:56:43.220Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-22T13:56:43.220Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-22T13:56:43.220Z] PASS [2021-12-22T13:56:43.220Z] coverage: 50.0% of statements [2021-12-22T13:56:43.220Z] ok github.com/docker/docker/oci 0.101s coverage: 50.0% of statements [2021-12-22T13:56:43.267Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-22T13:56:43.267Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T13:56:43.267Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-22T13:56:43.267Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-22T13:56:43.350Z] time="2021-12-22T13:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:43.350Z] time="2021-12-22T13:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d305fd01d9821d987a3e629812f158589b87ee8f24c9177e47d92cfbafcf3f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:43.350Z] time="2021-12-22T13:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:56:43.350Z] time="2021-12-22T13:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d305fd01d9821d987a3e629812f158589b87ee8f24c9177e47d92cfbafcf3f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:56:43.350Z] plugin_test.go:165: [db36fa378f08a] daemon is not started [2021-12-22T13:56:43.350Z] --- PASS: TestPluginInstall (3.45s) [2021-12-22T13:56:43.350Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2021-12-22T13:56:43.350Z] --- PASS: TestPluginInstall/with_htpasswd (0.72s) [2021-12-22T13:56:43.350Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2021-12-22T13:56:43.350Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:56:43.524Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-22T13:56:43.615Z] --- PASS: TestHealthKillContainer (7.89s) [2021-12-22T13:56:43.615Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:56:43.615Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-12-22T13:56:43.615Z] === RUN TestIpcModeNone [2021-12-22T13:56:43.677Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-12-22T13:56:43.677Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-22T13:56:43.910Z] 2021/12/22 13:56:43 Starting whole vndr cycle because no package specified [2021-12-22T13:56:43.910Z] 2021/12/22 13:56:43 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-22T13:56:44.134Z] === RUN TestParseVersion [2021-12-22T13:56:44.134Z] --- PASS: TestParseVersion (0.00s) [2021-12-22T13:56:44.134Z] PASS [2021-12-22T13:56:44.134Z] coverage: 52.9% of statements [2021-12-22T13:56:44.134Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/moby/sys, revision 03b9f8d59a07f5206a2264105f4903a222aea964, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-12-22T13:56:44.168Z] 2021/12/22 13:56:44 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-12-22T13:56:44.182Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-22T13:56:44.182Z] === RUN TestIpcModePrivate [2021-12-22T13:56:44.426Z] 2021/12/22 13:56:44 Finished clone github.com/creack/pty [2021-12-22T13:56:44.426Z] 2021/12/22 13:56:44 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-12-22T13:56:44.441Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-12-22T13:56:44.441Z] --- PASS: TestIpcModePrivate (0.41s) [2021-12-22T13:56:44.441Z] === RUN TestIpcModeShareable [2021-12-22T13:56:44.591Z] === RUN TestAddressPoolOpt [2021-12-22T13:56:44.591Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/a [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/something [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/_=a [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/env1=value1 [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/_env1=value1 [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/PATH [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/=a [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/PATH= [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/PATH=something [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/asd!qwe [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/1asd [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/123 [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/some_space [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/__some_space_before [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/some_space_after__ [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/= [2021-12-22T13:56:44.591Z] === RUN TestValidateEnv/PaTh [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-22T13:56:44.591Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestParseHost [2021-12-22T13:56:44.591Z] --- PASS: TestParseHost (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestParseDockerDaemonHost [2021-12-22T13:56:44.591Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestParseTCP [2021-12-22T13:56:44.591Z] --- PASS: TestParseTCP (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-22T13:56:44.591Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestValidateExtraHosts [2021-12-22T13:56:44.591Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestIpOptString [2021-12-22T13:56:44.591Z] --- PASS: TestIpOptString (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-22T13:56:44.591Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestNewIpOptValidDefaultVal [2021-12-22T13:56:44.591Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestIpOptSetInvalidVal [2021-12-22T13:56:44.591Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-22T13:56:44.591Z] === RUN TestValidateIPAddress [2021-12-22T13:56:44.592Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestMapOpts [2021-12-22T13:56:44.592Z] --- PASS: TestMapOpts (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestListOptsWithoutValidator [2021-12-22T13:56:44.592Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestListOptsWithValidator [2021-12-22T13:56:44.592Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestValidateDNSSearch [2021-12-22T13:56:44.592Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_general_format [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_one_more [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-22T13:56:44.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-22T13:56:44.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestNamedListOpts [2021-12-22T13:56:44.592Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestNamedMapOpts [2021-12-22T13:56:44.592Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestParseLink [2021-12-22T13:56:44.592Z] --- PASS: TestParseLink (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestQuotedStringSetWithQuotes [2021-12-22T13:56:44.592Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-22T13:56:44.592Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-22T13:56:44.592Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-22T13:56:44.592Z] === RUN TestUlimitOpt [2021-12-22T13:56:44.592Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-22T13:56:44.592Z] PASS [2021-12-22T13:56:44.592Z] coverage: 67.1% of statements [2021-12-22T13:56:44.592Z] ok github.com/docker/docker/opts 0.119s coverage: 67.1% of statements [2021-12-22T13:56:44.592Z] 2021/12/22 13:56:44 Closing DB instances... [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/google/uuid [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/google/shlex [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/Azure/go-ansiterm [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone golang.org/x/sys, revision 69cdffdb9359ff97d91e4f4fbb6b2714c3898eae, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/gofrs/flock [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/gorilla/mux [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/moby/term [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/mitchellh/hashstructure [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/moby/sys [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/docker/libtrust [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/moby/locker [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Finished clone github.com/hashicorp/go-sockaddr [2021-12-22T13:56:44.685Z] 2021/12/22 13:56:44 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-12-22T13:56:44.699Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/docker/go-connections [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/opentracing-contrib/go-stdlib [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/Microsoft/go-winio [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/sirupsen/logrus [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/tchap/go-patricia [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Finished clone github.com/docker/go-units [2021-12-22T13:56:44.943Z] 2021/12/22 13:56:44 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-12-22T13:56:44.958Z] --- PASS: TestIpcModeShareable (0.43s) [2021-12-22T13:56:44.958Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-22T13:56:45.236Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-22T13:56:45.395Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.20s) [2021-12-22T13:56:45.395Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:56:45.395Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T13:56:45.395Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-22T13:56:45.395Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:56:45.415Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2021-12-22T13:56:45.415Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Finished clone github.com/opentracing/opentracing-go [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Finished clone github.com/armon/go-radix [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Finished clone github.com/tonistiigi/units [2021-12-22T13:56:45.509Z] 2021/12/22 13:56:45 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Finished clone gotest.tools/v3 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Finished clone github.com/google/go-cmp [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Finished clone github.com/docker/go-events [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Finished clone github.com/hashicorp/go-multierror [2021-12-22T13:56:45.510Z] 2021/12/22 13:56:45 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-12-22T13:56:45.671Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-22T13:56:45.780Z] 2021/12/22 13:56:45 Finished clone github.com/tonistiigi/fsutil [2021-12-22T13:56:45.780Z] 2021/12/22 13:56:45 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-12-22T13:56:45.798Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-22T13:56:45.901Z] --- PASS: TestBuildWithHugeFile (131.49s) [2021-12-22T13:56:45.901Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T13:56:45.901Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:56:45.901Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:56:45.901Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T13:56:45.901Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:45.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:45.901Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:45.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:45.901Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:45.901Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:45.901Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T13:56:45.901Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T13:56:45.901Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T13:56:45.901Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-12-22T13:56:45.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-22T13:56:45.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-22T13:56:45.901Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-22T13:56:45.901Z] === RUN TestBuildPreserveOwnership [2021-12-22T13:56:45.901Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:56:45.901Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-22T13:56:45.901Z] === RUN TestBuildPlatformInvalid [2021-12-22T13:56:45.901Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-12-22T13:56:45.901Z] PASS [2021-12-22T13:56:45.901Z] ok github.com/docker/docker/integration/build 212.154s [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === Skipped [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-22T13:56:45.901Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-22T13:56:45.901Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-22T13:56:45.901Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-22T13:56:45.901Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T13:56:45.901Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-22T13:56:45.901Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:56:45.901Z] [2021-12-22T13:56:45.901Z] DONE 29 tests, 6 skipped in 243.329s [2021-12-22T13:56:45.901Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-22T13:56:45.927Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-22T13:56:45.927Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:45 Finished clone github.com/opencontainers/image-spec [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:45 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:45 Finished clone github.com/golang/gddo [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:45 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:46 Finished clone github.com/docker/libkv [2021-12-22T13:56:46.040Z] 2021/12/22 13:56:46 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-12-22T13:56:46.126Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.73s) [2021-12-22T13:56:46.126Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-22T13:56:46.299Z] 2021/12/22 13:56:46 Finished clone github.com/armon/go-metrics [2021-12-22T13:56:46.300Z] 2021/12/22 13:56:46 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-12-22T13:56:46.300Z] 2021/12/22 13:56:46 Finished clone github.com/vishvananda/netns [2021-12-22T13:56:46.300Z] 2021/12/22 13:56:46 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-12-22T13:56:46.335Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-12-22T13:56:46.335Z] === RUN TestAPIIpcModeHost [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Finished clone github.com/moby/ipvs [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Finished clone github.com/google/btree [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Finished clone github.com/hashicorp/memberlist [2021-12-22T13:56:46.558Z] 2021/12/22 13:56:46 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-12-22T13:56:46.583Z] === RUN TestPeerCertificateMarshalJSON [2021-12-22T13:56:46.583Z] === RUN TestIsArchivePathDir [2021-12-22T13:56:46.594Z] --- PASS: TestAPIIpcModeHost (0.32s) [2021-12-22T13:56:46.594Z] === RUN TestDaemonIpcModeShareable [2021-12-22T13:56:46.725Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2021-12-22T13:56:46.725Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-12-22T13:56:46.725Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2021-12-22T13:56:46.725Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Finished clone github.com/vishvananda/netlink [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Finished clone github.com/deckarep/golang-set [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Finished clone github.com/ishidawataru/sctp [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Finished clone github.com/sean-/seed [2021-12-22T13:56:46.817Z] 2021/12/22 13:56:46 Clone github.com/opencontainers/runc, revision f46b6ba2c9314cfc8caae24a32ec5fe9ef1059fe, attempt 1/20 [2021-12-22T13:56:47.039Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-12-22T13:56:47.039Z] === RUN TestIsArchivePathInvalidFile [2021-12-22T13:56:47.039Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-22T13:56:47.039Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-22T13:56:47.039Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2021-12-22T13:56:47.039Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-22T13:56:47.039Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-22T13:56:47.039Z] === RUN TestMiddleware [2021-12-22T13:56:47.039Z] --- PASS: TestMiddleware (0.00s) [2021-12-22T13:56:47.039Z] === RUN TestNewResponseModifier [2021-12-22T13:56:47.039Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-22T13:56:47.039Z] PASS [2021-12-22T13:56:47.039Z] coverage: 26.8% of statements [2021-12-22T13:56:47.039Z] ok github.com/docker/docker/pkg/authorization 0.554s coverage: 26.8% of statements [2021-12-22T13:56:47.039Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-12-22T13:56:47.039Z] === RUN TestIsArchivePathTar [2021-12-22T13:56:47.075Z] 2021/12/22 13:56:47 Finished clone golang.org/x/net [2021-12-22T13:56:47.076Z] 2021/12/22 13:56:47 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-12-22T13:56:47.076Z] 2021/12/22 13:56:47 Finished clone github.com/hashicorp/go-msgpack [2021-12-22T13:56:47.076Z] 2021/12/22 13:56:47 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-12-22T13:56:47.287Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-12-22T13:56:47.287Z] PASS [2021-12-22T13:56:47.287Z] [2021-12-22T13:56:47.287Z] DONE 10 tests in 7.372s [2021-12-22T13:56:47.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-22T13:56:47.287Z] INFO: Testing against a local daemon [2021-12-22T13:56:47.287Z] === RUN TestExternalGraphDriver [2021-12-22T13:56:47.287Z] === RUN TestExternalGraphDriver/json [2021-12-22T13:56:47.334Z] 2021/12/22 13:56:47 Finished clone go.etcd.io/bbolt [2021-12-22T13:56:47.334Z] 2021/12/22 13:56:47 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-12-22T13:56:47.496Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-12-22T13:56:47.496Z] === RUN TestDecompressStreamGzip [2021-12-22T13:56:47.496Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-12-22T13:56:47.496Z] === RUN TestDecompressStreamBzip2 [2021-12-22T13:56:47.496Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2021-12-22T13:56:47.496Z] === RUN TestDecompressStreamXz [2021-12-22T13:56:47.496Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:56:47.496Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestDecompressStreamZstd [2021-12-22T13:56:47.496Z] archive_test.go:140: zstd not installed [2021-12-22T13:56:47.496Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-22T13:56:47.496Z] === RUN TestCompressStreamXzUnsupported [2021-12-22T13:56:47.496Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-22T13:56:47.496Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestCompressStreamInvalid [2021-12-22T13:56:47.496Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionInvalid [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionUncompressed [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionBzip2 [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionGzip [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionXz [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionXz (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestExtensionZstd [2021-12-22T13:56:47.496Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-22T13:56:47.496Z] === RUN TestCmdStreamLargeStderr [2021-12-22T13:56:47.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Finished clone github.com/hashicorp/serf [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Finished clone github.com/opencontainers/go-digest [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Finished clone github.com/hashicorp/errwrap [2021-12-22T13:56:47.593Z] 2021/12/22 13:56:47 Clone github.com/containerd/ttrpc, revision 0247db16a1f98bb76731a12ad72b8d49705b38b3, attempt 1/20 [2021-12-22T13:56:47.791Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-12-22T13:56:47.791Z] === RUN TestDaemonIpcModePrivate [2021-12-22T13:56:47.851Z] 2021/12/22 13:56:47 Finished clone github.com/mistifyio/go-zfs [2021-12-22T13:56:47.852Z] 2021/12/22 13:56:47 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-12-22T13:56:47.852Z] 2021/12/22 13:56:47 Finished clone github.com/RackSec/srslog [2021-12-22T13:56:47.852Z] 2021/12/22 13:56:47 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-12-22T13:56:47.953Z] === RUN TestUnbuffered [2021-12-22T13:56:47.953Z] --- PASS: TestUnbuffered (0.00s) [2021-12-22T13:56:47.953Z] === RUN TestRaceUnbuffered [2021-12-22T13:56:47.953Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-22T13:56:47.953Z] PASS [2021-12-22T13:56:47.953Z] coverage: 100.0% of statements [2021-12-22T13:56:47.953Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2021-12-22T13:56:47.953Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-12-22T13:56:47.953Z] === RUN TestCmdStreamBad [2021-12-22T13:56:47.953Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:56:47.953Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-22T13:56:47.953Z] === RUN TestCmdStreamGood [2021-12-22T13:56:47.953Z] --- PASS: TestCmdStreamGood (0.06s) [2021-12-22T13:56:47.953Z] === RUN TestUntarPathWithInvalidDest [2021-12-22T13:56:47.953Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-12-22T13:56:47.953Z] === RUN TestUntarPathWithInvalidSrc [2021-12-22T13:56:47.953Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-22T13:56:47.953Z] === RUN TestUntarPath [2021-12-22T13:56:47.953Z] --- PASS: TestUntarPath (0.11s) [2021-12-22T13:56:47.953Z] === RUN TestUntarPathWithDestinationFile [2021-12-22T13:56:48.129Z] 2021/12/22 13:56:47 Finished clone github.com/imdario/mergo [2021-12-22T13:56:48.129Z] 2021/12/22 13:56:47 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-12-22T13:56:48.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:56:48.130Z] INFO: Testing against a local daemon [2021-12-22T13:56:48.130Z] === RUN TestConfigInspect [2021-12-22T13:56:48.130Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-22T13:56:48.130Z] === RUN TestConfigList [2021-12-22T13:56:48.130Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] --- SKIP: TestConfigList (0.00s) [2021-12-22T13:56:48.130Z] === RUN TestConfigsCreateAndDelete [2021-12-22T13:56:48.130Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-22T13:56:48.130Z] === RUN TestConfigsUpdate [2021-12-22T13:56:48.130Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-22T13:56:48.130Z] === RUN TestTemplatedConfig [2021-12-22T13:56:48.130Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-22T13:56:48.130Z] === RUN TestConfigCreateResolve [2021-12-22T13:56:48.130Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:56:48.130Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-22T13:56:48.130Z] PASS [2021-12-22T13:56:48.130Z] ok github.com/docker/docker/integration/config 0.180s [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === Skipped [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-22T13:56:48.130Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:56:48.130Z] [2021-12-22T13:56:48.130Z] DONE 6 tests, 6 skipped in 2.687s [2021-12-22T13:56:48.130Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Finished clone github.com/googleapis/gax-go [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Finished clone github.com/opencontainers/runtime-spec [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Finished clone github.com/cyphar/filepath-securejoin [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Clone github.com/containerd/containerd, revision 1e5ef943eb76627a6d3b6de8cd1ef6537f393a71, attempt 1/20 [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Finished clone github.com/vbatts/tar-split [2021-12-22T13:56:48.392Z] 2021/12/22 13:56:48 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-12-22T13:56:48.410Z] 2021/12/22 13:56:47 Closing DB instances... [2021-12-22T13:56:48.410Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2021-12-22T13:56:48.410Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-22T13:56:48.410Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-12-22T13:56:48.410Z] === RUN TestCopyWithTarInvalidSrc [2021-12-22T13:56:48.410Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-22T13:56:48.410Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-22T13:56:48.410Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-22T13:56:48.410Z] === RUN TestCopyWithTarSrcFile [2021-12-22T13:56:48.410Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-22T13:56:48.410Z] === RUN TestCopyWithTarSrcFolder [2021-12-22T13:56:48.410Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-22T13:56:48.410Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-22T13:56:48.410Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-22T13:56:48.410Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-22T13:56:48.410Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-12-22T13:56:48.410Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-22T13:56:48.410Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-22T13:56:48.410Z] === RUN TestCopyFileWithTarSrcFile [2021-12-22T13:56:48.410Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-22T13:56:48.410Z] === RUN TestTarFiles [2021-12-22T13:56:48.410Z] === RUN TestMatch [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[foo]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[foo_bar]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[]#01 [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[qux]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-22T13:56:48.410Z] === RUN TestMatch/[[foo_baz]] [2021-12-22T13:56:48.410Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-22T13:56:48.410Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-22T13:56:48.410Z] PASS [2021-12-22T13:56:48.410Z] coverage: 87.5% of statements [2021-12-22T13:56:48.410Z] ok github.com/docker/docker/pkg/capabilities 0.070s coverage: 87.5% of statements [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Finished clone github.com/containerd/ttrpc [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Finished clone golang.org/x/sys [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Finished clone github.com/coreos/go-systemd [2021-12-22T13:56:48.651Z] 2021/12/22 13:56:48 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-12-22T13:56:48.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-22T13:56:48.728Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-12-22T13:56:48.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Finished clone github.com/containerd/go-runc [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Clone github.com/Microsoft/hcsshim, revision 133feb626666d38630976b19f742431f31cee604, attempt 1/20 [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Finished clone github.com/containerd/fifo [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Finished clone github.com/containerd/typeurl [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Clone golang.org/x/crypto, revision 5770296d904e90f15f38f77dfc2e43fdf5efc083, attempt 1/20 [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Finished clone github.com/containerd/console [2021-12-22T13:56:48.909Z] 2021/12/22 13:56:48 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-12-22T13:56:49.175Z] === RUN TestExternalGraphDriver/spec [2021-12-22T13:56:49.426Z] 2021/12/22 13:56:49 Finished clone github.com/containerd/cgroups [2021-12-22T13:56:49.426Z] 2021/12/22 13:56:49 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-12-22T13:56:49.426Z] 2021/12/22 13:56:49 Finished clone github.com/miekg/dns [2021-12-22T13:56:49.426Z] 2021/12/22 13:56:49 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-12-22T13:56:49.666Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-22T13:56:49.684Z] 2021/12/22 13:56:49 Finished clone github.com/gogo/googleapis [2021-12-22T13:56:49.684Z] 2021/12/22 13:56:49 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-12-22T13:56:49.925Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2021-12-22T13:56:49.925Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-22T13:56:49.943Z] === RUN TestChrootTarUntar [2021-12-22T13:56:49.943Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:49.943Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-22T13:56:49.943Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-22T13:56:49.943Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:49.943Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:56:49.943Z] === RUN TestChrootUntarEmptyArchive [2021-12-22T13:56:49.943Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-22T13:56:49.943Z] === RUN TestChrootTarUntarWithSymlink [2021-12-22T13:56:50.406Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootCopyWithTar [2021-12-22T13:56:50.406Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootCopyFileWithTar [2021-12-22T13:56:50.406Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootUntarPath [2021-12-22T13:56:50.406Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-22T13:56:50.406Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-22T13:56:50.406Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:56:50.406Z] === RUN TestChrootApplyDotDotFile [2021-12-22T13:56:50.406Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:56:50.406Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:56:50.406Z] PASS [2021-12-22T13:56:50.406Z] coverage: 15.1% of statements [2021-12-22T13:56:50.406Z] ok github.com/docker/docker/pkg/chrootarchive 0.150s coverage: 15.1% of statements [2021-12-22T13:56:50.406Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2021-12-22T13:56:50.406Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-22T13:56:50.540Z] === RUN TestExternalGraphDriver/pull [2021-12-22T13:56:50.620Z] 2021/12/22 13:56:50 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-12-22T13:56:50.620Z] 2021/12/22 13:56:50 Finished clone github.com/containerd/continuity [2021-12-22T13:56:50.620Z] 2021/12/22 13:56:50 Finished clone golang.org/x/text [2021-12-22T13:56:50.620Z] 2021/12/22 13:56:50 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-12-22T13:56:50.862Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-22T13:56:50.879Z] 2021/12/22 13:56:50 Finished clone github.com/pelletier/go-toml [2021-12-22T13:56:50.879Z] 2021/12/22 13:56:50 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-12-22T13:56:51.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:56:51.100Z] INFO: Testing against a local daemon [2021-12-22T13:56:51.100Z] === RUN TestCheckpoint [2021-12-22T13:56:51.100Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:56:51.100Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T13:56:51.100Z] === RUN TestContainerInvalidJSON [2021-12-22T13:56:51.100Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:51.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:51.100Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:51.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:51.100Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T13:56:51.100Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T13:56:51.100Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-12-22T13:56:51.100Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-22T13:56:51.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-22T13:56:51.100Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T13:56:51.122Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-12-22T13:56:51.122Z] === RUN TestIpcModeOlderClient [2021-12-22T13:56:51.122Z] === PAUSE TestIpcModeOlderClient [2021-12-22T13:56:51.122Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:50 Finished clone github.com/moby/buildkit [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:50 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:50 Finished clone golang.org/x/crypto [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:50 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:51 Finished clone google.golang.org/grpc [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:51 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:51 Finished clone github.com/cilium/ebpf [2021-12-22T13:56:51.137Z] 2021/12/22 13:56:51 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-22T13:56:51.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-22T13:56:51.371Z] === RUN TestSizeEmpty [2021-12-22T13:56:51.371Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-22T13:56:51.371Z] === RUN TestSizeEmptyFile [2021-12-22T13:56:51.371Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-22T13:56:51.371Z] === RUN TestSizeNonemptyFile [2021-12-22T13:56:51.371Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-22T13:56:51.371Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-22T13:56:51.371Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-22T13:56:51.371Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-22T13:56:51.371Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2021-12-22T13:56:51.371Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-22T13:56:51.371Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-22T13:56:51.371Z] === RUN TestMoveToSubdir [2021-12-22T13:56:51.371Z] --- PASS: TestMoveToSubdir (0.01s) [2021-12-22T13:56:51.371Z] === RUN TestSizeNonExistingDirectory [2021-12-22T13:56:51.371Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-22T13:56:51.371Z] PASS [2021-12-22T13:56:51.371Z] coverage: 80.0% of statements [2021-12-22T13:56:51.371Z] ok github.com/docker/docker/pkg/directory 0.089s coverage: 80.0% of statements [2021-12-22T13:56:51.381Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2021-12-22T13:56:51.381Z] === RUN TestKillContainer [2021-12-22T13:56:51.381Z] === RUN TestKillContainer/no_signal [2021-12-22T13:56:51.396Z] 2021/12/22 13:56:51 Finished clone github.com/hashicorp/go-memdb [2021-12-22T13:56:51.396Z] 2021/12/22 13:56:51 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-12-22T13:56:51.396Z] 2021/12/22 13:56:51 Finished clone github.com/opencontainers/runc [2021-12-22T13:56:51.396Z] 2021/12/22 13:56:51 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-12-22T13:56:51.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-22T13:56:51.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-12-22T13:56:51.572Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T13:56:51.654Z] 2021/12/22 13:56:51 Finished clone golang.org/x/time [2021-12-22T13:56:51.654Z] 2021/12/22 13:56:51 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-12-22T13:56:51.912Z] 2021/12/22 13:56:51 Finished clone github.com/fernet/fernet-go [2021-12-22T13:56:51.912Z] 2021/12/22 13:56:51 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-12-22T13:56:51.912Z] 2021/12/22 13:56:51 Finished clone github.com/docker/distribution [2021-12-22T13:56:51.912Z] 2021/12/22 13:56:51 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2021-12-22T13:56:51.951Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:56:52.043Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2021-12-22T13:56:52.043Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T13:56:52.043Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2021-12-22T13:56:52.043Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T13:56:52.171Z] 2021/12/22 13:56:52 Finished clone github.com/google/certificate-transparency-go [2021-12-22T13:56:52.171Z] 2021/12/22 13:56:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-12-22T13:56:52.171Z] 2021/12/22 13:56:52 Finished clone github.com/hashicorp/golang-lru [2021-12-22T13:56:52.171Z] 2021/12/22 13:56:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-12-22T13:56:52.210Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:56:52.335Z] === RUN TestPollerAddRemove [2021-12-22T13:56:52.336Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-22T13:56:52.336Z] === RUN TestPollerEvent [2021-12-22T13:56:52.336Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:56:52.336Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-22T13:56:52.336Z] === RUN TestPollerClose [2021-12-22T13:56:52.336Z] --- PASS: TestPollerClose (0.00s) [2021-12-22T13:56:52.336Z] PASS [2021-12-22T13:56:52.336Z] coverage: 45.7% of statements [2021-12-22T13:56:52.336Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 45.7% of statements [2021-12-22T13:56:52.336Z] 2021/12/22 13:56:52 Closing DB instances... [2021-12-22T13:56:52.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-22T13:56:52.428Z] --- PASS: TestExternalGraphDriver (4.93s) [2021-12-22T13:56:52.428Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2021-12-22T13:56:52.428Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-12-22T13:56:52.428Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-12-22T13:56:52.428Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:56:52.513Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2021-12-22T13:56:52.513Z] === RUN TestCopyFromContainer [2021-12-22T13:56:52.513Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:52.513Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T13:56:52.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:52.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:52.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:52.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:52.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:52.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:52.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T13:56:52.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T13:56:52.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T13:56:52.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T13:56:52.513Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T13:56:52.513Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidEnv [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-22T13:56:52.513Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T13:56:52.513Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:52.513Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T13:56:52.513Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:56:52.513Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T13:56:52.513Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:56:52.513Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:52.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:52.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T13:56:52.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T13:56:52.513Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T13:56:52.513Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateDifferentPlatform [2021-12-22T13:56:52.513Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T13:56:52.513Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T13:56:52.513Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-22T13:56:52.513Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T13:56:52.513Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T13:56:52.513Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2021-12-22T13:56:52.513Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Finished clone github.com/godbus/dbus/v5 [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Finished clone github.com/Graylog2/go-gelf [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Finished clone github.com/philhofer/fwd [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Finished clone github.com/fluent/fluent-logger-golang [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Finished clone github.com/hashicorp/go-immutable-radix [2021-12-22T13:56:52.738Z] 2021/12/22 13:56:52 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-12-22T13:56:52.779Z] --- PASS: TestKillContainer (1.17s) [2021-12-22T13:56:52.779Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-12-22T13:56:52.779Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-22T13:56:52.779Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-12-22T13:56:52.779Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:56:52.779Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-22T13:56:52.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-22T13:56:52.983Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T13:56:52.983Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:56:52.983Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T13:56:52.983Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:52.983Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:56:52.983Z] === RUN TestDiff [2021-12-22T13:56:52.983Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T13:56:52.983Z] --- SKIP: TestDiff (0.00s) [2021-12-22T13:56:52.983Z] === RUN TestExecWithCloseStdin [2021-12-22T13:56:52.997Z] 2021/12/22 13:56:52 Finished clone github.com/golang/protobuf [2021-12-22T13:56:52.997Z] 2021/12/22 13:56:52 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-12-22T13:56:53.039Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Finished clone github.com/fsnotify/fsnotify [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Finished clone github.com/beorn7/perks [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Finished clone github.com/coreos/pkg [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Finished clone github.com/tinylib/msgp [2021-12-22T13:56:53.564Z] 2021/12/22 13:56:53 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-12-22T13:56:53.833Z] 2021/12/22 13:56:53 Finished clone github.com/klauspost/compress [2021-12-22T13:56:53.833Z] 2021/12/22 13:56:53 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-12-22T13:56:53.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-22T13:56:53.866Z] === RUN TestCopyFileWithInvalidSrc [2021-12-22T13:56:53.866Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:56:53.866Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-22T13:56:53.866Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-12-22T13:56:53.866Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-22T13:56:53.866Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCopyFile [2021-12-22T13:56:53.866Z] --- PASS: TestCopyFile (0.02s) [2021-12-22T13:56:53.866Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-22T13:56:53.866Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:56:53.866Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-22T13:56:53.866Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-22T13:56:53.866Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:56:53.866Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestWildcardMatches [2021-12-22T13:56:53.866Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestPatternMatches [2021-12-22T13:56:53.866Z] --- PASS: TestPatternMatches (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-22T13:56:53.866Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestPatternMatchesFolderExclusions [2021-12-22T13:56:53.866Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-22T13:56:53.866Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-22T13:56:53.866Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-22T13:56:53.866Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-22T13:56:53.866Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestSingleExclamationError [2021-12-22T13:56:53.866Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestMatchesWithNoPatterns [2021-12-22T13:56:53.866Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestMatchesWithMalformedPatterns [2021-12-22T13:56:53.866Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestMatches [2021-12-22T13:56:53.866Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-22T13:56:53.866Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-22T13:56:53.866Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-22T13:56:53.866Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-22T13:56:53.866Z] --- PASS: TestMatches (0.01s) [2021-12-22T13:56:53.866Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-22T13:56:53.866Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-22T13:56:53.866Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-22T13:56:53.866Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatterns [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatternsExceptionFlag [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCleanPatternsErrorSingleException [2021-12-22T13:56:53.866Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-22T13:56:53.866Z] === RUN TestCreateIfNotExistsDir [2021-12-22T13:56:53.866Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-22T13:56:53.866Z] === RUN TestCreateIfNotExistsFile [2021-12-22T13:56:53.867Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-12-22T13:56:53.867Z] === RUN TestMatch [2021-12-22T13:56:53.867Z] --- PASS: TestMatch (0.00s) [2021-12-22T13:56:53.867Z] PASS [2021-12-22T13:56:53.867Z] coverage: 84.0% of statements [2021-12-22T13:56:53.867Z] ok github.com/docker/docker/pkg/fileutils 0.162s coverage: 84.0% of statements [2021-12-22T13:56:53.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2021-12-22T13:56:53.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-12-22T13:56:53.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-12-22T13:56:53.977Z] === RUN TestKillStoppedContainer [2021-12-22T13:56:53.977Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-22T13:56:53.977Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:56:53.977Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-22T13:56:53.977Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:56:54.091Z] 2021/12/22 13:56:54 Finished clone github.com/prometheus/common [2021-12-22T13:56:54.091Z] 2021/12/22 13:56:54 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-12-22T13:56:54.091Z] 2021/12/22 13:56:54 Finished clone github.com/prometheus/client_model [2021-12-22T13:56:54.091Z] 2021/12/22 13:56:54 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-12-22T13:56:54.236Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2021-12-22T13:56:54.236Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:56:54.323Z] --- PASS: TestNetworkDBCRUDTableEntries (3.84s) [2021-12-22T13:56:54.323Z] === RUN TestNetworkDBNodeLeave [2021-12-22T13:56:54.323Z] === RUN TestGet [2021-12-22T13:56:54.323Z] --- PASS: TestGet (0.00s) [2021-12-22T13:56:54.323Z] === RUN TestGetShortcutString [2021-12-22T13:56:54.323Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-22T13:56:54.323Z] PASS [2021-12-22T13:56:54.323Z] coverage: 42.9% of statements [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Finished clone github.com/prometheus/client_golang [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Finished clone github.com/bsphere/le_go [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Finished clone github.com/jmespath/go-jmespath [2021-12-22T13:56:54.350Z] 2021/12/22 13:56:54 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-12-22T13:56:54.495Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2021-12-22T13:56:54.495Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:56:54.608Z] 2021/12/22 13:56:54 Finished clone code.cloudfoundry.org/clock [2021-12-22T13:56:54.608Z] 2021/12/22 13:56:54 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-12-22T13:56:54.780Z] ok github.com/docker/docker/pkg/homedir 0.069s coverage: 42.9% of statements [2021-12-22T13:56:54.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Finished clone github.com/golang/groupcache [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Finished clone go.opencensus.io [2021-12-22T13:56:54.868Z] 2021/12/22 13:56:54 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-12-22T13:56:55.063Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2021-12-22T13:56:55.063Z] === RUN TestLinksEtcHostsContentMatch [2021-12-22T13:56:55.323Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2021-12-22T13:56:55.323Z] === RUN TestLinksContainerNames [2021-12-22T13:56:55.343Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-22T13:56:55.434Z] 2021/12/22 13:56:55 Finished clone github.com/prometheus/procfs [2021-12-22T13:56:55.434Z] 2021/12/22 13:56:55 Clone github.com/opencontainers/selinux, revision 95d3852f356b31cbb2d84040ffca303911d08273, attempt 1/20 [2021-12-22T13:56:55.434Z] 2021/12/22 13:56:55 Finished clone golang.org/x/oauth2 [2021-12-22T13:56:55.434Z] 2021/12/22 13:56:55 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-12-22T13:56:55.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-22T13:56:55.599Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-22T13:56:55.693Z] 2021/12/22 13:56:55 Finished clone github.com/coreos/go-systemd/v22 [2021-12-22T13:56:55.693Z] 2021/12/22 13:56:55 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-12-22T13:56:55.743Z] --- PASS: TestTarFiles (7.44s) [2021-12-22T13:56:55.743Z] === RUN TestDetectCompressionZstd [2021-12-22T13:56:55.743Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-22T13:56:55.743Z] === RUN TestTarUntar [2021-12-22T13:56:55.743Z] === RUN TestCreateIDMapOrder [2021-12-22T13:56:55.743Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-22T13:56:55.743Z] PASS [2021-12-22T13:56:55.743Z] coverage: 7.2% of statements [2021-12-22T13:56:55.743Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 7.2% of statements [2021-12-22T13:56:55.743Z] --- PASS: TestTarUntar (0.04s) [2021-12-22T13:56:55.743Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-22T13:56:55.743Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-12-22T13:56:55.743Z] === RUN TestTarWithOptions [2021-12-22T13:56:55.743Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-22T13:56:55.743Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-22T13:56:55.743Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-22T13:56:55.743Z] === RUN TestUntarUstarGnuConflict [2021-12-22T13:56:55.743Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-22T13:56:55.743Z] === RUN TestUntarInvalidFilenames [2021-12-22T13:56:55.892Z] --- PASS: TestLinksContainerNames (0.73s) [2021-12-22T13:56:55.892Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:56:56.160Z] === RUN TestDockerSuite/TestDockerFails [2021-12-22T13:56:56.160Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-22T13:56:56.160Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-22T13:56:56.160Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-22T13:56:56.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-22T13:56:56.200Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2434739500\\dest" [2021-12-22T13:56:56.200Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-12-22T13:56:56.200Z] === RUN TestUntarHardlinkToSymlink [2021-12-22T13:56:56.200Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-22T13:56:56.200Z] === RUN TestUntarInvalidHardlink [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink491246604\\victim\\hello" -> "../victim/hello" [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1361913895\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1360268063\\victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink501074258\\victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink467298755\\victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2721264335\\victim" -> "../victim" [2021-12-22T13:56:56.200Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-12-22T13:56:56.200Z] === RUN TestUntarInvalidSymlink [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1236776054\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4081952553\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink405958048\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3410463142\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3940708323\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760101152\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:56.200Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink167554418\\dest\\dir\\loophole" -> "../../victim" [2021-12-22T13:56:56.200Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-22T13:56:56.201Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-22T13:56:56.201Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-22T13:56:56.201Z] === RUN TestXGlobalNoParent [2021-12-22T13:56:56.201Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-22T13:56:56.201Z] === RUN TestReplaceFileTarWrapper [2021-12-22T13:56:56.201Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Finished clone golang.org/x/sync [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Finished clone github.com/pkg/errors [2021-12-22T13:56:56.259Z] 2021/12/22 13:56:55 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-12-22T13:56:56.459Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-12-22T13:56:56.459Z] === RUN TestContainerNetworkMountsNoChown [2021-12-22T13:56:56.518Z] 2021/12/22 13:56:56 Finished clone github.com/cespare/xxhash/v2 [2021-12-22T13:56:56.518Z] 2021/12/22 13:56:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-12-22T13:56:56.518Z] 2021/12/22 13:56:56 Finished clone github.com/Microsoft/hcsshim [2021-12-22T13:56:56.592Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2021-12-22T13:56:56.592Z] PASS [2021-12-22T13:56:56.592Z] [2021-12-22T13:56:56.592Z] DONE 5 tests in 8.727s [2021-12-22T13:56:56.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-22T13:56:56.592Z] INFO: Testing against a local daemon [2021-12-22T13:56:56.592Z] === RUN TestContinueAfterPluginCrash [2021-12-22T13:56:56.592Z] === PAUSE TestContinueAfterPluginCrash [2021-12-22T13:56:56.592Z] === RUN TestReadPluginNoRead [2021-12-22T13:56:56.592Z] === PAUSE TestReadPluginNoRead [2021-12-22T13:56:56.592Z] === RUN TestDaemonStartWithLogOpt [2021-12-22T13:56:56.592Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-22T13:56:56.592Z] === CONT TestContinueAfterPluginCrash [2021-12-22T13:56:56.592Z] === CONT TestDaemonStartWithLogOpt [2021-12-22T13:56:56.658Z] === RUN TestPrefixHeaderReadable [2021-12-22T13:56:56.658Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-22T13:56:56.658Z] === RUN TestDisablePigz [2021-12-22T13:56:56.658Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-22T13:56:56.658Z] --- PASS: TestDisablePigz (0.22s) [2021-12-22T13:56:56.658Z] === RUN TestPigz [2021-12-22T13:56:56.658Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-22T13:56:56.658Z] --- PASS: TestPigz (0.18s) [2021-12-22T13:56:56.658Z] === RUN TestCopyFileWithInvalidDest [2021-12-22T13:56:56.658Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:56:56.658Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:56:56.658Z] === RUN TestCanonicalTarNameForPath [2021-12-22T13:56:56.658Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-22T13:56:56.658Z] === RUN TestCanonicalTarName [2021-12-22T13:56:56.658Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-22T13:56:56.658Z] === RUN TestChmodTarEntry [2021-12-22T13:56:56.658Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-22T13:56:56.658Z] === RUN TestHardLinkOrder [2021-12-22T13:56:56.718Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/default [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/default [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/private [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/private [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/rprivate [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/slave [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/slave [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/rslave [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-22T13:56:56.718Z] === RUN TestMountDaemonRoot/shared [2021-12-22T13:56:56.718Z] === PAUSE TestMountDaemonRoot/shared [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rshared [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/default [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rslave [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rshared [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/shared [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rprivate [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/slave [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/private [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-22T13:56:56.719Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:56:56.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-22T13:56:56.719Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-22T13:56:56.780Z] --- PASS: TestExecWithCloseStdin (3.40s) [2021-12-22T13:56:56.780Z] === RUN TestExec [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-22T13:56:56.978Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-12-22T13:56:56.978Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-22T13:56:57.084Z] 2021/12/22 13:56:57 Finished clone github.com/morikuni/aec [2021-12-22T13:56:57.105Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-22T13:56:57.115Z] --- PASS: TestHardLinkOrder (0.13s) [2021-12-22T13:56:57.115Z] === RUN TestChangeString [2021-12-22T13:56:57.115Z] --- PASS: TestChangeString (0.00s) [2021-12-22T13:56:57.115Z] === RUN TestChangesWithNoChanges [2021-12-22T13:56:57.115Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-12-22T13:56:57.115Z] === RUN TestNetworkDBWatch [2021-12-22T13:56:57.115Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-12-22T13:56:57.115Z] === RUN TestChangesWithChanges [2021-12-22T13:56:57.115Z] --- PASS: TestChangesWithChanges (0.04s) [2021-12-22T13:56:57.115Z] === RUN TestChangesWithChangesGH13590 [2021-12-22T13:56:57.115Z] changes_test.go:195: needs more investigation [2021-12-22T13:56:57.115Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:56:57.115Z] === RUN TestChangesDirsEmpty [2021-12-22T13:56:57.115Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-12-22T13:56:57.115Z] === RUN TestChangesDirsMutated [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-22T13:56:57.237Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-22T13:56:57.237Z] === RUN TestContainerBindMountNonRecursive [2021-12-22T13:56:57.343Z] 2021/12/22 13:56:57 Finished clone github.com/inconshreveable/mousetrap [2021-12-22T13:56:57.343Z] 2021/12/22 13:56:57 Finished clone github.com/spf13/cobra [2021-12-22T13:56:57.343Z] 2021/12/22 13:56:57 Finished clone github.com/spf13/pflag [2021-12-22T13:56:57.343Z] 2021/12/22 13:56:57 Finished clone github.com/opencontainers/selinux [2021-12-22T13:56:57.572Z] === RUN TestFixedBufferCap [2021-12-22T13:56:57.572Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestFixedBufferLen [2021-12-22T13:56:57.572Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestFixedBufferString [2021-12-22T13:56:57.572Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestFixedBufferWrite [2021-12-22T13:56:57.572Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestFixedBufferRead [2021-12-22T13:56:57.572Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestBytesPipeRead [2021-12-22T13:56:57.572Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestBytesPipeWrite [2021-12-22T13:56:57.572Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-22T13:56:57.572Z] --- PASS: TestChangesDirsMutated (0.20s) [2021-12-22T13:56:57.572Z] === RUN TestApplyLayer [2021-12-22T13:56:57.572Z] changes_test.go:432: needs further investigation [2021-12-22T13:56:57.572Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestChangesSizeWithHardlinks [2021-12-22T13:56:57.572Z] changes_test.go:468: needs further investigation [2021-12-22T13:56:57.572Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestChangesSizeWithNoChanges [2021-12-22T13:56:57.572Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-22T13:56:57.572Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestChangesSize [2021-12-22T13:56:57.572Z] --- PASS: TestChangesSize (0.01s) [2021-12-22T13:56:57.572Z] === RUN TestApplyLayerInvalidFilenames [2021-12-22T13:56:57.572Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2377597187\\dest" [2021-12-22T13:56:57.572Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-22T13:56:57.572Z] === RUN TestApplyLayerInvalidHardlink [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865630102\\victim\\hello" -> "../victim/hello" [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1715737541\\victim\\hello" -> "/../victim/hello" [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink83644604\\victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4262347634\\victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2660844765\\victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink312154949\\victim" -> "../victim" [2021-12-22T13:56:57.572Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-22T13:56:57.572Z] === RUN TestApplyLayerInvalidSymlink [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1964297234\\dest\\dotdot" -> "../victim/hello" [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1539284504\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2072618279\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3623986590\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2750552170\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:57.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2558955914\\dest\\loophole-victim" -> "../victim" [2021-12-22T13:56:57.572Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-22T13:56:57.572Z] === RUN TestApplyLayerWhiteouts [2021-12-22T13:56:57.572Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-12-22T13:56:57.572Z] === RUN TestGenerateEmptyFile [2021-12-22T13:56:57.572Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-22T13:56:57.572Z] === RUN TestGenerateWithContent [2021-12-22T13:56:57.572Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-22T13:56:57.572Z] PASS [2021-12-22T13:56:57.572Z] coverage: 63.0% of statements [2021-12-22T13:56:57.572Z] ok github.com/docker/docker/pkg/archive 10.870s coverage: 63.0% of statements [2021-12-22T13:56:57.601Z] 2021/12/22 13:56:57 Finished clone github.com/docker/swarmkit [2021-12-22T13:56:57.601Z] 2021/12/22 13:56:57 Finished clone github.com/docker/go-metrics [2021-12-22T13:56:57.667Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-22T13:56:58.029Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-12-22T13:56:58.029Z] === RUN TestAtomicWriteToFile [2021-12-22T13:56:58.029Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-22T13:56:58.029Z] === RUN TestAtomicWriteSetCommit [2021-12-22T13:56:58.029Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-22T13:56:58.029Z] === RUN TestAtomicWriteSetCancel [2021-12-22T13:56:58.029Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-22T13:56:58.029Z] === RUN TestReadCloserWrapperClose [2021-12-22T13:56:58.029Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestReaderErrWrapperReadOnError [2021-12-22T13:56:58.029Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestReaderErrWrapperRead [2021-12-22T13:56:58.029Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestCancelReadCloser [2021-12-22T13:56:58.029Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-22T13:56:58.029Z] === RUN TestWriteCloserWrapperClose [2021-12-22T13:56:58.029Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestNopWriteCloser [2021-12-22T13:56:58.029Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestNopWriter [2021-12-22T13:56:58.029Z] --- PASS: TestNopWriter (0.00s) [2021-12-22T13:56:58.029Z] === RUN TestWriteCounter [2021-12-22T13:56:58.029Z] --- PASS: TestWriteCounter (0.00s) [2021-12-22T13:56:58.029Z] PASS [2021-12-22T13:56:58.029Z] coverage: 69.2% of statements [2021-12-22T13:56:58.029Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 69.2% of statements [2021-12-22T13:56:58.487Z] 2021/12/22 13:56:58 Closing DB instances... [2021-12-22T13:56:58.596Z] docker_api_swarm_node_test.go:53: [d6a8568d3c3d0] joining swarm manager [de69f6d6a32c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:56:58.614Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2021-12-22T13:56:58.614Z] === RUN TestContainerVolumesMountedAsShared [2021-12-22T13:56:58.852Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-22T13:56:58.852Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-22T13:56:58.852Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-22T13:56:58.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-12-22T13:56:58.873Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-22T13:56:59.109Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-22T13:56:59.132Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2021-12-22T13:56:59.132Z] === RUN TestNetworkNat [2021-12-22T13:56:59.365Z] docker_api_swarm_node_test.go:54: [db659f58b4e06] joining swarm manager [de69f6d6a32c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:56:59.391Z] --- PASS: TestNetworkNat (0.42s) [2021-12-22T13:56:59.391Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:56:59.451Z] === RUN TestError [2021-12-22T13:56:59.451Z] --- PASS: TestError (0.00s) [2021-12-22T13:56:59.451Z] === RUN TestProgressString [2021-12-22T13:56:59.451Z] === RUN TestProgressString/no_progress [2021-12-22T13:56:59.451Z] === RUN TestProgressString/progress_1 [2021-12-22T13:56:59.451Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-22T13:56:59.451Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-22T13:56:59.451Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-22T13:56:59.451Z] === RUN TestProgressString/with_units [2021-12-22T13:56:59.451Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-22T13:56:59.451Z] === RUN TestProgressString/hide_counts [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-22T13:56:59.451Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-22T13:56:59.451Z] === RUN TestJSONMessageDisplay [2021-12-22T13:56:59.451Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-12-22T13:56:59.451Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-22T13:56:59.451Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-22T13:56:59.451Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-22T13:56:59.451Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-22T13:56:59.451Z] === RUN TestDisplayJSONMessagesStream [2021-12-22T13:56:59.451Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-12-22T13:56:59.451Z] PASS [2021-12-22T13:56:59.451Z] coverage: 91.7% of statements [2021-12-22T13:56:59.451Z] ok github.com/docker/docker/pkg/jsonmessage 0.267s coverage: 91.7% of statements [2021-12-22T13:56:59.763Z] --- PASS: TestExec (3.11s) [2021-12-22T13:56:59.763Z] === RUN TestExecUser [2021-12-22T13:56:59.763Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T13:56:59.763Z] --- SKIP: TestExecUser (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestExportContainerAndImportImage [2021-12-22T13:56:59.763Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:59.763Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T13:56:59.763Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:56:59.763Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestHealthCheckWorkdir [2021-12-22T13:56:59.763Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T13:56:59.763Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestHealthKillContainer [2021-12-22T13:56:59.763Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T13:56:59.763Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T13:56:59.763Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:56:59.763Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:56:59.763Z] === RUN TestKillContainerInvalidSignal [2021-12-22T13:56:59.859Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2021-12-22T13:56:59.860Z] === CONT TestReadPluginNoRead [2021-12-22T13:56:59.908Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-12-22T13:56:59.908Z] === RUN TestNetworkDBBulkSync [2021-12-22T13:56:59.926Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2021-12-22T13:56:59.926Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T13:56:59.960Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2021-12-22T13:56:59.960Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:57:00.130Z] 2021/12/22 13:56:59 Finished clone github.com/cloudflare/cfssl [2021-12-22T13:57:00.364Z] === RUN TestStandardLongPath [2021-12-22T13:57:00.364Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-22T13:57:00.364Z] === RUN TestUNCLongPath [2021-12-22T13:57:00.364Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-22T13:57:00.364Z] PASS [2021-12-22T13:57:00.364Z] coverage: 100.0% of statements [2021-12-22T13:57:00.364Z] ok github.com/docker/docker/pkg/longpath 0.102s coverage: 100.0% of statements [2021-12-22T13:57:01.331Z] === RUN TestNameFormat [2021-12-22T13:57:01.331Z] --- PASS: TestNameFormat (0.00s) [2021-12-22T13:57:01.331Z] === RUN TestNameRetries [2021-12-22T13:57:01.331Z] --- PASS: TestNameRetries (0.00s) [2021-12-22T13:57:01.331Z] PASS [2021-12-22T13:57:01.331Z] coverage: 85.7% of statements [2021-12-22T13:57:01.331Z] ok github.com/docker/docker/pkg/namesgenerator 0.077s coverage: 85.7% of statements [2021-12-22T13:57:01.331Z] 2021/12/22 13:57:01 Closing DB instances... [2021-12-22T13:57:01.506Z] 2021/12/22 13:57:01 Finished clone github.com/coreos/etcd [2021-12-22T13:57:01.750Z] === RUN TestReadPluginNoRead/default [2021-12-22T13:57:01.765Z] 2021/12/22 13:57:01 Finished clone github.com/gogo/protobuf [2021-12-22T13:57:01.789Z] --- PASS: TestGetAddress (23.01s) [2021-12-22T13:57:01.789Z] === RUN TestRequestSyntaxCheck [2021-12-22T13:57:01.789Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-12-22T13:57:01.789Z] === RUN TestRequest [2021-12-22T13:57:02.023Z] 2021/12/22 13:57:01 Finished clone github.com/containerd/containerd [2021-12-22T13:57:02.246Z] === RUN TestParseKeyValueOpt [2021-12-22T13:57:02.246Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-22T13:57:02.246Z] === RUN TestParseUintList [2021-12-22T13:57:02.246Z] --- PASS: TestParseUintList (0.00s) [2021-12-22T13:57:02.246Z] === RUN TestParseUintListMaximumLimits [2021-12-22T13:57:02.246Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-22T13:57:02.246Z] PASS [2021-12-22T13:57:02.246Z] coverage: 97.0% of statements [2021-12-22T13:57:02.246Z] ok github.com/docker/docker/pkg/parsers 0.069s coverage: 97.0% of statements [2021-12-22T13:57:02.493Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-12-22T13:57:02.493Z] === RUN TestPause [2021-12-22T13:57:02.704Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-12-22T13:57:02.704Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-22T13:57:02.721Z] --- PASS: TestKillContainerInvalidSignal (3.00s) [2021-12-22T13:57:02.721Z] === RUN TestKillContainer [2021-12-22T13:57:02.721Z] === RUN TestKillContainer/no_signal [2021-12-22T13:57:02.958Z] 2021/12/22 13:57:02 Finished clone google.golang.org/genproto [2021-12-22T13:57:03.061Z] --- PASS: TestPause (0.50s) [2021-12-22T13:57:03.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:57:03.061Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:57:03.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:57:03.061Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:57:03.114Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-22T13:57:03.161Z] === RUN TestNewAndRemove [2021-12-22T13:57:03.161Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-22T13:57:03.161Z] === RUN TestRemoveInvalidPath [2021-12-22T13:57:03.161Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-22T13:57:03.161Z] PASS [2021-12-22T13:57:03.161Z] coverage: 82.6% of statements [2021-12-22T13:57:03.161Z] ok github.com/docker/docker/pkg/pidfile 0.072s coverage: 82.6% of statements [2021-12-22T13:57:03.320Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2021-12-22T13:57:03.320Z] === RUN TestPidHost [2021-12-22T13:57:04.043Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-22T13:57:04.257Z] --- PASS: TestPidHost (0.94s) [2021-12-22T13:57:04.257Z] === RUN TestPsFilter [2021-12-22T13:57:04.257Z] --- PASS: TestPsFilter (0.09s) [2021-12-22T13:57:04.257Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:57:04.299Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2021-12-22T13:57:04.331Z] 2021/12/22 13:57:04 Finished clone cloud.google.com/go [2021-12-22T13:57:04.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-12-22T13:57:04.825Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:57:05.085Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-12-22T13:57:05.085Z] === RUN TestRemoveContainerRunning [2021-12-22T13:57:05.168Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-22T13:57:05.226Z] === CONT TestReadPluginNoRead [2021-12-22T13:57:05.226Z] read_test.go:92: [d81a430a8aa53] daemon is not started [2021-12-22T13:57:05.226Z] --- PASS: TestReadPluginNoRead (5.73s) [2021-12-22T13:57:05.226Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2021-12-22T13:57:05.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-12-22T13:57:05.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-12-22T13:57:05.226Z] PASS [2021-12-22T13:57:05.226Z] [2021-12-22T13:57:05.226Z] DONE 6 tests in 9.276s [2021-12-22T13:57:05.226Z] 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-12-22T13:57:05.226Z] testing: warning: no tests to run [2021-12-22T13:57:05.226Z] PASS [2021-12-22T13:57:05.226Z] [2021-12-22T13:57:05.226Z] DONE 0 tests in 0.012s [2021-12-22T13:57:05.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-22T13:57:05.226Z] INFO: Testing against a local daemon [2021-12-22T13:57:05.226Z] === RUN TestPluginWithDevMounts [2021-12-22T13:57:05.226Z] === PAUSE TestPluginWithDevMounts [2021-12-22T13:57:05.226Z] === CONT TestPluginWithDevMounts [2021-12-22T13:57:05.334Z] === RUN TestFailedConnection [2021-12-22T13:57:05.653Z] --- PASS: TestRemoveContainerRunning (0.36s) [2021-12-22T13:57:05.653Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:57:05.678Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T13:57:05.678Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T13:57:05.678Z] === RUN TestKillContainer/killing_signal [2021-12-22T13:57:05.791Z] 2021/12/22 13:57:05 Closing DB instances... [2021-12-22T13:57:05.791Z] time="2021-12-22T13:57:05Z" level=error msg="node: f607df35b4e0 is unknown to memberlist" [2021-12-22T13:57:05.913Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-12-22T13:57:05.913Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:57:05.913Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-22T13:57:05.913Z] === RUN TestRenameLinkedContainer [2021-12-22T13:57:06.248Z] --- PASS: TestFailedConnection (1.06s) [2021-12-22T13:57:06.248Z] === RUN TestFailOnce [2021-12-22T13:57:06.535Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-22T13:57:06.705Z] 2021/12/22 13:57:06 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-12-22T13:57:06.705Z] goroutine 3 [running]: [2021-12-22T13:57:06.705Z] net/http.(*conn).serve.func1() [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-22T13:57:06.705Z] panic({0x13fac40, 0x1507350}) [2021-12-22T13:57:06.705Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-22T13:57:06.705Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd36ba31bb2e3ac8d}, 0xc00003fa98) [2021-12-22T13:57:06.705Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-22T13:57:06.705Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x15140d0, 0xc000064000}, 0x134f106) [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-22T13:57:06.705Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x15140d0, 0xc000064000}, 0xc00005a000) [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-22T13:57:06.705Z] net/http.serverHandler.ServeHTTP({0x15126d0}, {0x15140d0, 0xc000064000}, 0xc00005a000) [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-22T13:57:06.705Z] net/http.(*conn).serve(0xc000054000, {0x1515fa0, 0xc0000260f0}) [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-22T13:57:06.705Z] created by net/http.(*Server).Serve [2021-12-22T13:57:06.705Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-22T13:57:06.705Z] time="2021-12-22T13:57:06Z" 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-12-22T13:57:07.114Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-12-22T13:57:07.114Z] PASS [2021-12-22T13:57:07.114Z] [2021-12-22T13:57:07.114Z] DONE 1 tests in 1.582s [2021-12-22T13:57:07.114Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-22T13:57:07.114Z] INFO: Testing against a local daemon [2021-12-22T13:57:07.114Z] === RUN TestSecretInspect [2021-12-22T13:57:07.670Z] --- PASS: TestFailOnce (1.19s) [2021-12-22T13:57:07.670Z] === RUN TestEchoInputOutput [2021-12-22T13:57:07.670Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-22T13:57:07.670Z] === RUN TestBackoff [2021-12-22T13:57:07.670Z] --- PASS: TestBackoff (0.00s) [2021-12-22T13:57:07.670Z] === RUN TestAbortRetry [2021-12-22T13:57:07.670Z] --- PASS: TestAbortRetry (0.00s) [2021-12-22T13:57:07.670Z] === RUN TestClientScheme [2021-12-22T13:57:07.670Z] --- PASS: TestClientScheme (0.00s) [2021-12-22T13:57:07.670Z] === RUN TestNewClientWithTimeout [2021-12-22T13:57:07.820Z] --- PASS: TestRenameLinkedContainer (1.53s) [2021-12-22T13:57:07.820Z] === RUN TestRenameStoppedContainer [2021-12-22T13:57:07.820Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-12-22T13:57:07.820Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:57:07.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-22T13:57:08.127Z] time="2021-12-22T13:57:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-22T13:57:08.584Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s) [2021-12-22T13:57:08.584Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-22T13:57:08.633Z] --- PASS: TestKillContainer (6.54s) [2021-12-22T13:57:08.633Z] --- PASS: TestKillContainer/no_signal (2.92s) [2021-12-22T13:57:08.634Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:57:08.634Z] --- PASS: TestKillContainer/killing_signal (3.54s) [2021-12-22T13:57:08.634Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T13:57:08.634Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:08.634Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestKillStoppedContainer [2021-12-22T13:57:08.634Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:08.634Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T13:57:08.634Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:08.634Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestKillDifferentUserContainer [2021-12-22T13:57:08.634Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T13:57:08.634Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestInspectOomKilledTrue [2021-12-22T13:57:08.634Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:08.634Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestInspectOomKilledFalse [2021-12-22T13:57:08.634Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:57:08.634Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-22T13:57:08.634Z] === RUN TestLogsFollowTailEmpty [2021-12-22T13:57:08.757Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s) [2021-12-22T13:57:08.757Z] === RUN TestRenameInvalidName [2021-12-22T13:57:08.834Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-22T13:57:09.004Z] --- PASS: TestSecretInspect (2.14s) [2021-12-22T13:57:09.005Z] === RUN TestSecretList [2021-12-22T13:57:09.016Z] --- PASS: TestRenameInvalidName (0.38s) [2021-12-22T13:57:09.016Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:57:09.396Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-22T13:57:09.547Z] time="2021-12-22T13:57:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-22T13:57:09.547Z] 2021/12/22 13:57:09 Closing DB instances... [2021-12-22T13:57:09.959Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-22T13:57:10.393Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2021-12-22T13:57:10.393Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:57:10.521Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-22T13:57:10.651Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-12-22T13:57:10.651Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:57:10.706Z] --- PASS: TestUpdateRestartPolicy (25.67s) [2021-12-22T13:57:10.706Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:57:11.082Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-22T13:57:11.521Z] --- PASS: TestSecretList (2.11s) [2021-12-22T13:57:11.521Z] === RUN TestSecretsCreateAndDelete [2021-12-22T13:57:11.589Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2021-12-22T13:57:11.589Z] === RUN TestResize [2021-12-22T13:57:11.644Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-22T13:57:11.719Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2021-12-22T13:57:11.719Z] === RUN TestNetworkDBGarbageCollection [2021-12-22T13:57:11.848Z] --- PASS: TestResize (0.38s) [2021-12-22T13:57:11.848Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:57:12.180Z] time="2021-12-22T13:57:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-22T13:57:12.205Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-22T13:57:12.205Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2021-12-22T13:57:12.205Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T13:57:12.416Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-12-22T13:57:12.416Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:57:12.430Z] --- PASS: TestLogsFollowTailEmpty (3.06s) [2021-12-22T13:57:12.430Z] === RUN TestNetworkNat [2021-12-22T13:57:12.430Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:12.430Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-22T13:57:12.430Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T13:57:12.675Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:12.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:12.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:12.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-22T13:57:12.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:13.409Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-12-22T13:57:13.409Z] === RUN TestSecretsUpdate [2021-12-22T13:57:13.570Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-22T13:57:13.667Z] --- PASS: TestUpdateRestartWithAutoRemove (3.61s) [2021-12-22T13:57:13.667Z] === RUN TestWaitNonBlocked [2021-12-22T13:57:13.667Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:57:13.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:57:13.667Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:57:13.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:57:13.667Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:57:13.667Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:57:14.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:14.936Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-22T13:57:15.388Z] --- PASS: TestNetworkLocalhostTCPNat (3.30s) [2021-12-22T13:57:15.388Z] === RUN TestNetworkLoopbackNat [2021-12-22T13:57:15.388Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:15.388Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-22T13:57:15.388Z] === RUN TestPause [2021-12-22T13:57:15.388Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T13:57:15.388Z] --- SKIP: TestPause (0.00s) [2021-12-22T13:57:15.388Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T13:57:15.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:15.905Z] --- PASS: TestRequest (13.87s) [2021-12-22T13:57:15.905Z] === RUN TestOverlappingRequests [2021-12-22T13:57:15.925Z] --- PASS: TestSecretsUpdate (2.11s) [2021-12-22T13:57:15.925Z] === RUN TestTemplatedSecret [2021-12-22T13:57:16.362Z] --- PASS: TestOverlappingRequests (0.68s) [2021-12-22T13:57:16.362Z] === RUN TestRelease [2021-12-22T13:57:16.362Z] time="2021-12-22T13:57:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-22T13:57:16.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-22T13:57:16.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-22T13:57:16.820Z] === RUN TestParseEmptyInterface [2021-12-22T13:57:16.820Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestParseNonInterfaceType [2021-12-22T13:57:16.820Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestParseWithOneFunction [2021-12-22T13:57:16.820Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestParseWithMultipleFuncs [2021-12-22T13:57:16.820Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestParseWithUnnamedReturn [2021-12-22T13:57:16.820Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestEmbeddedInterface [2021-12-22T13:57:16.820Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestParsedImports [2021-12-22T13:57:16.820Z] --- PASS: TestParsedImports (0.00s) [2021-12-22T13:57:16.820Z] === RUN TestAliasedImports [2021-12-22T13:57:16.820Z] --- PASS: TestAliasedImports (0.00s) [2021-12-22T13:57:16.820Z] PASS [2021-12-22T13:57:16.820Z] coverage: 56.8% of statements [2021-12-22T13:57:16.820Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2021-12-22T13:57:17.451Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-22T13:57:17.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:17.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-22T13:57:18.334Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.03s) [2021-12-22T13:57:18.334Z] === RUN TestPauseStopPausedContainer [2021-12-22T13:57:18.334Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:18.334Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-22T13:57:18.334Z] === RUN TestPsFilter [2021-12-22T13:57:18.351Z] === RUN TestHTTPTransport [2021-12-22T13:57:18.351Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-22T13:57:18.351Z] PASS [2021-12-22T13:57:18.351Z] coverage: 85.7% of statements [2021-12-22T13:57:18.351Z] ok github.com/docker/docker/pkg/plugins/transport 0.095s coverage: 85.7% of statements [2021-12-22T13:57:18.439Z] --- PASS: TestTemplatedSecret (2.56s) [2021-12-22T13:57:18.439Z] === RUN TestSecretCreateResolve [2021-12-22T13:57:18.801Z] --- PASS: TestPsFilter (0.44s) [2021-12-22T13:57:18.801Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T13:57:18.810Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:57:18.810Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-22T13:57:18.810Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-22T13:57:18.810Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-22T13:57:18.810Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-22T13:57:18.810Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-22T13:57:18.810Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-22T13:57:18.810Z] === RUN TestBufferPoolPutAndGet [2021-12-22T13:57:18.810Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-22T13:57:18.810Z] PASS [2021-12-22T13:57:18.810Z] coverage: 88.2% of statements [2021-12-22T13:57:18.810Z] ok github.com/docker/docker/pkg/pools 0.077s coverage: 88.2% of statements [2021-12-22T13:57:18.810Z] --- PASS: TestRelease (2.52s) [2021-12-22T13:57:18.810Z] === RUN TestAllocateRandomDeallocate [2021-12-22T13:57:19.338Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-22T13:57:19.552Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-12-22T13:57:19.552Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.49s) [2021-12-22T13:57:19.552Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.23s) [2021-12-22T13:57:19.552Z] === RUN TestWaitBlocked [2021-12-22T13:57:19.552Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:19.552Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-22T13:57:19.552Z] PASS [2021-12-22T13:57:19.552Z] ok github.com/docker/docker/integration/container 126.117s [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === Skipped [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-22T13:57:19.552Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-22T13:57:19.552Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T13:57:19.552Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T13:57:19.552Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T13:57:19.552Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T13:57:19.552Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T13:57:19.552Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:57:19.552Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:57:19.552Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-22T13:57:19.552Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-22T13:57:19.552Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-22T13:57:19.552Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-22T13:57:19.552Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T13:57:19.552Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-22T13:57:19.552Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-22T13:57:19.552Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:57:19.552Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T13:57:19.552Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-22T13:57:19.552Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-22T13:57:19.552Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-22T13:57:19.552Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-22T13:57:19.552Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-22T13:57:19.552Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-22T13:57:19.552Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T13:57:19.552Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:57:19.552Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-22T13:57:19.552Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-22T13:57:19.552Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-22T13:57:19.552Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:19.552Z] [2021-12-22T13:57:19.552Z] DONE 87 tests, 34 skipped in 128.822s [2021-12-22T13:57:19.552Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-22T13:57:19.594Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-22T13:57:19.774Z] === RUN TestOutputOnPrematureClose [2021-12-22T13:57:19.774Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-22T13:57:19.774Z] === RUN TestCompleteSilently [2021-12-22T13:57:19.774Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-22T13:57:19.774Z] PASS [2021-12-22T13:57:19.774Z] coverage: 75.9% of statements [2021-12-22T13:57:19.774Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2021-12-22T13:57:20.231Z] === RUN TestSendToOneSub [2021-12-22T13:57:20.231Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-22T13:57:20.231Z] === RUN TestSendToMultipleSubs [2021-12-22T13:57:20.231Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-22T13:57:20.231Z] === RUN TestEvictOneSub [2021-12-22T13:57:20.231Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-22T13:57:20.231Z] === RUN TestClosePublisher [2021-12-22T13:57:20.231Z] --- PASS: TestClosePublisher (0.00s) [2021-12-22T13:57:20.231Z] === RUN TestPubSubRace [2021-12-22T13:57:20.326Z] --- PASS: TestSecretCreateResolve (2.10s) [2021-12-22T13:57:20.326Z] PASS [2021-12-22T13:57:20.326Z] [2021-12-22T13:57:20.326Z] DONE 6 tests in 13.252s [2021-12-22T13:57:20.326Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-22T13:57:20.326Z] INFO: Testing against a local daemon [2021-12-22T13:57:20.326Z] === RUN TestServiceCreateInit [2021-12-22T13:57:20.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T13:57:20.523Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-22T13:57:21.118Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-22T13:57:21.118Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-22T13:57:21.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-22T13:57:21.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-22T13:57:21.766Z] --- PASS: TestPubSubRace (1.06s) [2021-12-22T13:57:21.766Z] PASS [2021-12-22T13:57:21.766Z] coverage: 75.0% of statements [2021-12-22T13:57:21.766Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 75.0% of statements [2021-12-22T13:57:22.224Z] === RUN TestRegister [2021-12-22T13:57:22.224Z] --- PASS: TestRegister (0.00s) [2021-12-22T13:57:22.224Z] === RUN TestCommand [2021-12-22T13:57:22.414Z] 2021/12/22 13:57:19 Finished clone github.com/aws/aws-sdk-go [2021-12-22T13:57:22.481Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-22T13:57:22.584Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.62s) [2021-12-22T13:57:22.584Z] === RUN TestRemoveContainerWithVolume [2021-12-22T13:57:22.681Z] --- PASS: TestCommand (0.04s) [2021-12-22T13:57:22.681Z] === RUN TestNaiveSelf [2021-12-22T13:57:22.681Z] --- PASS: TestNaiveSelf (0.05s) [2021-12-22T13:57:22.681Z] PASS [2021-12-22T13:57:22.681Z] coverage: 82.4% of statements [2021-12-22T13:57:22.681Z] ok github.com/docker/docker/pkg/reexec 0.169s coverage: 82.4% of statements [2021-12-22T13:57:23.042Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-22T13:57:23.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-22T13:57:23.298Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-22T13:57:23.554Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-22T13:57:23.554Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-22T13:57:23.644Z] === RUN TestDump [2021-12-22T13:57:23.644Z] goroutine 6 [running]: [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.dump(0x9cb457) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-22T13:57:23.644Z] testing.tRunner(0xc00009e000, 0xb38e38) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:57:23.644Z] created by testing.(*T).Run [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:57:23.644Z] [2021-12-22T13:57:23.644Z] goroutine 1 [chan receive]: [2021-12-22T13:57:23.644Z] testing.(*T).Run(0xc00002dd40, {0xb2a4fd, 0x9aa1b3}, 0xb38e38) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:57:23.644Z] testing.runTests.func1(0xc000068750) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:57:23.644Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:57:23.644Z] testing.runTests(0xc000076080, {0xc9cba0, 0x3, 0x3}, {0x9ca6ad, 0xb2c1f7, 0xca1640}) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:57:23.644Z] testing.(*M).Run(0xc000076080) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:57:23.644Z] main.main() [2021-12-22T13:57:23.644Z] _testmain.go:95 +0x1f5 [2021-12-22T13:57:23.644Z] --- PASS: TestDump (0.00s) [2021-12-22T13:57:23.644Z] === RUN TestDumpToFile [2021-12-22T13:57:23.644Z] --- PASS: TestDumpToFile (0.20s) [2021-12-22T13:57:23.644Z] === RUN TestDumpToFileWithEmptyInput [2021-12-22T13:57:23.644Z] goroutine 8 [running]: [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.dump(0xa383f4) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xa387a0}) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-22T13:57:23.644Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00009e000) [2021-12-22T13:57:23.644Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-22T13:57:23.644Z] testing.tRunner(0xc00009e4e0, 0xb38e28) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:57:23.644Z] created by testing.(*T).Run [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-22T13:57:23.644Z] [2021-12-22T13:57:23.644Z] goroutine 1 [chan receive]: [2021-12-22T13:57:23.644Z] testing.(*T).Run(0xc00002dd40, {0xb31289, 0x9aa1b3}, 0xb38e28) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-22T13:57:23.644Z] testing.runTests.func1(0xc000068750) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-22T13:57:23.644Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-22T13:57:23.644Z] testing.runTests(0xc000076080, {0xc9cba0, 0x3, 0x3}, {0x9ca6ad, 0xb2c1f7, 0xca1640}) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-22T13:57:23.644Z] testing.(*M).Run(0xc000076080) [2021-12-22T13:57:23.644Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-22T13:57:23.644Z] main.main() [2021-12-22T13:57:23.644Z] _testmain.go:95 +0x1f5 [2021-12-22T13:57:23.644Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-22T13:57:23.644Z] PASS [2021-12-22T13:57:23.644Z] coverage: 90.9% of statements [2021-12-22T13:57:23.644Z] ok github.com/docker/docker/pkg/stack 0.275s coverage: 90.9% of statements [2021-12-22T13:57:23.810Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-22T13:57:24.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-22T13:57:24.522Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T13:57:24.610Z] === RUN TestNewStdWriter [2021-12-22T13:57:24.610Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-22T13:57:24.610Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestWriteWithNilBytes [2021-12-22T13:57:24.610Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestWrite [2021-12-22T13:57:24.610Z] --- PASS: TestWrite (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestWriteWithWriterError [2021-12-22T13:57:24.610Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-22T13:57:24.610Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyWriteAndRead [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-22T13:57:24.610Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-22T13:57:24.610Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-22T13:57:24.610Z] PASS [2021-12-22T13:57:24.610Z] coverage: 100.0% of statements [2021-12-22T13:57:24.610Z] ok github.com/docker/docker/pkg/stdcopy 0.074s coverage: 100.0% of statements [2021-12-22T13:57:24.737Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-22T13:57:24.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-22T13:57:24.993Z] --- PASS: TestCreateServiceConfigFileMode (12.69s) [2021-12-22T13:57:24.993Z] === RUN TestCreateServiceSysctls [2021-12-22T13:57:25.069Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-22T13:57:25.069Z] === RUN TestClientStream [2021-12-22T13:57:25.069Z] --- PASS: TestClientStream (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestClientSendFile [2021-12-22T13:57:25.069Z] --- PASS: TestClientSendFile (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestClientWithRequestTimeout [2021-12-22T13:57:25.069Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestFileSpecPlugin [2021-12-22T13:57:25.069Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-12-22T13:57:25.069Z] === RUN TestFileJSONSpecPlugin [2021-12-22T13:57:25.069Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-22T13:57:25.069Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-12-22T13:57:25.069Z] === RUN TestPluginAddHandler [2021-12-22T13:57:25.069Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestPluginWaitBadPlugin [2021-12-22T13:57:25.069Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-22T13:57:25.069Z] === RUN TestGet [2021-12-22T13:57:25.069Z] time="2021-12-22T13:57:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-22T13:57:25.528Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-22T13:57:25.528Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-22T13:57:25.528Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestFormatStatus [2021-12-22T13:57:25.528Z] --- PASS: TestFormatStatus (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestFormatError [2021-12-22T13:57:25.528Z] --- PASS: TestFormatError (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestFormatJSONError [2021-12-22T13:57:25.528Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-22T13:57:25.528Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-22T13:57:25.528Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestNewJSONProgressOutput [2021-12-22T13:57:25.528Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestAuxFormatterEmit [2021-12-22T13:57:25.528Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestStreamWriterStdout [2021-12-22T13:57:25.528Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-22T13:57:25.528Z] === RUN TestStreamWriterStderr [2021-12-22T13:57:25.528Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-22T13:57:25.528Z] PASS [2021-12-22T13:57:25.528Z] coverage: 66.2% of statements [2021-12-22T13:57:25.528Z] ok github.com/docker/docker/pkg/streamformatter 0.081s coverage: 66.2% of statements [2021-12-22T13:57:25.922Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-22T13:57:25.922Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-22T13:57:25.922Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-22T13:57:25.986Z] --- PASS: TestAllocateRandomDeallocate (7.01s) [2021-12-22T13:57:25.986Z] === RUN TestRetrieveFromStore [2021-12-22T13:57:25.986Z] time="2021-12-22T13:57:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-22T13:57:25.986Z] === RUN TestGenerateRandomID [2021-12-22T13:57:25.986Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestShortenId [2021-12-22T13:57:25.986Z] --- PASS: TestShortenId (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestShortenSha256Id [2021-12-22T13:57:25.986Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestShortenIdEmpty [2021-12-22T13:57:25.986Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestShortenIdInvalid [2021-12-22T13:57:25.986Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestIsShortIDNonHex [2021-12-22T13:57:25.986Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-22T13:57:25.986Z] === RUN TestIsShortIDNotCorrectSize [2021-12-22T13:57:25.986Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-22T13:57:25.986Z] PASS [2021-12-22T13:57:25.986Z] coverage: 70.6% of statements [2021-12-22T13:57:25.986Z] ok github.com/docker/docker/pkg/stringid 0.069s coverage: 70.6% of statements [2021-12-22T13:57:26.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-22T13:57:26.376Z] --- PASS: TestRemoveContainerWithVolume (3.66s) [2021-12-22T13:57:26.376Z] === RUN TestRemoveContainerRunning [2021-12-22T13:57:26.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-22T13:57:26.485Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-22T13:57:27.048Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-22T13:57:27.520Z] === RUN TestIsCpusetListAvailable [2021-12-22T13:57:27.520Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-22T13:57:27.520Z] PASS [2021-12-22T13:57:27.520Z] coverage: 39.4% of statements [2021-12-22T13:57:27.520Z] ok github.com/docker/docker/pkg/sysinfo 0.069s coverage: 39.4% of statements [2021-12-22T13:57:27.609Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-22T13:57:27.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-22T13:57:27.815Z] --- PASS: TestServiceCreateInit (7.33s) [2021-12-22T13:57:27.815Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2021-12-22T13:57:27.815Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2021-12-22T13:57:27.815Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T13:57:27.978Z] --- PASS: TestRetrieveFromStore (2.15s) [2021-12-22T13:57:27.978Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-22T13:57:27.978Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-22T13:57:27.978Z] === RUN TestParallelPredefinedRequest1 [2021-12-22T13:57:27.978Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-22T13:57:27.978Z] === RUN TestParallelPredefinedRequest2 [2021-12-22T13:57:27.978Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-22T13:57:27.978Z] === RUN TestParallelPredefinedRequest3 [2021-12-22T13:57:27.978Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-22T13:57:27.978Z] === RUN TestParallelPredefinedRequest4 [2021-12-22T13:57:27.978Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-22T13:57:27.978Z] === RUN TestParallelPredefinedRequest5 [2021-12-22T13:57:27.978Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-22T13:57:27.978Z] === RUN TestDebug [2021-12-22T13:57:27.978Z] --- PASS: TestDebug (0.00s) [2021-12-22T13:57:27.978Z] === RUN TestRequestPoolParallel [2021-12-22T13:57:27.978Z] time="2021-12-22T13:57:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-22T13:57:28.436Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-12-22T13:57:28.436Z] === RUN TestFullAllocateRelease [2021-12-22T13:57:28.536Z] --- PASS: TestCreateServiceSysctls (3.65s) [2021-12-22T13:57:28.536Z] === RUN TestCreateServiceCapabilities [2021-12-22T13:57:28.792Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-22T13:57:28.792Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-22T13:57:28.792Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-22T13:57:28.792Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-22T13:57:28.792Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-22T13:57:28.792Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-22T13:57:28.894Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-12-22T13:57:28.894Z] === RUN TestOddAllocateRelease [2021-12-22T13:57:29.321Z] --- PASS: TestRemoveContainerRunning (3.01s) [2021-12-22T13:57:29.321Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T13:57:29.351Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-12-22T13:57:29.351Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-22T13:57:29.351Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-12-22T13:57:29.351Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-22T13:57:29.351Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-12-22T13:57:29.351Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-22T13:57:29.351Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest1 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest4 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest3 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest1 [2021-12-22T13:57:29.351Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest5 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest4 [2021-12-22T13:57:29.351Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest5 [2021-12-22T13:57:29.351Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:57:29.351Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest2 [2021-12-22T13:57:29.351Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest2 [2021-12-22T13:57:29.351Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:57:29.351Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:57:29.351Z] === CONT TestParallelPredefinedRequest3 [2021-12-22T13:57:29.351Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:57:29.351Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:57:29.351Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:57:29.351Z] PASS [2021-12-22T13:57:29.351Z] coverage: 85.3% of statements [2021-12-22T13:57:29.351Z] ok github.com/docker/docker/libnetwork/ipam 59.441s coverage: 85.3% of statements [2021-12-22T13:57:29.351Z] === RUN TestChtimes [2021-12-22T13:57:29.351Z] --- PASS: TestChtimes (0.01s) [2021-12-22T13:57:29.351Z] === RUN TestChtimesWindows [2021-12-22T13:57:29.351Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-22T13:57:29.351Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-22T13:57:29.351Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-22T13:57:29.351Z] === RUN TestEnsureRemoveAllNotExist [2021-12-22T13:57:29.351Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-22T13:57:29.351Z] === RUN TestEnsureRemoveAllWithDir [2021-12-22T13:57:29.351Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-22T13:57:29.351Z] === RUN TestEnsureRemoveAllWithFile [2021-12-22T13:57:29.351Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-22T13:57:29.351Z] === RUN TestHasWin32KSupport [2021-12-22T13:57:29.351Z] syscall_windows_test.go:8: win32k: true [2021-12-22T13:57:29.351Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-22T13:57:29.351Z] PASS [2021-12-22T13:57:29.351Z] coverage: 13.0% of statements [2021-12-22T13:57:29.351Z] ok github.com/docker/docker/pkg/system 0.090s coverage: 13.0% of statements [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2021-12-22T13:57:29.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2021-12-22T13:57:29.709Z] === RUN TestCgroupNamespacesRun [2021-12-22T13:57:30.317Z] === RUN TestTailFile [2021-12-22T13:57:30.317Z] --- PASS: TestTailFile (0.00s) [2021-12-22T13:57:30.317Z] === RUN TestTailFileManyLines [2021-12-22T13:57:30.317Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-22T13:57:30.317Z] === RUN TestTailEmptyFile [2021-12-22T13:57:30.317Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-22T13:57:30.317Z] === RUN TestTailNegativeN [2021-12-22T13:57:30.317Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/no_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.317Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.317Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.317Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.318Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.318Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.318Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.646Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2021-12-22T13:57:30.646Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.775Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:30.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:30.777Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:30.777Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.234Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.235Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.236Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.307Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2021-12-22T13:57:31.308Z] === RUN TestInspect [2021-12-22T13:57:31.308Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-22T13:57:31.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-22T13:57:31.585Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-12-22T13:57:31.585Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.693Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:31.694Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:31.819Z] === RUN TestDockerSuite/TestEventsRename [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-22T13:57:32.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.151Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.152Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.153Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.96s) [2021-12-22T13:57:32.270Z] === RUN TestRemoveInvalidContainer [2021-12-22T13:57:32.270Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-12-22T13:57:32.270Z] === RUN TestRenameLinkedContainer [2021-12-22T13:57:32.270Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:32.270Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-22T13:57:32.270Z] === RUN TestRenameStoppedContainer [2021-12-22T13:57:32.523Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2021-12-22T13:57:32.523Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-22T13:57:32.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-22T13:57:32.611Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-22T13:57:32.611Z] PASS [2021-12-22T13:57:32.611Z] coverage: 88.6% of statements [2021-12-22T13:57:32.611Z] ok github.com/docker/docker/pkg/tailfile 0.274s coverage: 88.6% of statements [2021-12-22T13:57:32.611Z] === RUN TestTarSumRemoveNonExistent [2021-12-22T13:57:32.611Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-22T13:57:32.611Z] === RUN TestTarSumRemove [2021-12-22T13:57:32.611Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestSortFileInfoSums [2021-12-22T13:57:32.611Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestNewTarSumForLabelInvalid [2021-12-22T13:57:32.611Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestNewTarSumForLabel [2021-12-22T13:57:32.611Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestEmptyTar [2021-12-22T13:57:32.611Z] --- PASS: TestEmptyTar (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestTarSumsReadSize [2021-12-22T13:57:32.611Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-12-22T13:57:32.611Z] === RUN TestTarSums [2021-12-22T13:57:32.611Z] time="2021-12-22T13:57:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-22T13:57:32.611Z] --- PASS: TestTarSums (0.09s) [2021-12-22T13:57:32.611Z] === RUN TestIteration [2021-12-22T13:57:32.611Z] --- PASS: TestIteration (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestVersionLabelForChecksum [2021-12-22T13:57:32.611Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestVersion [2021-12-22T13:57:32.611Z] --- PASS: TestVersion (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestGetVersion [2021-12-22T13:57:32.611Z] --- PASS: TestGetVersion (0.00s) [2021-12-22T13:57:32.611Z] === RUN TestGetVersions [2021-12-22T13:57:32.611Z] --- PASS: TestGetVersions (0.00s) [2021-12-22T13:57:32.611Z] PASS [2021-12-22T13:57:32.611Z] coverage: 89.3% of statements [2021-12-22T13:57:32.611Z] ok github.com/docker/docker/pkg/tarsum 0.187s coverage: 89.3% of statements [2021-12-22T13:57:32.747Z] === RUN TestDockerSuite/TestEventsResize [2021-12-22T13:57:33.068Z] testing: warning: no tests to run [2021-12-22T13:57:33.068Z] PASS [2021-12-22T13:57:33.068Z] coverage: [no statements] [2021-12-22T13:57:33.068Z] ok github.com/docker/docker/pkg/term/windows 0.067s coverage: [no statements] [no tests to run] [2021-12-22T13:57:33.312Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-22T13:57:33.901Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2021-12-22T13:57:33.902Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-22T13:57:34.032Z] === RUN TestTruncIndex [2021-12-22T13:57:34.032Z] --- PASS: TestTruncIndex (0.10s) [2021-12-22T13:57:34.032Z] PASS [2021-12-22T13:57:34.032Z] coverage: 91.5% of statements [2021-12-22T13:57:34.032Z] ok github.com/docker/docker/pkg/truncindex 0.173s coverage: 91.5% of statements [2021-12-22T13:57:34.680Z] --- PASS: TestInspect (3.52s) [2021-12-22T13:57:34.680Z] === RUN TestCreateJob [2021-12-22T13:57:34.839Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-12-22T13:57:34.839Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-22T13:57:34.996Z] === RUN TestIsGIT [2021-12-22T13:57:34.996Z] --- PASS: TestIsGIT (0.00s) [2021-12-22T13:57:34.996Z] === RUN TestIsTransport [2021-12-22T13:57:34.996Z] --- PASS: TestIsTransport (0.00s) [2021-12-22T13:57:34.996Z] PASS [2021-12-22T13:57:34.996Z] coverage: 100.0% of statements [2021-12-22T13:57:34.996Z] ok github.com/docker/docker/pkg/urlutil 0.070s coverage: 100.0% of statements [2021-12-22T13:57:35.453Z] === RUN TestVersionInfo [2021-12-22T13:57:35.453Z] --- PASS: TestVersionInfo (0.00s) [2021-12-22T13:57:35.453Z] === RUN TestAppendVersions [2021-12-22T13:57:35.453Z] --- PASS: TestAppendVersions (0.00s) [2021-12-22T13:57:35.453Z] PASS [2021-12-22T13:57:35.453Z] coverage: 88.9% of statements [2021-12-22T13:57:35.453Z] ok github.com/docker/docker/pkg/useragent 0.060s coverage: 88.9% of statements [2021-12-22T13:57:35.777Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-12-22T13:57:35.777Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-22T13:57:36.054Z] --- PASS: TestRenameStoppedContainer (3.74s) [2021-12-22T13:57:36.054Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T13:57:36.714Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-12-22T13:57:36.714Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-22T13:57:37.628Z] === RUN TestValidatePrivileges [2021-12-22T13:57:37.628Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-22T13:57:37.628Z] === RUN TestFilterByCapNeg [2021-12-22T13:57:37.628Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-22T13:57:37.628Z] === RUN TestFilterByCapPos [2021-12-22T13:57:37.628Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-22T13:57:37.628Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-22T13:57:37.628Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-22T13:57:37.628Z] PASS [2021-12-22T13:57:37.628Z] coverage: 12.0% of statements [2021-12-22T13:57:37.628Z] ok github.com/docker/docker/plugin 0.105s coverage: 12.0% of statements [2021-12-22T13:57:37.652Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-12-22T13:57:37.652Z] === RUN TestNISDomainname [2021-12-22T13:57:37.947Z] --- PASS: TestCreateJob (2.93s) [2021-12-22T13:57:37.947Z] === RUN TestReplicatedJob [2021-12-22T13:57:37.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-22T13:57:38.220Z] --- PASS: TestNISDomainname (0.47s) [2021-12-22T13:57:38.220Z] === RUN TestHostnameDnsResolution [2021-12-22T13:57:38.788Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-12-22T13:57:38.788Z] === RUN TestUnprivilegedPortsAndPing [2021-12-22T13:57:39.159Z] === RUN TestNewSettable [2021-12-22T13:57:39.159Z] --- PASS: TestNewSettable (0.00s) [2021-12-22T13:57:39.159Z] === RUN TestIsSettable [2021-12-22T13:57:39.159Z] --- PASS: TestIsSettable (0.00s) [2021-12-22T13:57:39.159Z] === RUN TestUpdateSettingsEnv [2021-12-22T13:57:39.159Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-22T13:57:39.159Z] PASS [2021-12-22T13:57:39.159Z] coverage: 20.0% of statements [2021-12-22T13:57:39.159Z] ok github.com/docker/docker/plugin/v2 0.088s coverage: 20.0% of statements [2021-12-22T13:57:39.313Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-22T13:57:39.355Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2021-12-22T13:57:39.355Z] === RUN TestStats [2021-12-22T13:57:40.126Z] --- PASS: TestGet (15.01s) [2021-12-22T13:57:40.126Z] === RUN TestPluginWithNoManifest [2021-12-22T13:57:40.126Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-22T13:57:40.126Z] === RUN TestGetAll [2021-12-22T13:57:40.126Z] --- PASS: TestGetAll (0.00s) [2021-12-22T13:57:40.126Z] PASS [2021-12-22T13:57:40.126Z] coverage: 73.2% of statements [2021-12-22T13:57:40.126Z] ok github.com/docker/docker/pkg/plugins 35.027s coverage: 73.2% of statements [2021-12-22T13:57:40.126Z] === RUN TestLoad [2021-12-22T13:57:40.126Z] --- PASS: TestLoad (0.00s) [2021-12-22T13:57:40.126Z] === RUN TestSave [2021-12-22T13:57:40.126Z] --- PASS: TestSave (0.04s) [2021-12-22T13:57:40.126Z] === RUN TestAddDeleteGet [2021-12-22T13:57:40.243Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-22T13:57:40.499Z] docker_api_swarm_test.go:202: [dcb9837019b56] joining swarm manager [d629888892f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:57:40.584Z] --- PASS: TestAddDeleteGet (0.05s) [2021-12-22T13:57:40.584Z] === RUN TestInvalidTags [2021-12-22T13:57:40.584Z] --- PASS: TestInvalidTags (0.01s) [2021-12-22T13:57:40.584Z] PASS [2021-12-22T13:57:40.584Z] coverage: 84.4% of statements [2021-12-22T13:57:40.584Z] ok github.com/docker/docker/reference 0.184s coverage: 84.4% of statements [2021-12-22T13:57:40.860Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:57:40.860Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-22T13:57:40.860Z] === RUN TestDaemonConfigValidation [2021-12-22T13:57:40.860Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-22T13:57:40.860Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:57:40.860Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T13:57:40.860Z] === RUN TestDaemonProxy [2021-12-22T13:57:40.860Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T13:57:40.860Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-22T13:57:40.860Z] PASS [2021-12-22T13:57:40.860Z] ok github.com/docker/docker/integration/daemon 0.135s [2021-12-22T13:57:40.860Z] [2021-12-22T13:57:40.860Z] === Skipped [2021-12-22T13:57:40.860Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-22T13:57:40.860Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] [2021-12-22T13:57:40.860Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-22T13:57:40.860Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] [2021-12-22T13:57:40.860Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T13:57:40.860Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T13:57:40.860Z] [2021-12-22T13:57:40.860Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-22T13:57:40.860Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T13:57:40.860Z] [2021-12-22T13:57:40.860Z] DONE 4 tests, 4 skipped in 21.767s [2021-12-22T13:57:40.860Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-22T13:57:41.061Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-22T13:57:41.890Z] --- PASS: TestStats (2.39s) [2021-12-22T13:57:41.890Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:57:41.890Z] === RUN TestStopContainerWithTimeout/0 [2021-12-22T13:57:41.890Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-22T13:57:41.890Z] === RUN TestStopContainerWithTimeout/1 [2021-12-22T13:57:41.890Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-22T13:57:41.890Z] === RUN TestStopContainerWithTimeout/3 [2021-12-22T13:57:41.890Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-22T13:57:41.890Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-22T13:57:41.890Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-22T13:57:41.890Z] === CONT TestStopContainerWithTimeout/0 [2021-12-22T13:57:41.890Z] === CONT TestStopContainerWithTimeout/3 [2021-12-22T13:57:41.920Z] --- PASS: TestRenameRunningContainerAndReuse (6.17s) [2021-12-22T13:57:41.920Z] === RUN TestRenameInvalidName [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-22T13:57:42.115Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-22T13:57:42.115Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-22T13:57:42.115Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-22T13:57:42.115Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestReaderWithReadError [2021-12-22T13:57:42.115Z] time="2021-12-22T13:57:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-22T13:57:42.115Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-22T13:57:42.115Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-22T13:57:42.116Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-22T13:57:42.116Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-22T13:57:42.116Z] === RUN TestResumableRequestReader [2021-12-22T13:57:42.116Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-22T13:57:42.116Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-22T13:57:42.116Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-22T13:57:42.116Z] PASS [2021-12-22T13:57:42.116Z] coverage: 100.0% of statements [2021-12-22T13:57:42.116Z] ok github.com/docker/docker/registry/resumable 0.327s coverage: 100.0% of statements [2021-12-22T13:57:42.150Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-22T13:57:42.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:57:42.427Z] INFO: Testing against a local daemon [2021-12-22T13:57:42.427Z] === RUN TestCommitInheritsEnv [2021-12-22T13:57:42.427Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:57:42.427Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-22T13:57:42.427Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:57:42.427Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T13:57:42.427Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:57:42.427Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:57:42.898Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-12-22T13:57:42.898Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:57:42.898Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-22T13:57:42.898Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:57:43.080Z] === RUN TestRestartManagerTimeout [2021-12-22T13:57:43.080Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestRestartManagerTimeoutReset [2021-12-22T13:57:43.080Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-22T13:57:43.080Z] PASS [2021-12-22T13:57:43.080Z] coverage: 50.9% of statements [2021-12-22T13:57:43.080Z] ok github.com/docker/docker/restartmanager 0.073s coverage: 50.9% of statements [2021-12-22T13:57:43.080Z] === RUN TestResolveAuthConfigIndexServer [2021-12-22T13:57:43.080Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestResolveAuthConfigFullURL [2021-12-22T13:57:43.080Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-22T13:57:43.080Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestValidateMirror [2021-12-22T13:57:43.080Z] --- PASS: TestValidateMirror (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestLoadInsecureRegistries [2021-12-22T13:57:43.080Z] time="2021-12-22T13:57:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:57:43.080Z] time="2021-12-22T13:57:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-22T13:57:43.080Z] time="2021-12-22T13:57:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-22T13:57:43.080Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-12-22T13:57:43.080Z] === RUN TestNewServiceConfig [2021-12-22T13:57:43.080Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestValidateIndexName [2021-12-22T13:57:43.080Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestValidateIndexNameWithError [2021-12-22T13:57:43.080Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestEndpointParse [2021-12-22T13:57:43.080Z] --- PASS: TestEndpointParse (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestEndpointParseInvalid [2021-12-22T13:57:43.080Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestValidateEndpoint [2021-12-22T13:57:43.080Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-22T13:57:43.080Z] === RUN TestPing [2021-12-22T13:57:43.080Z] --- PASS: TestPing (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestPingRegistryEndpoint [2021-12-22T13:57:43.080Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:57:43.080Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestEndpoint [2021-12-22T13:57:43.080Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:57:43.080Z] --- SKIP: TestEndpoint (0.01s) [2021-12-22T13:57:43.080Z] === RUN TestParseRepositoryInfo [2021-12-22T13:57:43.080Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestNewIndexInfo [2021-12-22T13:57:43.080Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestMirrorEndpointLookup [2021-12-22T13:57:43.080Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:57:43.080Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestSearchRepositories [2021-12-22T13:57:43.080Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-22T13:57:43.080Z] Host: 127.0.0.1:49337 [2021-12-22T13:57:43.080Z] User-Agent: docker test client [2021-12-22T13:57:43.080Z] Authorization: Token fake-token [2021-12-22T13:57:43.080Z] X-Docker-Token: true [2021-12-22T13:57:43.080Z] Accept-Encoding: gzip [2021-12-22T13:57:43.080Z] [2021-12-22T13:57:43.080Z] [2021-12-22T13:57:43.080Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-22T13:57:43.080Z] Connection: close [2021-12-22T13:57:43.080Z] Content-Length: 144 [2021-12-22T13:57:43.080Z] Cache-Control: no-cache [2021-12-22T13:57:43.080Z] Content-Type: application/json [2021-12-22T13:57:43.080Z] Date: Wed, 22 Dec 2021 13:57:42 GMT [2021-12-22T13:57:43.080Z] Expires: -1 [2021-12-22T13:57:43.080Z] Pragma: no-cache [2021-12-22T13:57:43.080Z] Server: docker-tests/mock [2021-12-22T13:57:43.080Z] X-Docker-Registry-Config: mock [2021-12-22T13:57:43.080Z] X-Docker-Registry-Version: 0.0.0 [2021-12-22T13:57:43.080Z] [2021-12-22T13:57:43.080Z] [2021-12-22T13:57:43.080Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-22T13:57:43.080Z] === RUN TestTrustedLocation [2021-12-22T13:57:43.080Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-22T13:57:43.080Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestAllowNondistributableArtifacts [2021-12-22T13:57:43.080Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-22T13:57:43.080Z] === RUN TestIsSecureIndex [2021-12-22T13:57:43.080Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-22T13:57:43.080Z] PASS [2021-12-22T13:57:43.080Z] coverage: 51.2% of statements [2021-12-22T13:57:43.080Z] ok github.com/docker/docker/registry 0.354s coverage: 51.2% of statements [2021-12-22T13:57:43.539Z] === RUN TestDecodeContainerConfig [2021-12-22T13:57:43.539Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-22T13:57:43.539Z] === RUN TestDecodeContainerConfigIsolation [2021-12-22T13:57:43.539Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-22T13:57:43.539Z] === RUN TestValidatePrivileged [2021-12-22T13:57:43.539Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-22T13:57:43.539Z] PASS [2021-12-22T13:57:43.539Z] coverage: 52.6% of statements [2021-12-22T13:57:43.595Z] --- PASS: TestReplicatedJob (5.65s) [2021-12-22T13:57:43.595Z] === RUN TestUpdateReplicatedJob [2021-12-22T13:57:43.857Z] === RUN TestDockerSuite/TestEventsTop [2021-12-22T13:57:43.888Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2021-12-22T13:57:43.888Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:57:43.888Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-22T13:57:43.888Z] === RUN TestTagInvalidReference [2021-12-22T13:57:43.888Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-22T13:57:43.888Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:57:43.888Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-12-22T13:57:43.888Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:57:43.888Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-22T13:57:43.888Z] === RUN TestTagOfficialNames [2021-12-22T13:57:43.996Z] ok github.com/docker/docker/runconfig 0.119s coverage: 52.6% of statements [2021-12-22T13:57:43.996Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-22T13:57:43.996Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-22T13:57:43.996Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-22T13:57:43.996Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-22T13:57:43.996Z] PASS [2021-12-22T13:57:43.996Z] coverage: 62.5% of statements [2021-12-22T13:57:43.996Z] ok github.com/docker/docker/testutil 0.161s coverage: 62.5% of statements [2021-12-22T13:57:44.357Z] --- PASS: TestTagOfficialNames (0.10s) [2021-12-22T13:57:44.358Z] === RUN TestTagMatchesDigest [2021-12-22T13:57:44.358Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-22T13:57:44.358Z] PASS [2021-12-22T13:57:44.358Z] ok github.com/docker/docker/integration/image 1.626s [2021-12-22T13:57:44.358Z] [2021-12-22T13:57:44.358Z] === Skipped [2021-12-22T13:57:44.358Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-22T13:57:44.358Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:57:44.358Z] [2021-12-22T13:57:44.358Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:57:44.358Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T13:57:44.358Z] [2021-12-22T13:57:44.358Z] DONE 11 tests, 2 skipped in 3.365s [2021-12-22T13:57:44.358Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-22T13:57:44.418Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-22T13:57:44.682Z] === CONT TestStopContainerWithTimeout/1 [2021-12-22T13:57:44.864Z] --- PASS: TestRenameInvalidName (3.01s) [2021-12-22T13:57:44.864Z] === RUN TestRenameAnonymousContainer [2021-12-22T13:57:45.619Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-22T13:57:45.619Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-12-22T13:57:45.619Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-12-22T13:57:45.619Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2021-12-22T13:57:45.619Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-12-22T13:57:45.619Z] === RUN TestDeleteDevicemapper [2021-12-22T13:57:45.619Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:57:45.619Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-22T13:57:45.619Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:57:45.858Z] --- PASS: TestCreateServiceMultipleTimes (15.61s) [2021-12-22T13:57:45.858Z] === RUN TestCreateServiceConflict [2021-12-22T13:57:45.858Z] --- PASS: TestCreateServiceConflict (2.11s) [2021-12-22T13:57:45.858Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T13:57:46.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:57:46.579Z] INFO: Testing against a local daemon [2021-12-22T13:57:46.579Z] === RUN TestNetworkCreateDelete [2021-12-22T13:57:46.579Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:57:46.579Z] 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-12-22T13:57:46.579Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonDNSFallback [2021-12-22T13:57:46.579Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestInspectNetwork [2021-12-22T13:57:46.579Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:46.579Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:57:46.579Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:57:46.579Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:57:46.579Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:57:46.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:57:46.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:57:46.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:57:46.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:57:46.579Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:57:46.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:57:46.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-22T13:57:46.579Z] === RUN TestNetworkList [2021-12-22T13:57:46.579Z] === RUN TestNetworkList//networks [2021-12-22T13:57:46.579Z] === PAUSE TestNetworkList//networks [2021-12-22T13:57:46.579Z] === RUN TestNetworkList//networks/ [2021-12-22T13:57:46.579Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:57:46.579Z] === CONT TestNetworkList//networks [2021-12-22T13:57:46.579Z] === CONT TestNetworkList//networks/ [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkList (0.03s) [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:57:46.579Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:57:46.579Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:57:46.579Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:57:46.579Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:57:46.579Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:57:46.579Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:57:46.579Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:57:46.579Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:57:46.579Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:57:46.579Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:57:46.579Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-22T13:57:46.579Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:57:46.579Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:57:46.579Z] PASS [2021-12-22T13:57:46.579Z] ok github.com/docker/docker/integration/network 0.152s [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === Skipped [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-22T13:57:46.579Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T13:57:46.579Z] 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-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-22T13:57:46.579Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-22T13:57:46.579Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:57:46.579Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:57:46.579Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:57:46.579Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T13:57:46.579Z] [2021-12-22T13:57:46.579Z] DONE 22 tests, 15 skipped in 2.327s [2021-12-22T13:57:46.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-22T13:57:46.894Z] === RUN TestGetDriver [2021-12-22T13:57:46.894Z] --- PASS: TestGetDriver (0.00s) [2021-12-22T13:57:46.894Z] === RUN TestVolumeRequestError [2021-12-22T13:57:46.894Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-22T13:57:46.894Z] PASS [2021-12-22T13:57:46.894Z] coverage: 36.1% of statements [2021-12-22T13:57:46.894Z] ok github.com/docker/docker/volume/drivers 0.114s coverage: 36.1% of statements [2021-12-22T13:57:46.894Z] === RUN TestGetAddress [2021-12-22T13:57:46.894Z] --- PASS: TestGetAddress (0.00s) [2021-12-22T13:57:46.894Z] === RUN TestRemove [2021-12-22T13:57:46.894Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:57:46.894Z] --- SKIP: TestRemove (0.00s) [2021-12-22T13:57:46.894Z] === RUN TestInitializeWithVolumes [2021-12-22T13:57:46.894Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-22T13:57:46.894Z] === RUN TestCreate [2021-12-22T13:57:46.894Z] --- PASS: TestCreate (0.01s) [2021-12-22T13:57:46.894Z] === RUN TestValidateName [2021-12-22T13:57:46.894Z] --- PASS: TestValidateName (0.00s) [2021-12-22T13:57:46.894Z] === RUN TestCreateWithOpts [2021-12-22T13:57:46.894Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:57:46.894Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-22T13:57:46.894Z] === RUN TestRelaodNoOpts [2021-12-22T13:57:46.894Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-12-22T13:57:46.894Z] PASS [2021-12-22T13:57:46.894Z] coverage: 41.5% of statements [2021-12-22T13:57:46.894Z] ok github.com/docker/docker/volume/local 0.126s coverage: 41.5% of statements [2021-12-22T13:57:46.934Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2021-12-22T13:57:46.934Z] === RUN TestServiceListWithStatuses [2021-12-22T13:57:46.934Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T13:57:46.934Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T13:57:46.934Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T13:57:46.934Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRaw [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-22T13:57:47.351Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRaw [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-22T13:57:47.351Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestConvertTmpfsOptions [2021-12-22T13:57:47.351Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-22T13:57:47.351Z] linux_parser_test.go:209: data="ro" [2021-12-22T13:57:47.351Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestParseMountSpec [2021-12-22T13:57:47.351Z] parser_test.go:62: case 0 [2021-12-22T13:57:47.351Z] parser_test.go:62: case 1 [2021-12-22T13:57:47.351Z] parser_test.go:62: case 2 [2021-12-22T13:57:47.351Z] parser_test.go:62: case 3 [2021-12-22T13:57:47.351Z] parser_test.go:62: case 4 [2021-12-22T13:57:47.351Z] parser_test.go:62: case 5 [2021-12-22T13:57:47.351Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestValidateMount [2021-12-22T13:57:47.351Z] --- PASS: TestValidateMount (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRaw [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-22T13:57:47.351Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-22T13:57:47.351Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-22T13:57:47.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2021-12-22T13:57:47.528Z] === RUN TestUpdateMemory [2021-12-22T13:57:47.577Z] testing: warning: no tests to run [2021-12-22T13:57:47.577Z] PASS [2021-12-22T13:57:47.577Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2021-12-22T13:57:47.577Z] [2021-12-22T13:57:47.577Z] DONE 0 tests in 0.703s [2021-12-22T13:57:47.577Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-22T13:57:47.808Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-22T13:57:47.808Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-22T13:57:47.808Z] PASS [2021-12-22T13:57:47.808Z] coverage: 67.6% of statements [2021-12-22T13:57:47.808Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 67.6% of statements [2021-12-22T13:57:48.096Z] --- PASS: TestUpdateMemory (0.52s) [2021-12-22T13:57:48.096Z] === RUN TestUpdateCPUQuota [2021-12-22T13:57:48.372Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2021-12-22T13:57:48.372Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T13:57:48.570Z] testing: warning: no tests to run [2021-12-22T13:57:48.570Z] PASS [2021-12-22T13:57:48.570Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2021-12-22T13:57:48.570Z] [2021-12-22T13:57:48.570Z] DONE 0 tests in 0.784s [2021-12-22T13:57:48.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-22T13:57:48.663Z] --- PASS: TestUpdateCPUQuota (0.67s) [2021-12-22T13:57:48.664Z] === RUN TestUpdatePidsLimit [2021-12-22T13:57:48.664Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-22T13:57:48.776Z] === RUN TestSetGetMeta [2021-12-22T13:57:48.776Z] === PAUSE TestSetGetMeta [2021-12-22T13:57:48.776Z] === RUN TestRestore [2021-12-22T13:57:48.776Z] === PAUSE TestRestore [2021-12-22T13:57:48.776Z] === RUN TestServiceCreate [2021-12-22T13:57:48.776Z] === PAUSE TestServiceCreate [2021-12-22T13:57:48.776Z] === RUN TestServiceList [2021-12-22T13:57:48.776Z] === PAUSE TestServiceList [2021-12-22T13:57:48.776Z] === RUN TestServiceRemove [2021-12-22T13:57:48.776Z] === PAUSE TestServiceRemove [2021-12-22T13:57:48.776Z] === RUN TestServiceGet [2021-12-22T13:57:48.776Z] === PAUSE TestServiceGet [2021-12-22T13:57:48.776Z] === RUN TestServicePrune [2021-12-22T13:57:48.776Z] === PAUSE TestServicePrune [2021-12-22T13:57:48.776Z] === RUN TestCreate [2021-12-22T13:57:48.776Z] === PAUSE TestCreate [2021-12-22T13:57:48.776Z] === RUN TestRemove [2021-12-22T13:57:48.776Z] === PAUSE TestRemove [2021-12-22T13:57:48.776Z] === RUN TestList [2021-12-22T13:57:48.776Z] === PAUSE TestList [2021-12-22T13:57:48.776Z] === RUN TestFindByDriver [2021-12-22T13:57:48.776Z] === PAUSE TestFindByDriver [2021-12-22T13:57:48.776Z] === RUN TestFindByReferenced [2021-12-22T13:57:48.776Z] === PAUSE TestFindByReferenced [2021-12-22T13:57:48.776Z] === RUN TestDerefMultipleOfSameRef [2021-12-22T13:57:48.776Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-22T13:57:48.776Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:57:48.776Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:57:48.776Z] === RUN TestDefererencePluginOnCreateError [2021-12-22T13:57:48.776Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-22T13:57:48.776Z] === RUN TestRefDerefRemove [2021-12-22T13:57:48.776Z] === PAUSE TestRefDerefRemove [2021-12-22T13:57:48.923Z] === RUN TestUpdatePidsLimit/no_change [2021-12-22T13:57:49.182Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-22T13:57:49.182Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-22T13:57:49.234Z] === RUN TestGet [2021-12-22T13:57:49.234Z] === PAUSE TestGet [2021-12-22T13:57:49.234Z] === RUN TestGetWithReference [2021-12-22T13:57:49.234Z] === PAUSE TestGetWithReference [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_nil_list [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_empty_list [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_filter_some [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_filter_middle [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:57:49.234Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-22T13:57:49.234Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_nil_list [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_filter_some [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_empty_list [2021-12-22T13:57:49.234Z] === CONT TestFilterFunc/test_filter_middle [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-22T13:57:49.234Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-22T13:57:49.234Z] === CONT TestSetGetMeta [2021-12-22T13:57:49.234Z] === CONT TestList [2021-12-22T13:57:49.234Z] === CONT TestServiceGet [2021-12-22T13:57:49.234Z] === CONT TestServiceList [2021-12-22T13:57:49.234Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-22T13:57:49.234Z] === CONT TestServiceCreate [2021-12-22T13:57:49.234Z] --- PASS: TestList (0.04s) [2021-12-22T13:57:49.234Z] === CONT TestRestore [2021-12-22T13:57:49.234Z] --- PASS: TestRestore (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestCreate [2021-12-22T13:57:49.234Z] --- PASS: TestCreate (0.02s) [2021-12-22T13:57:49.234Z] === CONT TestRemove [2021-12-22T13:57:49.234Z] --- PASS: TestRemove (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestServicePrune [2021-12-22T13:57:49.234Z] --- PASS: TestServiceGet (0.23s) [2021-12-22T13:57:49.234Z] === CONT TestDefererencePluginOnCreateError [2021-12-22T13:57:49.234Z] time="2021-12-22T13:57:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:57:49.234Z] --- PASS: TestServiceCreate (0.22s) [2021-12-22T13:57:49.234Z] === CONT TestGetWithReference [2021-12-22T13:57:49.234Z] --- PASS: TestServiceList (0.24s) [2021-12-22T13:57:49.234Z] === CONT TestGet [2021-12-22T13:57:49.234Z] time="2021-12-22T13:57:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:57:49.234Z] time="2021-12-22T13:57:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:57:49.234Z] time="2021-12-22T13:57:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-22T13:57:49.234Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestRefDerefRemove [2021-12-22T13:57:49.234Z] --- PASS: TestGet (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestDerefMultipleOfSameRef [2021-12-22T13:57:49.234Z] time="2021-12-22T13:57:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-22T13:57:49.234Z] --- PASS: TestGetWithReference (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-22T13:57:49.234Z] --- PASS: TestServicePrune (0.16s) [2021-12-22T13:57:49.234Z] === CONT TestFindByReferenced [2021-12-22T13:57:49.234Z] --- PASS: TestRefDerefRemove (0.03s) [2021-12-22T13:57:49.234Z] === CONT TestServiceRemove [2021-12-22T13:57:49.234Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-22T13:57:49.234Z] === CONT TestFindByDriver [2021-12-22T13:57:49.234Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-12-22T13:57:49.234Z] --- PASS: TestFindByReferenced (0.03s) [2021-12-22T13:57:49.234Z] --- PASS: TestServiceRemove (0.02s) [2021-12-22T13:57:49.234Z] --- PASS: TestFindByDriver (0.03s) [2021-12-22T13:57:49.234Z] PASS [2021-12-22T13:57:49.234Z] coverage: 69.0% of statements [2021-12-22T13:57:49.234Z] ok github.com/docker/docker/volume/service 0.446s coverage: 69.0% of statements [2021-12-22T13:57:49.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-22T13:57:49.559Z] testing: warning: no tests to run [2021-12-22T13:57:49.559Z] PASS [2021-12-22T13:57:49.559Z] ok github.com/docker/docker/integration/plugin 0.082s [2021-12-22T13:57:49.559Z] [2021-12-22T13:57:49.559Z] DONE 0 tests in 0.755s [2021-12-22T13:57:49.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-22T13:57:49.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-22T13:57:49.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-22T13:57:50.029Z] testing: warning: no tests to run [2021-12-22T13:57:50.029Z] PASS [2021-12-22T13:57:50.029Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2021-12-22T13:57:50.029Z] [2021-12-22T13:57:50.029Z] DONE 0 tests in 0.727s [2021-12-22T13:57:50.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit (1.77s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2021-12-22T13:57:50.528Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2021-12-22T13:57:50.528Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:57:51.101Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2021-12-22T13:57:51.101Z] === RUN TestDockerNetworkReConnect [2021-12-22T13:57:54.367Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2021-12-22T13:57:54.367Z] === RUN TestServicePlugin [2021-12-22T13:57:55.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:57:55.276Z] INFO: Testing against a local daemon [2021-12-22T13:57:55.276Z] === RUN TestPluginInvalidJSON [2021-12-22T13:57:55.276Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:57:55.276Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:57:55.276Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:57:55.276Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-12-22T13:57:55.276Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-22T13:57:55.276Z] === RUN TestPluginInstall [2021-12-22T13:57:55.276Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-22T13:57:55.276Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:57:55.276Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-22T13:57:55.276Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:57:55.276Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:57:55.276Z] PASS [2021-12-22T13:57:55.276Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2021-12-22T13:57:55.276Z] [2021-12-22T13:57:55.276Z] === Skipped [2021-12-22T13:57:55.276Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-22T13:57:55.276Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] [2021-12-22T13:57:55.276Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-22T13:57:55.276Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] [2021-12-22T13:57:55.276Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:57:55.276Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T13:57:55.276Z] [2021-12-22T13:57:55.276Z] DONE 5 tests, 3 skipped in 5.186s [2021-12-22T13:57:55.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-22T13:57:57.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-22T13:57:57.890Z] plugin_test.go:61: [d236585c3f61b] joining swarm manager [d95a509462d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:57:58.146Z] === RUN TestDockerSuite/TestExec [2021-12-22T13:57:58.709Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-22T13:57:58.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:57:58.712Z] INFO: Testing against a local daemon [2021-12-22T13:57:58.712Z] === RUN TestExternalGraphDriver [2021-12-22T13:57:58.712Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T13:57:58.712Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-22T13:57:58.712Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:57:58.712Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T13:57:58.712Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-22T13:57:58.712Z] PASS [2021-12-22T13:57:58.712Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.107s [2021-12-22T13:57:58.712Z] [2021-12-22T13:57:58.712Z] === Skipped [2021-12-22T13:57:58.712Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-22T13:57:58.712Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T13:57:58.712Z] [2021-12-22T13:57:58.712Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-22T13:57:58.712Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T13:57:58.712Z] [2021-12-22T13:57:58.712Z] DONE 2 tests, 2 skipped in 3.266s [2021-12-22T13:57:59.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-22T13:57:59.271Z] plugin_test.go:64: [d610dd7bf6ad7] joining swarm manager [d95a509462d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:57:59.528Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-22T13:57:59.779Z] --- PASS: TestRenameAnonymousContainer (13.19s) [2021-12-22T13:57:59.779Z] === RUN TestRenameContainerWithSameName [2021-12-22T13:57:59.785Z] docker_api_swarm_test.go:384: [d95ae7e755830] joining swarm manager [dcf885c6e07a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:58:00.353Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-22T13:58:00.917Z] docker_api_swarm_test.go:385: [de1c9f2c12d4f] joining swarm manager [dcf885c6e07a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:58:01.174Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-22T13:58:01.341Z] --- PASS: TestRenameContainerWithSameName (3.10s) [2021-12-22T13:58:01.341Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T13:58:01.341Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:01.341Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T13:58:01.341Z] === RUN TestResize [2021-12-22T13:58:01.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:01.404Z] INFO: Testing against a local daemon [2021-12-22T13:58:01.404Z] === RUN TestReadPluginNoRead [2021-12-22T13:58:01.404Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T13:58:01.404Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-22T13:58:01.404Z] PASS [2021-12-22T13:58:01.404Z] ok github.com/docker/docker/integration/plugin/logging 0.097s [2021-12-22T13:58:01.404Z] [2021-12-22T13:58:01.404Z] === Skipped [2021-12-22T13:58:01.404Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-22T13:58:01.404Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T13:58:01.404Z] [2021-12-22T13:58:01.404Z] DONE 1 tests, 1 skipped in 2.402s [2021-12-22T13:58:01.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-22T13:58:02.540Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-22T13:58:02.736Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2021-12-22T13:58:02.736Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:58:02.736Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2021-12-22T13:58:02.736Z] === RUN TestWaitNonBlocked [2021-12-22T13:58:02.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:02.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:02.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:02.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:02.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:02.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:02.736Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-22T13:58:02.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2021-12-22T13:58:02.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-12-22T13:58:02.736Z] === RUN TestWaitBlocked [2021-12-22T13:58:02.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:58:02.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:58:02.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:58:02.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:58:02.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-22T13:58:02.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-22T13:58:02.736Z] --- PASS: TestWaitBlocked (0.02s) [2021-12-22T13:58:02.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2021-12-22T13:58:02.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-12-22T13:58:02.736Z] === CONT TestContainerStartOnDaemonRestart [2021-12-22T13:58:02.736Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-22T13:58:02.975Z] testing: warning: no tests to run [2021-12-22T13:58:02.975Z] PASS [2021-12-22T13:58:02.975Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2021-12-22T13:58:02.975Z] [2021-12-22T13:58:02.975Z] DONE 0 tests in 1.229s [2021-12-22T13:58:02.975Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-22T13:58:03.103Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-22T13:58:03.207Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2021-12-22T13:58:03.207Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T13:58:03.664Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-22T13:58:04.039Z] 2021/12/22 13:58:03 Closing DB instances... [2021-12-22T13:58:04.227Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-22T13:58:04.286Z] --- PASS: TestResize (3.10s) [2021-12-22T13:58:04.286Z] === RUN TestResizeWithInvalidSize [2021-12-22T13:58:04.642Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2021-12-22T13:58:04.642Z] === CONT TestIpcModeOlderClient [2021-12-22T13:58:04.642Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-22T13:58:04.642Z] === CONT TestContainerKillOnDaemonStart [2021-12-22T13:58:04.642Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2021-12-22T13:58:04.642Z] === CONT TestDaemonHostGatewayIP [2021-12-22T13:58:04.790Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-22T13:58:05.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:05.236Z] INFO: Testing against a local daemon [2021-12-22T13:58:05.236Z] === RUN TestPluginWithDevMounts [2021-12-22T13:58:05.236Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:05.236Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-22T13:58:05.236Z] PASS [2021-12-22T13:58:05.236Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2021-12-22T13:58:05.236Z] [2021-12-22T13:58:05.236Z] === Skipped [2021-12-22T13:58:05.236Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-22T13:58:05.236Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:05.236Z] [2021-12-22T13:58:05.236Z] DONE 1 tests, 1 skipped in 2.275s [2021-12-22T13:58:05.236Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-22T13:58:05.352Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-22T13:58:05.608Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-22T13:58:05.708Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-12-22T13:58:05.708Z] === RUN TestFindNode [2021-12-22T13:58:05.708Z] 2021/12/22 13:58:05 Closing DB instances... [2021-12-22T13:58:05.708Z] --- PASS: TestFindNode (0.03s) [2021-12-22T13:58:05.708Z] === RUN TestChangeNodeState [2021-12-22T13:58:05.708Z] 2021/12/22 13:58:05 Closing DB instances... [2021-12-22T13:58:05.708Z] --- PASS: TestChangeNodeState (0.03s) [2021-12-22T13:58:05.708Z] === RUN TestNodeReincarnation [2021-12-22T13:58:05.708Z] 2021/12/22 13:58:05 Closing DB instances... [2021-12-22T13:58:06.973Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-22T13:58:07.177Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2021-12-22T13:58:07.177Z] === CONT TestDaemonRestartIpcMode [2021-12-22T13:58:07.232Z] --- PASS: TestResizeWithInvalidSize (3.05s) [2021-12-22T13:58:07.232Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T13:58:07.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:07.502Z] INFO: Testing against a local daemon [2021-12-22T13:58:07.502Z] === RUN TestSecretInspect [2021-12-22T13:58:07.502Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-22T13:58:07.502Z] === RUN TestSecretList [2021-12-22T13:58:07.502Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] --- SKIP: TestSecretList (0.00s) [2021-12-22T13:58:07.502Z] === RUN TestSecretsCreateAndDelete [2021-12-22T13:58:07.502Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-22T13:58:07.502Z] === RUN TestSecretsUpdate [2021-12-22T13:58:07.502Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-22T13:58:07.502Z] === RUN TestTemplatedSecret [2021-12-22T13:58:07.502Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-22T13:58:07.502Z] === RUN TestSecretCreateResolve [2021-12-22T13:58:07.502Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:07.502Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-22T13:58:07.502Z] PASS [2021-12-22T13:58:07.502Z] ok github.com/docker/docker/integration/secret 0.110s [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === Skipped [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-22T13:58:07.502Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:07.502Z] [2021-12-22T13:58:07.502Z] DONE 6 tests, 6 skipped in 2.046s [2021-12-22T13:58:07.502Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-22T13:58:07.535Z] === RUN TestDockerSuite/TestExecEnv [2021-12-22T13:58:08.101Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-22T13:58:09.080Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2021-12-22T13:58:09.470Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-22T13:58:10.033Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-22T13:58:10.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:10.461Z] INFO: Testing against a local daemon [2021-12-22T13:58:10.461Z] === RUN TestServiceCreateInit [2021-12-22T13:58:10.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T13:58:10.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T13:58:10.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- PASS: TestServiceCreateInit (0.05s) [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T13:58:10.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceConflict [2021-12-22T13:58:10.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T13:58:10.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-22T13:58:10.461Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T13:58:10.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T13:58:10.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T13:58:10.461Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceSysctls [2021-12-22T13:58:10.461Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-12-22T13:58:10.461Z] === RUN TestCreateServiceCapabilities [2021-12-22T13:58:10.461Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-12-22T13:58:10.461Z] === RUN TestInspect [2021-12-22T13:58:10.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestInspect (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestCreateJob [2021-12-22T13:58:10.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestCreateJob (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestReplicatedJob [2021-12-22T13:58:10.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestUpdateReplicatedJob [2021-12-22T13:58:10.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceListWithStatuses [2021-12-22T13:58:10.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T13:58:10.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestDockerNetworkReConnect [2021-12-22T13:58:10.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServicePlugin [2021-12-22T13:58:10.461Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceUpdateLabel [2021-12-22T13:58:10.461Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceUpdateSecrets [2021-12-22T13:58:10.461Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceUpdateConfigs [2021-12-22T13:58:10.461Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceUpdateNetwork [2021-12-22T13:58:10.461Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-22T13:58:10.461Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T13:58:10.461Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-22T13:58:10.461Z] PASS [2021-12-22T13:58:10.461Z] ok github.com/docker/docker/integration/service 0.284s [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === Skipped [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2021-12-22T13:58:10.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-22T13:58:10.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-22T13:58:10.461Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-12-22T13:58:10.461Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-12-22T13:58:10.461Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.461Z] [2021-12-22T13:58:10.461Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-22T13:58:10.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-22T13:58:10.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-22T13:58:10.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-22T13:58:10.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-22T13:58:10.462Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-22T13:58:10.462Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-22T13:58:10.462Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-22T13:58:10.462Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-22T13:58:10.462Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-22T13:58:10.462Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-22T13:58:10.462Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-22T13:58:10.462Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-22T13:58:10.462Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:10.462Z] [2021-12-22T13:58:10.462Z] DONE 24 tests, 23 skipped in 2.958s [2021-12-22T13:58:10.462Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-22T13:58:11.015Z] --- PASS: TestResizeWhenContainerNotStarted (3.70s) [2021-12-22T13:58:11.015Z] === RUN TestDaemonRestartKillContainers [2021-12-22T13:58:11.015Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:11.015Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:58:11.015Z] === RUN TestStats [2021-12-22T13:58:11.015Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T13:58:11.015Z] --- SKIP: TestStats (0.00s) [2021-12-22T13:58:11.015Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-22T13:58:11.492Z] --- PASS: TestNodeReincarnation (5.03s) [2021-12-22T13:58:11.492Z] === RUN TestParallelCreate [2021-12-22T13:58:11.492Z] 2021/12/22 13:58:10 Closing DB instances... [2021-12-22T13:58:11.492Z] --- PASS: TestParallelCreate (0.02s) [2021-12-22T13:58:11.492Z] === RUN TestParallelDelete [2021-12-22T13:58:11.492Z] 2021/12/22 13:58:10 Closing DB instances... [2021-12-22T13:58:11.492Z] --- PASS: TestParallelDelete (0.02s) [2021-12-22T13:58:11.492Z] === RUN TestNetworkDBIslands [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bbba2a71adc3 with config:&{NodeID:bbba2a71adc3 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-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node bbba2a71adc3/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node bbba2a71adc3/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b807e3c762df with config:&{NodeID:b807e3c762df 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-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node b807e3c762df/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node b807e3c762df/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node b807e3c762df/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node b807e3c762df/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node bbba2a71adc3/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=info msg="Node bbba2a71adc3/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d9fcd9bb1c33 with config:&{NodeID:d9fcd9bb1c33 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-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node bbba2a71adc3/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node bbba2a71adc3/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node b807e3c762df/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=info msg="Node b807e3c762df/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-22T13:58:11.492Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:df9bc35b99ca with config:&{NodeID:df9bc35b99ca 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-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node bbba2a71adc3/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node bbba2a71adc3/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node b807e3c762df/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node b807e3c762df/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, added to nodes list" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-22T13:58:11.951Z] time="2021-12-22T13:58:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:11Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5b1db436fd2a with config:&{NodeID:5b1db436fd2a 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-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node bbba2a71adc3/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node bbba2a71adc3/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node b807e3c762df/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=info msg="Node b807e3c762df/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-22T13:58:12.412Z] time="2021-12-22T13:58:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-12-22T13:58:12.549Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-22T13:58:12.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:12.687Z] INFO: Testing against a local daemon [2021-12-22T13:58:12.687Z] === RUN TestSessionCreate [2021-12-22T13:58:12.687Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:12.687Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-22T13:58:12.687Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T13:58:12.687Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:12.687Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T13:58:12.687Z] PASS [2021-12-22T13:58:12.687Z] ok github.com/docker/docker/integration/session 0.105s [2021-12-22T13:58:12.687Z] [2021-12-22T13:58:12.687Z] === Skipped [2021-12-22T13:58:12.687Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-22T13:58:12.687Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:12.687Z] [2021-12-22T13:58:12.687Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T13:58:12.687Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:12.687Z] [2021-12-22T13:58:12.687Z] DONE 2 tests, 2 skipped in 2.035s [2021-12-22T13:58:12.687Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:12.871Z] time="2021-12-22T13:58:12Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:13.477Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-22T13:58:14.038Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-22T13:58:14.295Z] === RUN TestDockerSuite/TestExecParseError [2021-12-22T13:58:14.856Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-22T13:58:14.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:14.916Z] INFO: Testing against a local daemon [2021-12-22T13:58:14.916Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T13:58:14.916Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:14.916Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestDiskUsage [2021-12-22T13:58:14.916Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T13:58:14.916Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestEventsExecDie [2021-12-22T13:58:14.916Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T13:58:14.916Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestEventsBackwardsCompatible [2021-12-22T13:58:14.916Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T13:58:14.916Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestEventsVolumeCreate [2021-12-22T13:58:14.916Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T13:58:14.916Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestInfoAPI [2021-12-22T13:58:14.916Z] --- PASS: TestInfoAPI (0.05s) [2021-12-22T13:58:14.916Z] === RUN TestInfoAPIWarnings [2021-12-22T13:58:14.916Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:58:14.916Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestInfoDebug [2021-12-22T13:58:14.916Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:14.916Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestInfoInsecureRegistries [2021-12-22T13:58:14.916Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:14.916Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-22T13:58:14.916Z] === RUN TestInfoRegistryMirrors [2021-12-22T13:58:14.916Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:14.916Z] --- SKIP: TestInfoRegistryMirrors (0.02s) [2021-12-22T13:58:14.916Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T13:58:15.047Z] networkdb_test.go:835: Re-joining: 3 [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=info msg="The new bootstrap node list is:[172.17.150.208:10033 172.17.150.208:10034 172.17.150.208:10035]" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10033" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49359" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10034" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49360" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10035" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49361" [2021-12-22T13:58:15.047Z] networkdb_test.go:835: Re-joining: 4 [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=info msg="The new bootstrap node list is:[172.17.150.208:10033 172.17.150.208:10034 172.17.150.208:10035]" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10033" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49362" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10034" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49363" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10035" [2021-12-22T13:58:15.047Z] time="2021-12-22T13:58:14Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49364" [2021-12-22T13:58:15.371Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2021-12-22T13:58:15.371Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T13:58:15.419Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node 0 leaving" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3 change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node3(d9fcd9bb1c33): Node leave event for bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3 change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node2(b807e3c762df): Node leave event for bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3 change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node5(5b1db436fd2a): Node leave event for bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3 change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node1(bbba2a71adc3): Node leave event for bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3 change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="node4(df9bc35b99ca): Node leave event for bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.510Z] time="2021-12-22T13:58:15Z" level=info msg="Node bbba2a71adc3/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.905Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2021-12-22T13:58:15.905Z] === RUN TestPingCacheHeaders [2021-12-22T13:58:15.905Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-22T13:58:15.905Z] === RUN TestPingGet [2021-12-22T13:58:15.905Z] --- PASS: TestPingGet (0.04s) [2021-12-22T13:58:15.905Z] === RUN TestPingHead [2021-12-22T13:58:15.905Z] --- PASS: TestPingHead (0.05s) [2021-12-22T13:58:15.905Z] === RUN TestVersion [2021-12-22T13:58:15.905Z] --- PASS: TestVersion (0.04s) [2021-12-22T13:58:15.905Z] PASS [2021-12-22T13:58:15.905Z] ok github.com/docker/docker/integration/system 1.348s [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === Skipped [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:58:15.905Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-22T13:58:15.905Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-22T13:58:15.905Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-22T13:58:15.905Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-22T13:58:15.905Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-22T13:58:15.905Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-22T13:58:15.905Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-22T13:58:15.905Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.02s) [2021-12-22T13:58:15.905Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:58:15.905Z] [2021-12-22T13:58:15.905Z] DONE 15 tests, 9 skipped in 3.322s [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="node 1 leaving" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="node4(df9bc35b99ca): Node leave event for b807e3c762df/172.17.150.208" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="node5(5b1db436fd2a): Node leave event for b807e3c762df/172.17.150.208" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df change state NodeActive --> NodeFailed" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df/172.17.150.208, added to failed nodes list" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df change state NodeActive --> NodeLeft" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="node3(d9fcd9bb1c33): Node leave event for b807e3c762df/172.17.150.208" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=error msg="node: b807e3c762df is unknown to memberlist" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.971Z] time="2021-12-22T13:58:15Z" level=info msg="Node b807e3c762df/172.17.150.208, left gossip cluster" [2021-12-22T13:58:15.980Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-22T13:58:16.375Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:15Z" level=info msg="node 2 leaving" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:15Z" level=info msg="Node d9fcd9bb1c33 change state NodeActive --> NodeLeft" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:15Z" level=info msg="node4(df9bc35b99ca): Node leave event for d9fcd9bb1c33/172.17.150.208" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:15Z" level=info msg="Node d9fcd9bb1c33 change state NodeActive --> NodeLeft" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:15Z" level=info msg="node5(5b1db436fd2a): Node leave event for d9fcd9bb1c33/172.17.150.208" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=info msg="Node d9fcd9bb1c33 change state NodeActive --> NodeLeft" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=info msg="node3(d9fcd9bb1c33): Node leave event for d9fcd9bb1c33/172.17.150.208" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=debug msg="memberlist: Failed ping: b807e3c762df (timeout reached)" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.150.208:10036: use of closed network connection" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.150.208:10035: use of closed network connection" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.150.208:10037: use of closed network connection" [2021-12-22T13:58:16.434Z] time="2021-12-22T13:58:16Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, left gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, left gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node d9fcd9bb1c33/172.17.150.208, left gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="memberlist: Suspect b807e3c762df has failed, no acks received" [2021-12-22T13:58:16.895Z] networkdb_test.go:867: node4: OK [2021-12-22T13:58:16.895Z] networkdb_test.go:867: node5: OK [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="node 0 coming back" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:15bec4227f57 with config:&{NodeID:15bec4227f57 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-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node 15bec4227f57/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node 15bec4227f57/172.17.150.208, added to nodes list" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="node 1 coming back" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:63a1a31b02d5 with config:&{NodeID:63a1a31b02d5 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-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to nodes list" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="node 2 coming back" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cbf7db431aec with config:&{NodeID:cbf7db431aec 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-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node cbf7db431aec/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:16.895Z] time="2021-12-22T13:58:16Z" level=info msg="Node cbf7db431aec/172.17.150.208, added to nodes list" [2021-12-22T13:58:16.908Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-22T13:58:17.197Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2021-12-22T13:58:17.197Z] PASS [2021-12-22T13:58:17.197Z] [2021-12-22T13:58:17.197Z] === Skipped [2021-12-22T13:58:17.197Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-22T13:58:17.197Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:58:17.197Z] [2021-12-22T13:58:17.197Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-22T13:58:17.197Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-22T13:58:17.197Z] [2021-12-22T13:58:17.197Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-22T13:58:17.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-22T13:58:17.197Z] [2021-12-22T13:58:17.197Z] DONE 200 tests, 3 skipped in 109.128s [2021-12-22T13:58:17.197Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-22T13:58:17.197Z] ++ 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-12-22T13:58:17.197Z] ++ set -e [2021-12-22T13:58:17.197Z] ++ '[' -n 0 ']' [2021-12-22T13:58:17.197Z] ++ set -x [2021-12-22T13:58:17.197Z] ++ 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-12-22T13:58:17.197Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:58:17.197Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:58:17.197Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-22T13:58:17.197Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-22T13:58:17.197Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-22T13:58:17.197Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-22T13:58:17.197Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-22T13:58:17.197Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-22T13:58:17.197Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-22T13:58:17.197Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-22T13:58:17.197Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-22T13:58:17.197Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-22T13:58:17.197Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-12-22T13:58:17.197Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-22T13:58:17.197Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:58:17.197Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-22T13:58:17.469Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-22T13:58:17.861Z] time="2021-12-22T13:58:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.150.208:10033 172.17.150.208:10034 172.17.150.208:10035]" [2021-12-22T13:58:18.030Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-22T13:58:18.134Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-22T13:58:18.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.26s) [2021-12-22T13:58:18.161Z] === RUN TestStopContainerWithTimeout [2021-12-22T13:58:18.161Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T13:58:18.161Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-22T13:58:18.161Z] === RUN TestUpdateRestartPolicy [2021-12-22T13:58:18.320Z] time="2021-12-22T13:58:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.150.208:10033 172.17.150.208:10034 172.17.150.208:10035]" [2021-12-22T13:58:18.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:18.599Z] INFO: Testing against a local daemon [2021-12-22T13:58:18.599Z] === RUN TestVolumesCreateAndList [2021-12-22T13:58:18.599Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-12-22T13:58:18.599Z] === RUN TestVolumesRemove [2021-12-22T13:58:18.599Z] --- PASS: TestVolumesRemove (0.18s) [2021-12-22T13:58:18.599Z] === RUN TestVolumesInspect [2021-12-22T13:58:18.599Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-22T13:58:18.600Z] === RUN TestVolumesInvalidJSON [2021-12-22T13:58:18.600Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T13:58:18.600Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T13:58:18.600Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T13:58:18.600Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-12-22T13:58:18.600Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T13:58:18.600Z] PASS [2021-12-22T13:58:18.600Z] ok github.com/docker/docker/integration/volume 0.387s [2021-12-22T13:58:18.600Z] [2021-12-22T13:58:18.600Z] DONE 5 tests in 2.356s [2021-12-22T13:58:18.600Z] INFO: make.ps1 ended at 12/22/2021 13:58:18 [2021-12-22T13:58:18.600Z] INFO: Integration CLI tests being run from the host: [2021-12-22T13:58:18.600Z] 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-12-22T13:58:19.070Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10033" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49366" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.288Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, is the new incarnation of the shutdown node bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10034" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49367" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, is the new incarnation of the shutdown node b807e3c762df/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10035" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49368" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, is the new incarnation of the shutdown node bbba2a71adc3/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node df9bc35b99ca/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 15bec4227f57/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, is the new incarnation of the shutdown node d9fcd9bb1c33/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, is the new incarnation of the shutdown node b807e3c762df/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, is the new incarnation of the shutdown node d9fcd9bb1c33/172.17.150.208" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, joined gossip cluster" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:18Z" level=info msg="Node cbf7db431aec/172.17.150.208, added to nodes list" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10033" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49369" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10034" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49370" [2021-12-22T13:58:19.289Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.150.208:10035" [2021-12-22T13:58:19.747Z] time="2021-12-22T13:58:19Z" level=debug msg="memberlist: Stream connection from=172.17.150.208:49371" [2021-12-22T13:58:19.747Z] 2021/12/22 13:58:19 Closing DB instances... [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="Node 15bec4227f57 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="node2(63a1a31b02d5): Node leave event for 15bec4227f57/172.17.150.208" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="Node 15bec4227f57 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="node3(cbf7db431aec): Node leave event for 15bec4227f57/172.17.150.208" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="Node 15bec4227f57 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="node5(5b1db436fd2a): Node leave event for 15bec4227f57/172.17.150.208" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="Node 15bec4227f57 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="node1(15bec4227f57): Node leave event for 15bec4227f57/172.17.150.208" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="Node 15bec4227f57 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:19Z" level=info msg="node4(df9bc35b99ca): Node leave event for 15bec4227f57/172.17.150.208" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:20Z" level=info msg="Node 15bec4227f57/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:20Z" level=info msg="Node 15bec4227f57/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:20Z" level=info msg="Node 15bec4227f57/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:20Z" level=info msg="Node 15bec4227f57/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.213Z] time="2021-12-22T13:58:20Z" level=info msg="Node 15bec4227f57/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.448Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-22T13:58:20.448Z] daemon_test.go:156: [dda2f14941631] daemon is not started [2021-12-22T13:58:20.448Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-12-22T13:58:20.448Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-22T13:58:20.448Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-22T13:58:20.448Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-22T13:58:20.448Z] === RUN TestDaemonProxy [2021-12-22T13:58:20.448Z] === RUN TestDaemonProxy/environment_variables [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="node5(5b1db436fd2a): Node leave event for 63a1a31b02d5/172.17.150.208" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="node3(cbf7db431aec): Node leave event for 63a1a31b02d5/172.17.150.208" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5 change state NodeActive --> NodeLeft" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="node4(df9bc35b99ca): Node leave event for 63a1a31b02d5/172.17.150.208" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5 change state NodeActive --> NodeFailed" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, added to failed nodes list" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=error msg="node: 63a1a31b02d5 is unknown to memberlist" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, left gossip cluster" [2021-12-22T13:58:20.671Z] time="2021-12-22T13:58:20Z" level=info msg="Node 63a1a31b02d5/172.17.150.208, left gossip cluster" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.17.150.208:10035: use of closed network connection" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec change state NodeActive --> NodeLeft" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="node5(5b1db436fd2a): Node leave event for cbf7db431aec/172.17.150.208" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec change state NodeActive --> NodeLeft" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="node4(df9bc35b99ca): Node leave event for cbf7db431aec/172.17.150.208" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec change state NodeActive --> NodeLeft" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="node3(cbf7db431aec): Node leave event for cbf7db431aec/172.17.150.208" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec/172.17.150.208, left gossip cluster" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec/172.17.150.208, left gossip cluster" [2021-12-22T13:58:21.130Z] time="2021-12-22T13:58:20Z" level=info msg="Node cbf7db431aec/172.17.150.208, left gossip cluster" [2021-12-22T13:58:21.587Z] time="2021-12-22T13:58:21Z" level=info msg="Node df9bc35b99ca change state NodeActive --> NodeLeft" [2021-12-22T13:58:21.587Z] time="2021-12-22T13:58:21Z" level=info msg="node5(5b1db436fd2a): Node leave event for df9bc35b99ca/172.17.150.208" [2021-12-22T13:58:21.587Z] time="2021-12-22T13:58:21Z" level=info msg="Node df9bc35b99ca change state NodeActive --> NodeLeft" [2021-12-22T13:58:21.587Z] time="2021-12-22T13:58:21Z" level=info msg="node4(df9bc35b99ca): Node leave event for df9bc35b99ca/172.17.150.208" [2021-12-22T13:58:22.046Z] time="2021-12-22T13:58:21Z" level=info msg="Node df9bc35b99ca/172.17.150.208, left gossip cluster" [2021-12-22T13:58:22.046Z] time="2021-12-22T13:58:21Z" level=debug msg="memberlist: Failed to join 172.17.150.208: dial tcp 172.17.150.208:10034: connectex: No connection could be made because the target machine actively refused it." [2021-12-22T13:58:22.046Z] time="2021-12-22T13:58:21Z" level=info msg="Node df9bc35b99ca/172.17.150.208, left gossip cluster" [2021-12-22T13:58:22.398Z] === RUN TestDaemonProxy/command-line_options [2021-12-22T13:58:22.503Z] time="2021-12-22T13:58:22Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, left gossip cluster" [2021-12-22T13:58:22.503Z] time="2021-12-22T13:58:22Z" level=info msg="Node 5b1db436fd2a change state NodeActive --> NodeFailed" [2021-12-22T13:58:22.503Z] time="2021-12-22T13:58:22Z" level=info msg="Node 5b1db436fd2a/172.17.150.208, added to failed nodes list" [2021-12-22T13:58:22.503Z] --- PASS: TestNetworkDBIslands (11.90s) [2021-12-22T13:58:22.503Z] PASS [2021-12-22T13:58:22.503Z] coverage: 60.2% of statements [2021-12-22T13:58:22.503Z] ok github.com/docker/docker/libnetwork/networkdb 104.245s coverage: 60.2% of statements [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-22T13:58:22.503Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/quota [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/rootless [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/volume [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-22T13:58:22.962Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-22T13:58:23.776Z] === RUN TestDaemonProxy/configuration_file [2021-12-22T13:58:25.679Z] === RUN TestDaemonProxy/conflicting_options [2021-12-22T13:58:25.938Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-22T13:58:26.110Z] --- PASS: TestServicePlugin (31.55s) [2021-12-22T13:58:26.110Z] === RUN TestServiceUpdateLabel [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy (6.28s) [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-22T13:58:26.506Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-22T13:58:26.506Z] PASS [2021-12-22T13:58:26.506Z] [2021-12-22T13:58:26.506Z] DONE 17 tests in 10.189s [2021-12-22T13:58:26.506Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-22T13:58:26.506Z] ++ 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-12-22T13:58:26.506Z] ++ set -e [2021-12-22T13:58:26.506Z] ++ '[' -n 0 ']' [2021-12-22T13:58:26.506Z] ++ set -x [2021-12-22T13:58:26.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:58:26.506Z] INFO: Testing against a local daemon [2021-12-22T13:58:26.506Z] === RUN TestCommitInheritsEnv [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === Skipped [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-22T13:58:26.687Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-22T13:58:26.687Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-22T13:58:26.687Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-22T13:58:26.687Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-22T13:58:26.687Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-22T13:58:26.687Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-22T13:58:26.687Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-22T13:58:26.687Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-22T13:58:26.687Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-22T13:58:26.687Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-22T13:58:26.687Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-22T13:58:26.687Z] daemon_test.go:145: root required [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-22T13:58:26.687Z] reload_test.go:342: root required [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-22T13:58:26.687Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-22T13:58:26.687Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-22T13:58:26.687Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-22T13:58:26.687Z] download_test.go:267: Needs fixing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-22T13:58:26.687Z] layer_test.go:303: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-22T13:58:26.687Z] layer_test.go:352: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-22T13:58:26.687Z] layer_test.go:467: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-22T13:58:26.687Z] layer_test.go:696: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-22T13:58:26.687Z] migration_test.go:45: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-22T13:58:26.687Z] migration_test.go:181: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-22T13:58:26.687Z] mount_test.go:17: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-22T13:58:26.687Z] mount_test.go:76: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-22T13:58:26.687Z] mount_test.go:125: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-22T13:58:26.687Z] mount_test.go:212: Failing on Windows [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-22T13:58:26.687Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-22T13:58:26.687Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-22T13:58:26.687Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-22T13:58:26.687Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-22T13:58:26.687Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-22T13:58:26.687Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-22T13:58:26.687Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-22T13:58:26.687Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-22T13:58:26.687Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-22T13:58:26.687Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-22T13:58:26.687Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-22T13:58:26.687Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-22T13:58:26.687Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-22T13:58:26.687Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-22T13:58:26.687Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-22T13:58:26.687Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-22T13:58:26.687Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-22T13:58:26.687Z] archive_test.go:133: Xz not present in msys2 [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-22T13:58:26.687Z] archive_test.go:140: zstd not installed [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-22T13:58:26.687Z] archive_test.go:252: Failing on Windows CI machines [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-22T13:58:26.687Z] archive_windows_test.go:16: Currently fails [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-22T13:58:26.687Z] changes_test.go:195: needs more investigation [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-22T13:58:26.687Z] changes_test.go:432: needs further investigation [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-22T13:58:26.687Z] changes_test.go:468: needs further investigation [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-22T13:58:26.687Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-22T13:58:26.687Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.687Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-22T13:58:26.687Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:58:26.687Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-22T13:58:26.688Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-22T13:58:26.688Z] poller_test.go:40: No chmod on Windows [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-22T13:58:26.688Z] fileutils_test.go:133: Needs porting to Windows [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-22T13:58:26.688Z] fileutils_test.go:179: Needs porting to Windows [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-22T13:58:26.688Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-12-22T13:58:26.688Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-22T13:58:26.688Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-22T13:58:26.688Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-22T13:58:26.688Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-22T13:58:26.688Z] [2021-12-22T13:58:26.688Z] DONE 2056 tests, 68 skipped in 300.061s [2021-12-22T13:58:26.688Z] INFO: make.ps1 ended at 12/22/2021 13:58:26 [2021-12-22T13:58:26.765Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-12-22T13:58:26.765Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:58:26.765Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-22T13:58:26.765Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:58:26.765Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:58:26.765Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-22T13:58:27.024Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:58:27.024Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-22T13:58:27.024Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:58:27.024Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2021-12-22T13:58:27.024Z] === RUN TestRemoveImageGarbageCollector [2021-12-22T13:58:27.024Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:58:27.024Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-22T13:58:27.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:58:27.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-22T13:58:27.024Z] === RUN TestTagInvalidReference [2021-12-22T13:58:27.284Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-22T13:58:27.284Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:58:27.284Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-22T13:58:27.284Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:58:27.284Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-22T13:58:27.284Z] === RUN TestTagOfficialNames [2021-12-22T13:58:27.284Z] --- PASS: TestTagOfficialNames (0.04s) [2021-12-22T13:58:27.284Z] === RUN TestTagMatchesDigest [2021-12-22T13:58:27.284Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-22T13:58:27.284Z] PASS [2021-12-22T13:58:27.284Z] [2021-12-22T13:58:27.284Z] === Skipped [2021-12-22T13:58:27.284Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:58:27.284Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-22T13:58:27.284Z] [2021-12-22T13:58:27.284Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-22T13:58:27.284Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:58:27.284Z] [2021-12-22T13:58:27.284Z] DONE 12 tests, 2 skipped in 0.793s [2021-12-22T13:58:27.284Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-22T13:58:27.284Z] ++ 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-12-22T13:58:27.284Z] ++ set -e [2021-12-22T13:58:27.284Z] ++ '[' -n 0 ']' [2021-12-22T13:58:27.284Z] ++ set -x [2021-12-22T13:58:27.284Z] ++ 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-12-22T13:58:27.284Z] INFO: Testing against a local daemon [2021-12-22T13:58:27.284Z] === RUN TestNetworkCreateDelete [2021-12-22T13:58:27.534Z] --- PASS: TestCreateServiceConfigFileMode (12.47s) [2021-12-22T13:58:27.534Z] === RUN TestCreateServiceSysctls [2021-12-22T13:58:27.543Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-12-22T13:58:27.543Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:58:27.802Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-22T13:58:27.802Z] === RUN TestDaemonDNSFallback [2021-12-22T13:58:28.000Z] --- PASS: TestServiceUpdateLabel (2.09s) [2021-12-22T13:58:28.000Z] === RUN TestServiceUpdateSecrets [2021-12-22T13:58:28.561Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-22T13:58:28.861Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-22T13:58:28.862Z] INFO: Unit tests ended at 12/22/2021 13:58:28. Duration:00:05:24.8806416 [2021-12-22T13:58:28.862Z] INFO: Building busybox [2021-12-22T13:58:28.901Z] --- PASS: TestCreateServiceSysctls (3.08s) [2021-12-22T13:58:28.901Z] === RUN TestCreateServiceCapabilities [2021-12-22T13:58:29.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:58:29.062Z] INFO: Testing against a local daemon [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-22T13:58:29.062Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-22T13:58:29.062Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-22T13:58:29.062Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-22T13:58:29.126Z] === RUN TestDockerSuite/TestExecTTY [2021-12-22T13:58:29.319Z] Sending build context to Docker daemon 5.12kB [2021-12-22T13:58:29.319Z] [2021-12-22T13:58:29.319Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-22T13:58:29.319Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-22T13:58:29.319Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-22T13:58:29.319Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-22T13:58:29.319Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-22T13:58:29.319Z] ---> 1316f72af619 [2021-12-22T13:58:29.319Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-22T13:58:29.319Z] ---> Running in e23a7869e8cc [2021-12-22T13:58:29.531Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-22T13:58:30.001Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-22T13:58:30.054Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-22T13:58:30.470Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-22T13:58:30.616Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-22T13:58:30.872Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-22T13:58:30.939Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-22T13:58:31.419Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2021-12-22T13:58:31.419Z] === RUN TestInspect [2021-12-22T13:58:31.435Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-22T13:58:31.435Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-22T13:58:31.435Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-22T13:58:32.800Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-22T13:58:33.366Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-22T13:58:34.308Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-22T13:58:34.368Z] --- PASS: TestDaemonDNSFallback (6.20s) [2021-12-22T13:58:34.368Z] === RUN TestInspectNetwork [2021-12-22T13:58:34.564Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-22T13:58:34.688Z] --- PASS: TestInspect (2.76s) [2021-12-22T13:58:34.688Z] === RUN TestCreateJob [2021-12-22T13:58:35.125Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-22T13:58:36.902Z] === RUN TestInspectNetwork/full_network_id [2021-12-22T13:58:36.902Z] === RUN TestInspectNetwork/partial_network_id [2021-12-22T13:58:36.902Z] === RUN TestInspectNetwork/network_name [2021-12-22T13:58:36.902Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-22T13:58:37.205Z] --- PASS: TestCreateJob (2.92s) [2021-12-22T13:58:37.205Z] === RUN TestReplicatedJob [2021-12-22T13:58:40.366Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-22T13:58:41.091Z] --- PASS: TestInspectNetwork (6.75s) [2021-12-22T13:58:41.091Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-22T13:58:41.091Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-22T13:58:41.091Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-22T13:58:41.091Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-22T13:58:41.091Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:58:42.453Z] --- PASS: TestReplicatedJob (5.12s) [2021-12-22T13:58:42.453Z] === RUN TestUpdateReplicatedJob [2021-12-22T13:58:42.470Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2021-12-22T13:58:42.470Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:58:42.470Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:58:42.470Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:58:42.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:58:42.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:58:42.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:58:42.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:58:42.470Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:58:42.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:58:42.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-22T13:58:42.470Z] === RUN TestNetworkList [2021-12-22T13:58:42.470Z] === RUN TestNetworkList//networks [2021-12-22T13:58:42.470Z] === PAUSE TestNetworkList//networks [2021-12-22T13:58:42.470Z] === RUN TestNetworkList//networks/ [2021-12-22T13:58:42.470Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:58:42.470Z] === CONT TestNetworkList//networks [2021-12-22T13:58:42.470Z] === CONT TestNetworkList//networks/ [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkList (0.01s) [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:58:42.470Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:58:42.470Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:58:42.729Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-12-22T13:58:42.729Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:58:42.879Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2021-12-22T13:58:42.879Z] === RUN TestServiceUpdateConfigs [2021-12-22T13:58:43.833Z] 2021/12/22 13:58:41 Finished clone google.golang.org/api [2021-12-22T13:58:43.833Z] 2021/12/22 13:58:41 Dependencies downloaded. Download time: 1m57.589266497s [2021-12-22T13:58:43.833Z] 2021/12/22 13:58:41 Collecting all dependencies [2021-12-22T13:58:44.108Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-22T13:58:44.108Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:58:44.244Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-22T13:58:44.675Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-12-22T13:58:44.675Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:58:45.612Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-12-22T13:58:45.612Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:58:45.723Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2021-12-22T13:58:45.723Z] === RUN TestServiceListWithStatuses [2021-12-22T13:58:45.723Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T13:58:45.723Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T13:58:45.723Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T13:58:46.132Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-22T13:58:46.990Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-22T13:58:46.990Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:58:47.557Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-12-22T13:58:47.557Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:58:48.248Z] --- PASS: TestUpdateRestartPolicy (28.74s) [2021-12-22T13:58:48.248Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T13:58:49.232Z] --- PASS: TestUpdateRestartWithAutoRemove (3.24s) [2021-12-22T13:58:49.232Z] === RUN TestWaitNonBlocked [2021-12-22T13:58:49.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:49.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:49.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:49.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:49.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T13:58:49.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T13:58:49.464Z] --- PASS: TestServiceWithPredefinedNetwork (1.73s) [2021-12-22T13:58:49.464Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:58:49.464Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:58:49.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:58:49.464Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:58:49.891Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2021-12-22T13:58:49.891Z] === RUN TestDockerNetworkReConnect [2021-12-22T13:58:50.295Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-22T13:58:50.552Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-22T13:58:50.552Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-22T13:58:50.808Z] === RUN TestDockerSuite/TestHealth [2021-12-22T13:58:51.936Z] 2021/12/22 13:58:51 Clean vendor dir from unused packages [2021-12-22T13:58:51.936Z] 2021/12/22 13:58:51 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-22T13:58:51.936Z] 2021/12/22 13:58:51 Success [2021-12-22T13:58:51.936Z] 2021/12/22 13:58:51 Running time: 2m11.368479226s [2021-12-22T13:58:52.193Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-22T13:58:53.016Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-12-22T13:58:53.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.68s) [2021-12-22T13:58:53.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.69s) [2021-12-22T13:58:53.016Z] === RUN TestWaitBlocked [2021-12-22T13:58:53.016Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:53.016Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-22T13:58:53.016Z] PASS [2021-12-22T13:58:53.016Z] ok github.com/docker/docker/integration/container 121.972s [2021-12-22T13:58:53.064Z] + echo Ensuring container killed. [2021-12-22T13:58:53.064Z] Ensuring container killed. [2021-12-22T13:58:53.064Z] + docker rm -vf docker-pr3 [2021-12-22T13:58:53.064Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-22T13:58:53.158Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2021-12-22T13:58:53.158Z] === RUN TestServicePlugin [2021-12-22T13:58:53.341Z] + echo Chowning /workspace to jenkins user [2021-12-22T13:58:53.341Z] Chowning /workspace to jenkins user [2021-12-22T13:58:53.341Z] + id -u [2021-12-22T13:58:53.341Z] + id -g [2021-12-22T13:58:53.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === Skipped [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-22T13:58:53.483Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-22T13:58:53.483Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T13:58:53.483Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T13:58:53.483Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T13:58:53.483Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T13:58:53.483Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T13:58:53.483Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-22T13:58:53.483Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-22T13:58:53.483Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-22T13:58:53.483Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-22T13:58:53.483Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-22T13:58:53.483Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T13:58:53.483Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-22T13:58:53.483Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-22T13:58:53.483Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T13:58:53.483Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T13:58:53.483Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-22T13:58:53.483Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-22T13:58:53.483Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-22T13:58:53.483Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-22T13:58:53.483Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-22T13:58:53.483Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-22T13:58:53.483Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T13:58:53.483Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-22T13:58:53.483Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-22T13:58:53.483Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-22T13:58:53.483Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-22T13:58:53.483Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:58:53.483Z] [2021-12-22T13:58:53.483Z] DONE 87 tests, 33 skipped in 125.062s [2021-12-22T13:58:53.483Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T13:58:54.197Z] + bundleName=unit [2021-12-22T13:58:54.197Z] + echo Creating unit-bundles.tar.gz [2021-12-22T13:58:54.197Z] Creating unit-bundles.tar.gz [2021-12-22T13:58:54.197Z] + 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-12-22T13:58:54.197Z] bundles/junit-report-libnetwork.xml [2021-12-22T13:58:54.197Z] bundles/junit-report.xml [2021-12-22T13:58:54.197Z] bundles/go-test-report-libnetwork.json [2021-12-22T13:58:54.197Z] bundles/go-test-report.json [2021-12-22T13:58:54.197Z] bundles/profile-libnetwork.out [2021-12-22T13:58:54.197Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-22T13:58:54.210Z] Archiving artifacts [2021-12-22T13:58:54.429Z] Removing intermediate container e23a7869e8cc [2021-12-22T13:58:54.429Z] ---> 6f3509068c66 [2021-12-22T13:58:54.429Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-22T13:58:54.429Z] ---> Running in b5ec89307f75 [2021-12-22T13:58:54.429Z] Removing intermediate container b5ec89307f75 [2021-12-22T13:58:54.429Z] ---> dfd0040aa960 [2021-12-22T13:58:54.429Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-22T13:58:54.429Z] ---> Running in 1f44547d9324 [2021-12-22T13:58:54.429Z] Removing intermediate container 1f44547d9324 [2021-12-22T13:58:54.429Z] ---> 9c7b193eed40 [2021-12-22T13:58:54.429Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-22T13:58:54.606Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T13:58:54.912Z] + make clean [2021-12-22T13:58:54.912Z] docker volume rm -f docker-dev-cache [2021-12-22T13:58:54.912Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T13:58:55.969Z] [2021-12-22T13:58:56.425Z] plugin_test.go:61: [d1273dc9dafeb] joining swarm manager [dd60b71f64c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:58:56.938Z] ---> 23643b9d734a [2021-12-22T13:58:56.938Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-22T13:58:56.938Z] ---> Running in 6c0c4daf0e8e [2021-12-22T13:58:57.346Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2021-12-22T13:58:57.346Z] === RUN TestServiceUpdateNetwork [2021-12-22T13:58:57.352Z] plugin_test.go:64: [dbfa2055f26af] joining swarm manager [dd60b71f64c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:59:02.597Z] check_test.go:379: [de1c9f2c12d4f] daemon is not started [2021-12-22T13:59:02.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-22T13:59:04.348Z] --- PASS: TestServiceWithDataPathPortInit (12.98s) [2021-12-22T13:59:04.348Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:59:04.348Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:njnp2dn6mzr449s28n7xr84i0 Created:2021-12-22 13:59:03.375127656 +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[848d410a57c17d2c6ed79137c44b95f986ee6af594d34506c2dafcd653e3b3e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x179t7gkl2f04gyctvu5uq8te EndpointID:b31a38a203b0b19225bbc83674893e49521b2e6e0e8259df1b447b6f8842d32b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:212d21f8cc2b7cdc435d2fb00c8dbcaf819614e5cb00b78c78dfca692877f8cd 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:c486dac5c86e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x179t7gkl2f04gyctvu5uq8te EndpointID:b31a38a203b0b19225bbc83674893e49521b2e6e0e8259df1b447b6f8842d32b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-22T13:59:05.116Z] docker_api_swarm_test.go:802: [d3c61354e0449] joining swarm manager [dc8a0b27b8375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T13:59:06.063Z] docker_api_swarm_test.go:802: [d7a3b2db136bb] joining swarm manager [dc8a0b27b8375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T13:59:07.430Z] docker_api_swarm_test.go:802: [d74d1c9cc9c08] joining swarm manager [dc8a0b27b8375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-22T13:59:08.794Z] docker_api_swarm_test.go:802: [d43506fd2c150] joining swarm manager [dc8a0b27b8375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-22T13:59:09.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2021-12-22T13:59:09.619Z] PASS [2021-12-22T13:59:09.619Z] [2021-12-22T13:59:09.619Z] === Skipped [2021-12-22T13:59:09.619Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:59:09.619Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:59:09.619Z] [2021-12-22T13:59:09.619Z] DONE 26 tests, 1 skipped in 41.470s [2021-12-22T13:59:09.619Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:59:09.619Z] ++ 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-12-22T13:59:09.619Z] ++ set -e [2021-12-22T13:59:09.619Z] ++ '[' -n 0 ']' [2021-12-22T13:59:09.619Z] ++ set -x [2021-12-22T13:59:09.619Z] ++ 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-12-22T13:59:09.619Z] INFO: Testing against a local daemon [2021-12-22T13:59:09.619Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-22T13:59:09.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:59:09.619Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:59:09.619Z] === RUN TestDockerNetworkIpvlan [2021-12-22T13:59:09.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:59:09.619Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:59:09.619Z] PASS [2021-12-22T13:59:09.619Z] [2021-12-22T13:59:09.619Z] === Skipped [2021-12-22T13:59:09.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-22T13:59:09.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:59:09.619Z] [2021-12-22T13:59:09.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-22T13:59:09.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-22T13:59:09.619Z] [2021-12-22T13:59:09.619Z] DONE 2 tests, 2 skipped in 0.082s [2021-12-22T13:59:09.619Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-22T13:59:09.619Z] ++ 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-12-22T13:59:09.619Z] ++ set -e [2021-12-22T13:59:09.619Z] ++ '[' -n 0 ']' [2021-12-22T13:59:09.619Z] ++ set -x [2021-12-22T13:59:09.619Z] ++ 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-12-22T13:59:09.619Z] INFO: Testing against a local daemon [2021-12-22T13:59:09.619Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-22T13:59:09.721Z] --- PASS: TestServiceUpdateNetwork (12.72s) [2021-12-22T13:59:09.721Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T13:59:09.978Z] docker_api_swarm_test.go:810: [d344551f4dfb3] joining swarm manager [dc8a0b27b8375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-22T13:59:10.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-12-22T13:59:10.187Z] === RUN TestDockerNetworkMacvlan [2021-12-22T13:59:10.234Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-22T13:59:10.234Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-22T13:59:10.234Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-22T13:59:10.234Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-22T13:59:11.124Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-22T13:59:11.162Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-22T13:59:11.162Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-22T13:59:11.162Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-22T13:59:11.692Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-22T13:59:11.724Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-22T13:59:11.724Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-22T13:59:11.724Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-22T13:59:11.980Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-22T13:59:12.237Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-22T13:59:12.237Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-22T13:59:12.237Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-22T13:59:12.260Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-22T13:59:12.799Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-22T13:59:12.799Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-22T13:59:13.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-22T13:59:13.312Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-22T13:59:13.874Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-22T13:59:14.164Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-22T13:59:14.435Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-22T13:59:14.435Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-22T13:59:14.997Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-22T13:59:15.542Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-22T13:59:17.514Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-22T13:59:17.514Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-22T13:59:17.514Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-22T13:59:18.813Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T13:59:18.813Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-22T13:59:18.813Z] === RUN TestDaemonConfigValidation [2021-12-22T13:59:18.813Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-22T13:59:18.813Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T13:59:18.813Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T13:59:18.813Z] === RUN TestDaemonProxy [2021-12-22T13:59:18.813Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T13:59:18.813Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-22T13:59:18.813Z] PASS [2021-12-22T13:59:18.813Z] ok github.com/docker/docker/integration/daemon 0.231s [2021-12-22T13:59:18.813Z] [2021-12-22T13:59:18.813Z] === Skipped [2021-12-22T13:59:18.813Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-22T13:59:18.813Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] [2021-12-22T13:59:18.813Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-22T13:59:18.813Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] [2021-12-22T13:59:18.813Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T13:59:18.813Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T13:59:18.813Z] [2021-12-22T13:59:18.813Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-22T13:59:18.813Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T13:59:18.813Z] [2021-12-22T13:59:18.813Z] DONE 4 tests, 4 skipped in 22.144s [2021-12-22T13:59:18.813Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-22T13:59:18.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:18.813Z] INFO: Testing against a local daemon [2021-12-22T13:59:18.813Z] === RUN TestCommitInheritsEnv [2021-12-22T13:59:18.813Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:59:18.813Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-22T13:59:18.813Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T13:59:18.813Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T13:59:18.813Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:59:18.813Z] === RUN TestImagesFilterMultiReference [2021-12-22T13:59:18.813Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-12-22T13:59:18.813Z] === RUN TestImagePullPlatformInvalid [2021-12-22T13:59:18.813Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-12-22T13:59:18.813Z] === RUN TestRemoveImageOrphaning [2021-12-22T13:59:18.833Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan (8.67s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.69s) [2021-12-22T13:59:18.833Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2021-12-22T13:59:18.833Z] PASS [2021-12-22T13:59:18.833Z] [2021-12-22T13:59:18.833Z] DONE 8 tests in 10.060s [2021-12-22T13:59:18.833Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-22T13:59:18.833Z] ++ 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-12-22T13:59:18.833Z] ++ set -e [2021-12-22T13:59:18.833Z] ++ '[' -n 0 ']' [2021-12-22T13:59:18.833Z] ++ set -x [2021-12-22T13:59:18.833Z] ++ 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-12-22T13:59:18.882Z] === RUN TestDockerSuite/TestImportFile [2021-12-22T13:59:19.093Z] testing: warning: no tests to run [2021-12-22T13:59:19.093Z] PASS [2021-12-22T13:59:19.093Z] [2021-12-22T13:59:19.093Z] DONE 0 tests in 0.024s [2021-12-22T13:59:19.093Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-22T13:59:19.093Z] ++ 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-12-22T13:59:19.093Z] ++ set -e [2021-12-22T13:59:19.093Z] ++ '[' -n 0 ']' [2021-12-22T13:59:19.093Z] ++ set -x [2021-12-22T13:59:19.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T13:59:19.093Z] INFO: Testing against a local daemon [2021-12-22T13:59:19.093Z] === RUN TestAuthZPluginAllowRequest [2021-12-22T13:59:19.138Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-22T13:59:19.700Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-22T13:59:19.700Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-22T13:59:19.798Z] --- PASS: TestRemoveImageOrphaning (1.44s) [2021-12-22T13:59:19.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T13:59:19.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-12-22T13:59:19.798Z] === RUN TestTagInvalidReference [2021-12-22T13:59:19.798Z] --- PASS: TestTagInvalidReference (0.04s) [2021-12-22T13:59:19.798Z] === RUN TestTagValidPrefixedRepo [2021-12-22T13:59:19.798Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-12-22T13:59:19.798Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T13:59:19.798Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-22T13:59:19.798Z] === RUN TestTagOfficialNames [2021-12-22T13:59:20.031Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2021-12-22T13:59:20.031Z] === RUN TestAuthZPluginTLS [2021-12-22T13:59:20.265Z] --- PASS: TestTagOfficialNames (0.12s) [2021-12-22T13:59:20.265Z] === RUN TestTagMatchesDigest [2021-12-22T13:59:20.265Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-12-22T13:59:20.265Z] PASS [2021-12-22T13:59:20.265Z] ok github.com/docker/docker/integration/image 2.153s [2021-12-22T13:59:20.265Z] [2021-12-22T13:59:20.265Z] === Skipped [2021-12-22T13:59:20.265Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-22T13:59:20.265Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:59:20.265Z] [2021-12-22T13:59:20.265Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T13:59:20.265Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T13:59:20.265Z] [2021-12-22T13:59:20.265Z] DONE 11 tests, 2 skipped in 4.263s [2021-12-22T13:59:20.265Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-22T13:59:20.598Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-22T13:59:20.598Z] === RUN TestAuthZPluginDenyRequest [2021-12-22T13:59:21.064Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-22T13:59:21.166Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-22T13:59:21.166Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-22T13:59:21.734Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-22T13:59:21.734Z] === RUN TestAuthZPluginDenyResponse [2021-12-22T13:59:21.992Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-22T13:59:22.301Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-22T13:59:22.301Z] === RUN TestAuthZPluginAllowEventStream [2021-12-22T13:59:23.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:23.213Z] INFO: Testing against a local daemon [2021-12-22T13:59:23.213Z] === RUN TestNetworkCreateDelete [2021-12-22T13:59:23.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T13:59:23.213Z] 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-12-22T13:59:23.213Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonDNSFallback [2021-12-22T13:59:23.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestInspectNetwork [2021-12-22T13:59:23.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:23.213Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T13:59:23.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestNetworkInvalidJSON [2021-12-22T13:59:23.213Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T13:59:23.213Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T13:59:23.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:59:23.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:59:23.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:59:23.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:59:23.213Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T13:59:23.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T13:59:23.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-22T13:59:23.213Z] === RUN TestNetworkList [2021-12-22T13:59:23.213Z] === RUN TestNetworkList//networks [2021-12-22T13:59:23.213Z] === PAUSE TestNetworkList//networks [2021-12-22T13:59:23.213Z] === RUN TestNetworkList//networks/ [2021-12-22T13:59:23.213Z] === PAUSE TestNetworkList//networks/ [2021-12-22T13:59:23.213Z] === CONT TestNetworkList//networks [2021-12-22T13:59:23.213Z] === CONT TestNetworkList//networks/ [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkList (0.04s) [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-22T13:59:23.213Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T13:59:23.213Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T13:59:23.213Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T13:59:23.213Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T13:59:23.213Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T13:59:23.213Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T13:59:23.213Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T13:59:23.213Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T13:59:23.213Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:59:23.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T13:59:23.213Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-22T13:59:23.213Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T13:59:23.213Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:59:23.213Z] PASS [2021-12-22T13:59:23.213Z] ok github.com/docker/docker/integration/network 0.248s [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === Skipped [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-22T13:59:23.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T13:59:23.213Z] 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-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-22T13:59:23.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-22T13:59:23.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-22T13:59:23.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-22T13:59:23.213Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:243: FLAKY_TEST [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T13:59:23.213Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T13:59:23.213Z] [2021-12-22T13:59:23.213Z] DONE 22 tests, 15 skipped in 2.671s [2021-12-22T13:59:23.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-22T13:59:23.238Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2021-12-22T13:59:23.238Z] === RUN TestAuthZPluginErrorResponse [2021-12-22T13:59:23.358Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-22T13:59:23.616Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-22T13:59:23.805Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-22T13:59:23.805Z] === RUN TestAuthZPluginErrorRequest [2021-12-22T13:59:23.916Z] --- PASS: TestServicePlugin (29.63s) [2021-12-22T13:59:23.916Z] === RUN TestServiceUpdateLabel [2021-12-22T13:59:24.178Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-22T13:59:24.196Z] testing: warning: no tests to run [2021-12-22T13:59:24.196Z] PASS [2021-12-22T13:59:24.196Z] ok github.com/docker/docker/integration/network/ipvlan 0.116s [2021-12-22T13:59:24.196Z] [2021-12-22T13:59:24.196Z] DONE 0 tests in 0.884s [2021-12-22T13:59:24.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-22T13:59:24.405Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-22T13:59:24.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-22T13:59:24.477Z] --- PASS: TestServiceUpdateLabel (2.12s) [2021-12-22T13:59:24.477Z] === RUN TestServiceUpdateSecrets [2021-12-22T13:59:24.739Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-22T13:59:24.739Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-22T13:59:24.739Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-22T13:59:24.987Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-22T13:59:24.987Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-22T13:59:24.995Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-22T13:59:25.179Z] testing: warning: no tests to run [2021-12-22T13:59:25.179Z] PASS [2021-12-22T13:59:25.179Z] ok github.com/docker/docker/integration/network/macvlan 0.118s [2021-12-22T13:59:25.179Z] [2021-12-22T13:59:25.179Z] DONE 0 tests in 0.868s [2021-12-22T13:59:25.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-22T13:59:25.557Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-22T13:59:26.120Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-22T13:59:26.162Z] testing: warning: no tests to run [2021-12-22T13:59:26.162Z] PASS [2021-12-22T13:59:26.162Z] ok github.com/docker/docker/integration/plugin 0.127s [2021-12-22T13:59:26.162Z] [2021-12-22T13:59:26.162Z] DONE 0 tests in 0.890s [2021-12-22T13:59:26.162Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-22T13:59:26.368Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2021-12-22T13:59:26.368Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-22T13:59:26.695Z] --- PASS: TestServiceUpdatePidsLimit (16.89s) [2021-12-22T13:59:26.695Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-12-22T13:59:26.695Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-12-22T13:59:26.695Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2021-12-22T13:59:26.695Z] PASS [2021-12-22T13:59:26.695Z] [2021-12-22T13:59:26.695Z] === Skipped [2021-12-22T13:59:26.695Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-22T13:59:26.695Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T13:59:26.695Z] [2021-12-22T13:59:26.695Z] DONE 27 tests, 1 skipped in 193.418s [2021-12-22T13:59:26.695Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-22T13:59:26.695Z] ++ 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-12-22T13:59:26.695Z] ++ set -e [2021-12-22T13:59:26.695Z] ++ '[' -n 0 ']' [2021-12-22T13:59:26.695Z] ++ set -x [2021-12-22T13:59:26.695Z] ++ 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-12-22T13:59:26.952Z] INFO: Testing against a local daemon [2021-12-22T13:59:26.952Z] === RUN TestSessionCreate [2021-12-22T13:59:26.952Z] --- PASS: TestSessionCreate (0.02s) [2021-12-22T13:59:26.952Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T13:59:26.952Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-12-22T13:59:26.952Z] PASS [2021-12-22T13:59:26.952Z] [2021-12-22T13:59:26.952Z] DONE 2 tests in 0.174s [2021-12-22T13:59:26.952Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-22T13:59:26.952Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-22T13:59:26.952Z] ++ 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-12-22T13:59:26.952Z] ++ set -e [2021-12-22T13:59:26.952Z] ++ '[' -n 0 ']' [2021-12-22T13:59:26.952Z] ++ set -x [2021-12-22T13:59:26.952Z] ++ 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-12-22T13:59:26.952Z] INFO: Testing against a local daemon [2021-12-22T13:59:26.952Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T13:59:26.952Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T13:59:26.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-12-22T13:59:26.952Z] === RUN TestDiskUsage [2021-12-22T13:59:26.952Z] === PAUSE TestDiskUsage [2021-12-22T13:59:26.952Z] === RUN TestEventsExecDie [2021-12-22T13:59:27.145Z] testing: warning: no tests to run [2021-12-22T13:59:27.145Z] PASS [2021-12-22T13:59:27.145Z] ok github.com/docker/docker/integration/plugin/authz 0.131s [2021-12-22T13:59:27.145Z] [2021-12-22T13:59:27.145Z] DONE 0 tests in 0.859s [2021-12-22T13:59:27.513Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-22T13:59:27.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-22T13:59:27.746Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s) [2021-12-22T13:59:27.746Z] === RUN TestAuthZPluginHeader [2021-12-22T13:59:27.772Z] --- PASS: TestEventsExecDie (0.76s) [2021-12-22T13:59:27.772Z] === RUN TestEventsBackwardsCompatible [2021-12-22T13:59:27.772Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-12-22T13:59:27.772Z] === RUN TestEventsVolumeCreate [2021-12-22T13:59:28.028Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-12-22T13:59:28.028Z] === RUN TestInfoBinaryCommits [2021-12-22T13:59:28.028Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-22T13:59:28.028Z] === RUN TestInfoAPIVersioned [2021-12-22T13:59:28.028Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-22T13:59:28.028Z] === RUN TestInfoAPI [2021-12-22T13:59:28.028Z] --- PASS: TestInfoAPI (0.03s) [2021-12-22T13:59:28.028Z] === RUN TestInfoAPIWarnings [2021-12-22T13:59:28.284Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-22T13:59:28.284Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-22T13:59:28.314Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-12-22T13:59:28.314Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-22T13:59:28.314Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:28.314Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-22T13:59:28.314Z] === RUN TestAuthZPluginV2Disable [2021-12-22T13:59:28.314Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:28.314Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-22T13:59:28.314Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-22T13:59:28.314Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:28.314Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-22T13:59:28.314Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-22T13:59:28.314Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:28.314Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-22T13:59:28.314Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-22T13:59:29.212Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-22T13:59:29.774Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-22T13:59:30.030Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-22T13:59:30.287Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-22T13:59:30.849Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-22T13:59:30.849Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-22T13:59:30.849Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-22T13:59:31.412Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-22T13:59:31.974Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-22T13:59:32.230Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-22T13:59:32.602Z] Removing intermediate container 6c0c4daf0e8e [2021-12-22T13:59:32.603Z] ---> ca8667c7aef4 [2021-12-22T13:59:32.603Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-22T13:59:32.603Z] ---> Running in 5ee5f3f30755 [2021-12-22T13:59:32.603Z] [2021-12-22T13:59:32.603Z] SUCCESS: Specified value was saved. [2021-12-22T13:59:32.792Z] === RUN TestDockerSuite/TestInspectImage [2021-12-22T13:59:32.792Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-22T13:59:32.792Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-22T13:59:32.792Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-22T13:59:32.792Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-22T13:59:33.354Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-22T13:59:33.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:33.470Z] INFO: Testing against a local daemon [2021-12-22T13:59:33.470Z] === RUN TestPluginInvalidJSON [2021-12-22T13:59:33.470Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:33.470Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:33.470Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:33.470Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-12-22T13:59:33.470Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-22T13:59:33.470Z] === RUN TestPluginInstall [2021-12-22T13:59:33.470Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-22T13:59:33.470Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:59:33.470Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-22T13:59:33.470Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:59:33.470Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:59:33.470Z] PASS [2021-12-22T13:59:33.470Z] ok github.com/docker/docker/integration/plugin/common 0.207s [2021-12-22T13:59:33.470Z] [2021-12-22T13:59:33.470Z] === Skipped [2021-12-22T13:59:33.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-22T13:59:33.470Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] [2021-12-22T13:59:33.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-22T13:59:33.470Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] [2021-12-22T13:59:33.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T13:59:33.470Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T13:59:33.470Z] [2021-12-22T13:59:33.470Z] DONE 5 tests, 3 skipped in 5.724s [2021-12-22T13:59:33.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-22T13:59:33.915Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-22T13:59:33.915Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-22T13:59:34.171Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-22T13:59:34.731Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-22T13:59:35.500Z] Removing intermediate container 5ee5f3f30755 [2021-12-22T13:59:35.500Z] ---> 6c722ba0f649 [2021-12-22T13:59:35.500Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-22T13:59:35.500Z] ---> Running in 1196584c011a [2021-12-22T13:59:36.620Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-22T13:59:36.620Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-22T13:59:37.183Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-22T13:59:37.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:37.255Z] INFO: Testing against a local daemon [2021-12-22T13:59:37.255Z] === RUN TestExternalGraphDriver [2021-12-22T13:59:37.255Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T13:59:37.255Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-22T13:59:37.255Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:59:37.255Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T13:59:37.255Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-22T13:59:37.255Z] PASS [2021-12-22T13:59:37.255Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.211s [2021-12-22T13:59:37.255Z] [2021-12-22T13:59:37.255Z] === Skipped [2021-12-22T13:59:37.255Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-22T13:59:37.256Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T13:59:37.256Z] [2021-12-22T13:59:37.256Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-22T13:59:37.256Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T13:59:37.256Z] [2021-12-22T13:59:37.256Z] DONE 2 tests, 2 skipped in 3.612s [2021-12-22T13:59:37.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-22T13:59:37.745Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-22T13:59:38.672Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-22T13:59:39.233Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-22T13:59:39.313Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2021-12-22T13:59:39.313Z] === RUN TestServiceUpdateConfigs [2021-12-22T13:59:39.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:39.468Z] INFO: Testing against a local daemon [2021-12-22T13:59:39.468Z] === RUN TestReadPluginNoRead [2021-12-22T13:59:39.468Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T13:59:39.468Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-22T13:59:39.468Z] PASS [2021-12-22T13:59:39.468Z] ok github.com/docker/docker/integration/plugin/logging 0.194s [2021-12-22T13:59:39.489Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-22T13:59:39.935Z] [2021-12-22T13:59:39.935Z] === Skipped [2021-12-22T13:59:39.935Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-22T13:59:39.935Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T13:59:39.935Z] [2021-12-22T13:59:39.935Z] DONE 1 tests, 1 skipped in 2.633s [2021-12-22T13:59:39.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-22T13:59:40.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-22T13:59:40.612Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-22T13:59:40.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-22T13:59:41.429Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-22T13:59:41.429Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-22T13:59:41.502Z] testing: warning: no tests to run [2021-12-22T13:59:41.502Z] PASS [2021-12-22T13:59:41.502Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.133s [2021-12-22T13:59:41.502Z] [2021-12-22T13:59:41.502Z] DONE 0 tests in 1.348s [2021-12-22T13:59:41.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-22T13:59:42.796Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-22T13:59:43.723Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-22T13:59:43.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:43.752Z] INFO: Testing against a local daemon [2021-12-22T13:59:43.752Z] === RUN TestPluginWithDevMounts [2021-12-22T13:59:43.752Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:43.752Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-22T13:59:43.752Z] PASS [2021-12-22T13:59:43.752Z] ok github.com/docker/docker/integration/plugin/volumes 0.192s [2021-12-22T13:59:44.051Z] Cannot create a file when that file already exists. [2021-12-22T13:59:44.220Z] [2021-12-22T13:59:44.220Z] === Skipped [2021-12-22T13:59:44.220Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-22T13:59:44.220Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:44.220Z] [2021-12-22T13:59:44.220Z] DONE 1 tests, 1 skipped in 2.548s [2021-12-22T13:59:44.220Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-22T13:59:44.286Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-12-22T13:59:44.286Z] === RUN TestInfoDebug [2021-12-22T13:59:44.542Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-22T13:59:44.798Z] --- PASS: TestInfoDebug (0.54s) [2021-12-22T13:59:44.798Z] === RUN TestInfoInsecureRegistries [2021-12-22T13:59:44.798Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-22T13:59:45.365Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-22T13:59:45.365Z] === RUN TestInfoRegistryMirrors [2021-12-22T13:59:45.935Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-22T13:59:45.935Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T13:59:45.935Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-12-22T13:59:45.935Z] === RUN TestPingCacheHeaders [2021-12-22T13:59:45.936Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-22T13:59:45.936Z] === RUN TestPingGet [2021-12-22T13:59:46.192Z] --- PASS: TestPingGet (0.01s) [2021-12-22T13:59:46.192Z] === RUN TestPingHead [2021-12-22T13:59:46.192Z] --- PASS: TestPingHead (0.02s) [2021-12-22T13:59:46.192Z] === RUN TestVersion [2021-12-22T13:59:46.192Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-22T13:59:46.192Z] --- PASS: TestVersion (0.03s) [2021-12-22T13:59:46.192Z] === CONT TestDiskUsage [2021-12-22T13:59:46.402Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-22T13:59:46.402Z] PASS [2021-12-22T13:59:46.402Z] [2021-12-22T13:59:46.402Z] === Skipped [2021-12-22T13:59:46.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-22T13:59:46.402Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:46.402Z] [2021-12-22T13:59:46.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-22T13:59:46.402Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:46.402Z] [2021-12-22T13:59:46.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-22T13:59:46.402Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:46.402Z] [2021-12-22T13:59:46.402Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-22T13:59:46.402Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:46.402Z] [2021-12-22T13:59:46.402Z] DONE 17 tests, 4 skipped in 25.812s [2021-12-22T13:59:46.402Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-22T13:59:46.402Z] ++ 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-12-22T13:59:46.402Z] ++ set -e [2021-12-22T13:59:46.402Z] ++ '[' -n 0 ']' [2021-12-22T13:59:46.402Z] ++ set -x [2021-12-22T13:59:46.403Z] ++ 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-12-22T13:59:46.403Z] INFO: Testing against a local daemon [2021-12-22T13:59:46.403Z] === RUN TestPluginInvalidJSON [2021-12-22T13:59:46.403Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:46.403Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:46.403Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T13:59:46.403Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-22T13:59:46.403Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-22T13:59:46.403Z] === RUN TestPluginInstall [2021-12-22T13:59:46.403Z] === RUN TestPluginInstall/no_auth [2021-12-22T13:59:46.403Z] time="2021-12-22T13:59:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:46.403Z] time="2021-12-22T13:59:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffb6c7dd5fbc7643e1539fff834f12788f5888a8d5603a6fe19a9f9a93c03287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:46.403Z] time="2021-12-22T13:59:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:46.403Z] time="2021-12-22T13:59:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffb6c7dd5fbc7643e1539fff834f12788f5888a8d5603a6fe19a9f9a93c03287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:46.403Z] === RUN TestPluginInstall/with_htpasswd [2021-12-22T13:59:46.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:46.456Z] INFO: Testing against a local daemon [2021-12-22T13:59:46.456Z] === RUN TestSecretInspect [2021-12-22T13:59:46.456Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.456Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-22T13:59:46.456Z] === RUN TestSecretList [2021-12-22T13:59:46.456Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.456Z] --- SKIP: TestSecretList (0.00s) [2021-12-22T13:59:46.456Z] === RUN TestSecretsCreateAndDelete [2021-12-22T13:59:46.456Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.456Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-22T13:59:46.456Z] === RUN TestSecretsUpdate [2021-12-22T13:59:46.456Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-22T13:59:46.457Z] === RUN TestTemplatedSecret [2021-12-22T13:59:46.457Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-22T13:59:46.457Z] === RUN TestSecretCreateResolve [2021-12-22T13:59:46.457Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:46.457Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-22T13:59:46.457Z] PASS [2021-12-22T13:59:46.457Z] ok github.com/docker/docker/integration/secret 0.182s [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === Skipped [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-22T13:59:46.457Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:46.457Z] [2021-12-22T13:59:46.457Z] DONE 6 tests, 6 skipped in 2.382s [2021-12-22T13:59:46.457Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-22T13:59:46.662Z] time="2021-12-22T13:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:46.662Z] time="2021-12-22T13:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce2e0680a6a9aeed489059f7f552e225551ad83aa9ba0fff5a086e8bb8fe3035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:46.662Z] time="2021-12-22T13:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:46.662Z] time="2021-12-22T13:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce2e0680a6a9aeed489059f7f552e225551ad83aa9ba0fff5a086e8bb8fe3035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/container_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/image_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-22T13:59:46.754Z] === RUN TestDiskUsage/after_container.Run [2021-12-22T13:59:46.921Z] === RUN TestPluginInstall/with_insecure [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-22T13:59:47.317Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage (1.32s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-22T13:59:47.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-22T13:59:47.573Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T13:59:47.573Z] PASS [2021-12-22T13:59:47.573Z] [2021-12-22T13:59:47.573Z] === Skipped [2021-12-22T13:59:47.573Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-12-22T13:59:47.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T13:59:47.573Z] [2021-12-22T13:59:47.573Z] DONE 50 tests, 1 skipped in 20.515s [2021-12-22T13:59:47.573Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-22T13:59:47.573Z] ++ 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-12-22T13:59:47.573Z] ++ set -e [2021-12-22T13:59:47.573Z] ++ '[' -n 0 ']' [2021-12-22T13:59:47.573Z] ++ set -x [2021-12-22T13:59:47.573Z] ++ 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-12-22T13:59:47.573Z] INFO: Testing against a local daemon [2021-12-22T13:59:47.573Z] === RUN TestVolumesCreateAndList [2021-12-22T13:59:47.573Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-22T13:59:47.573Z] === RUN TestVolumesRemove [2021-12-22T13:59:47.573Z] --- PASS: TestVolumesRemove (0.09s) [2021-12-22T13:59:47.573Z] === RUN TestVolumesInspect [2021-12-22T13:59:47.573Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-22T13:59:47.573Z] === RUN TestVolumesInvalidJSON [2021-12-22T13:59:47.830Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:47.830Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:47.830Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:47.830Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-22T13:59:47.830Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T13:59:47.830Z] PASS [2021-12-22T13:59:47.830Z] [2021-12-22T13:59:47.830Z] DONE 5 tests in 0.244s [2021-12-22T13:59:47.830Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T13:59:47.830Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-22T13:59:47.857Z] time="2021-12-22T13:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:47.857Z] time="2021-12-22T13:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc140eb856caca02e6619a497f1b3174e78c1742bd56237764aab64a7a018ee7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:47.857Z] time="2021-12-22T13:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-22T13:59:47.857Z] time="2021-12-22T13:59:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc140eb856caca02e6619a497f1b3174e78c1742bd56237764aab64a7a018ee7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-22T13:59:47.857Z] plugin_test.go:165: [de459707bc21e] daemon is not started [2021-12-22T13:59:47.857Z] --- PASS: TestPluginInstall (2.93s) [2021-12-22T13:59:47.857Z] --- PASS: TestPluginInstall/no_auth (1.35s) [2021-12-22T13:59:47.857Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-12-22T13:59:47.857Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2021-12-22T13:59:47.857Z] === RUN TestPluginsWithRuntimes [2021-12-22T13:59:48.087Z] ++++ cat bundles/test-integration/docker.pid [2021-12-22T13:59:48.087Z] +++ kill 6170 [2021-12-22T13:59:48.345Z] +++ /etc/init.d/apparmor stop [2021-12-22T13:59:48.345Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T13:59:48.345Z] [2021-12-22T13:59:48.345Z] Unloading profiles will leave already running processes permanently [2021-12-22T13:59:48.345Z] unconfined, which can lead to unexpected situations. [2021-12-22T13:59:48.345Z] [2021-12-22T13:59:48.345Z] To set a process to complain mode, use the command line tool [2021-12-22T13:59:48.345Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T13:59:48.345Z] +++ true [2021-12-22T13:59:48.345Z] exiting test-integration [2021-12-22T13:59:48.345Z] ++ exit 0 [2021-12-22T13:59:48.345Z] [2021-12-22T13:59:49.235Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-22T13:59:49.277Z] + for job in $(jobs -p) [2021-12-22T13:59:49.277Z] + wait 29388 [2021-12-22T13:59:49.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:49.404Z] INFO: Testing against a local daemon [2021-12-22T13:59:49.404Z] === RUN TestServiceCreateInit [2021-12-22T13:59:49.404Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T13:59:49.404Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T13:59:49.404Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- PASS: TestServiceCreateInit (0.06s) [2021-12-22T13:59:49.404Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:59:49.404Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:59:49.404Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T13:59:49.404Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-22T13:59:49.404Z] === RUN TestCreateServiceConflict [2021-12-22T13:59:49.404Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-22T13:59:49.404Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T13:59:49.404Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-12-22T13:59:49.404Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T13:59:49.404Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T13:59:49.404Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T13:59:49.404Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-22T13:59:49.404Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T13:59:49.404Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.404Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-22T13:59:49.838Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-22T13:59:49.838Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-22T13:59:49.871Z] === RUN TestCreateServiceSysctls [2021-12-22T13:59:49.871Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-12-22T13:59:49.871Z] === RUN TestCreateServiceCapabilities [2021-12-22T13:59:49.871Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-12-22T13:59:49.871Z] === RUN TestInspect [2021-12-22T13:59:49.871Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestInspect (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestCreateJob [2021-12-22T13:59:49.871Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestCreateJob (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestReplicatedJob [2021-12-22T13:59:49.871Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestUpdateReplicatedJob [2021-12-22T13:59:49.871Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceListWithStatuses [2021-12-22T13:59:49.871Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T13:59:49.871Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestDockerNetworkReConnect [2021-12-22T13:59:49.871Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServicePlugin [2021-12-22T13:59:49.871Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceUpdateLabel [2021-12-22T13:59:49.871Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceUpdateSecrets [2021-12-22T13:59:49.871Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceUpdateConfigs [2021-12-22T13:59:49.871Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceUpdateNetwork [2021-12-22T13:59:49.871Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-22T13:59:49.871Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T13:59:49.871Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-22T13:59:49.871Z] PASS [2021-12-22T13:59:49.871Z] ok github.com/docker/docker/integration/service 0.369s [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === Skipped [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-12-22T13:59:49.871Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-22T13:59:49.871Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-12-22T13:59:49.871Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-12-22T13:59:49.871Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-22T13:59:49.871Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-22T13:59:49.871Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-22T13:59:49.871Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-22T13:59:49.871Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-22T13:59:49.871Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-22T13:59:49.871Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-22T13:59:49.871Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-22T13:59:49.871Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-22T13:59:49.871Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-22T13:59:49.871Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-22T13:59:49.871Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-22T13:59:49.871Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-22T13:59:49.871Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T13:59:49.871Z] [2021-12-22T13:59:49.871Z] DONE 24 tests, 23 skipped in 3.173s [2021-12-22T13:59:49.871Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-22T13:59:50.171Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-22T13:59:51.108Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2021-12-22T13:59:51.108Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-12-22T13:59:51.108Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-12-22T13:59:51.108Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T13:59:51.114Z] Removing intermediate container 1196584c011a [2021-12-22T13:59:51.114Z] ---> edcedd62ba91 [2021-12-22T13:59:51.114Z] Step 13/13 : CMD ["sh"] [2021-12-22T13:59:51.114Z] ---> Running in c4750edf4687 [2021-12-22T13:59:51.677Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-22T13:59:51.677Z] PASS [2021-12-22T13:59:51.677Z] [2021-12-22T13:59:51.677Z] DONE 10 tests in 6.717s [2021-12-22T13:59:51.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-22T13:59:51.677Z] ++ 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-12-22T13:59:51.677Z] ++ set -e [2021-12-22T13:59:51.677Z] ++ '[' -n 0 ']' [2021-12-22T13:59:51.677Z] ++ set -x [2021-12-22T13:59:51.677Z] ++ 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-12-22T13:59:51.677Z] INFO: Testing against a local daemon [2021-12-22T13:59:51.677Z] === RUN TestExternalGraphDriver [2021-12-22T13:59:51.677Z] === RUN TestExternalGraphDriver/json [2021-12-22T13:59:51.729Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-22T13:59:51.729Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-22T13:59:52.080Z] Removing intermediate container c4750edf4687 [2021-12-22T13:59:52.080Z] ---> 6b87bbd0fa7c [2021-12-22T13:59:52.080Z] Successfully built 6b87bbd0fa7c [2021-12-22T13:59:52.080Z] Successfully tagged busybox:latest [2021-12-22T13:59:52.080Z] INFO: Docker images of the daemon under test [2021-12-22T13:59:52.080Z] [2021-12-22T13:59:52.080Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-22T13:59:52.081Z] busybox latest 6b87bbd0fa7c Less than a second ago 5.77GB [2021-12-22T13:59:52.081Z] microsoft/windowsservercore latest 1316f72af619 2 weeks ago 5.74GB [2021-12-22T13:59:52.081Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 2 weeks ago 5.74GB [2021-12-22T13:59:52.081Z] [2021-12-22T13:59:52.081Z] INFO: Running integration tests at 12/22/2021 13:59:51... [2021-12-22T13:59:52.081Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-22T13:59:52.081Z] INFO: Integration API tests being run from the host: [2021-12-22T13:59:52.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:52.091Z] INFO: Testing against a local daemon [2021-12-22T13:59:52.091Z] === RUN TestSessionCreate [2021-12-22T13:59:52.091Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:52.291Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-22T13:59:52.538Z] INFO: make.ps1 starting at 12/22/2021 13:59:52 [2021-12-22T13:59:52.558Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-22T13:59:52.558Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T13:59:52.558Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:52.558Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T13:59:52.558Z] PASS [2021-12-22T13:59:52.558Z] ok github.com/docker/docker/integration/session 0.187s [2021-12-22T13:59:52.558Z] [2021-12-22T13:59:52.558Z] === Skipped [2021-12-22T13:59:52.558Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-22T13:59:52.558Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:52.558Z] [2021-12-22T13:59:52.558Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T13:59:52.558Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T13:59:52.558Z] [2021-12-22T13:59:52.558Z] DONE 2 tests, 2 skipped in 2.293s [2021-12-22T13:59:52.558Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-22T13:59:53.584Z] === RUN TestExternalGraphDriver/spec [2021-12-22T13:59:54.083Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-22T13:59:54.149Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2021-12-22T13:59:54.149Z] === RUN TestServiceUpdateNetwork [2021-12-22T13:59:54.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:54.774Z] INFO: Testing against a local daemon [2021-12-22T13:59:54.774Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T13:59:54.774Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:54.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestDiskUsage [2021-12-22T13:59:54.774Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T13:59:54.774Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestEventsExecDie [2021-12-22T13:59:54.774Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T13:59:54.774Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestEventsBackwardsCompatible [2021-12-22T13:59:54.774Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T13:59:54.774Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestEventsVolumeCreate [2021-12-22T13:59:54.774Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T13:59:54.774Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestInfoAPI [2021-12-22T13:59:54.774Z] --- PASS: TestInfoAPI (0.05s) [2021-12-22T13:59:54.774Z] === RUN TestInfoAPIWarnings [2021-12-22T13:59:54.774Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:59:54.774Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestInfoDebug [2021-12-22T13:59:54.774Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:54.774Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestInfoInsecureRegistries [2021-12-22T13:59:54.774Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:54.774Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-22T13:59:54.774Z] === RUN TestInfoRegistryMirrors [2021-12-22T13:59:54.774Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:54.774Z] --- SKIP: TestInfoRegistryMirrors (0.02s) [2021-12-22T13:59:54.774Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T13:59:54.961Z] === RUN TestExternalGraphDriver/pull [2021-12-22T13:59:55.758Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-12-22T13:59:55.758Z] === RUN TestPingCacheHeaders [2021-12-22T13:59:55.758Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-22T13:59:55.758Z] === RUN TestPingGet [2021-12-22T13:59:55.758Z] --- PASS: TestPingGet (0.04s) [2021-12-22T13:59:55.758Z] === RUN TestPingHead [2021-12-22T13:59:56.225Z] --- PASS: TestPingHead (0.04s) [2021-12-22T13:59:56.225Z] === RUN TestVersion [2021-12-22T13:59:56.225Z] --- PASS: TestVersion (0.05s) [2021-12-22T13:59:56.225Z] PASS [2021-12-22T13:59:56.225Z] ok github.com/docker/docker/integration/system 1.389s [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === Skipped [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T13:59:56.225Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-22T13:59:56.225Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-22T13:59:56.225Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-22T13:59:56.225Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-22T13:59:56.225Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-22T13:59:56.225Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-22T13:59:56.225Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-22T13:59:56.225Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.02s) [2021-12-22T13:59:56.225Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T13:59:56.225Z] [2021-12-22T13:59:56.225Z] DONE 15 tests, 9 skipped in 3.650s [2021-12-22T13:59:56.225Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-22T13:59:56.338Z] --- PASS: TestExternalGraphDriver (4.62s) [2021-12-22T13:59:56.338Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2021-12-22T13:59:56.338Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2021-12-22T13:59:56.338Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-12-22T13:59:56.338Z] === RUN TestGraphdriverPluginV2 [2021-12-22T13:59:56.338Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:56.338Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-22T13:59:56.338Z] PASS [2021-12-22T13:59:56.338Z] [2021-12-22T13:59:56.338Z] === Skipped [2021-12-22T13:59:56.338Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-22T13:59:56.338Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T13:59:56.338Z] [2021-12-22T13:59:56.338Z] DONE 5 tests, 1 skipped in 4.723s [2021-12-22T13:59:56.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-22T13:59:56.338Z] ++ 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-12-22T13:59:56.338Z] ++ set -e [2021-12-22T13:59:56.338Z] ++ '[' -n 0 ']' [2021-12-22T13:59:56.338Z] ++ set -x [2021-12-22T13:59:56.338Z] ++ 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-12-22T13:59:56.338Z] INFO: Testing against a local daemon [2021-12-22T13:59:56.338Z] === RUN TestContinueAfterPluginCrash [2021-12-22T13:59:56.338Z] === PAUSE TestContinueAfterPluginCrash [2021-12-22T13:59:56.338Z] === RUN TestReadPluginNoRead [2021-12-22T13:59:56.338Z] === PAUSE TestReadPluginNoRead [2021-12-22T13:59:56.338Z] === RUN TestDaemonStartWithLogOpt [2021-12-22T13:59:56.338Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-22T13:59:56.338Z] === CONT TestContinueAfterPluginCrash [2021-12-22T13:59:56.338Z] === CONT TestDaemonStartWithLogOpt [2021-12-22T13:59:58.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T13:59:58.435Z] INFO: Testing against a local daemon [2021-12-22T13:59:58.435Z] === RUN TestVolumesCreateAndList [2021-12-22T13:59:58.435Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-12-22T13:59:58.435Z] === RUN TestVolumesRemove [2021-12-22T13:59:58.828Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-22T13:59:58.902Z] --- PASS: TestVolumesRemove (0.19s) [2021-12-22T13:59:58.902Z] === RUN TestVolumesInspect [2021-12-22T13:59:58.902Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-22T13:59:58.902Z] === RUN TestVolumesInvalidJSON [2021-12-22T13:59:58.902Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:58.902Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:58.902Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T13:59:58.902Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-12-22T13:59:58.902Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-12-22T13:59:58.902Z] PASS [2021-12-22T13:59:58.902Z] ok github.com/docker/docker/integration/volume 0.461s [2021-12-22T13:59:59.368Z] [2021-12-22T13:59:59.368Z] DONE 5 tests in 2.954s [2021-12-22T13:59:59.368Z] INFO: make.ps1 ended at 12/22/2021 13:59:59 [2021-12-22T13:59:59.368Z] INFO: Integration CLI tests being run from the host: [2021-12-22T13:59:59.368Z] 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-12-22T13:59:59.629Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2021-12-22T13:59:59.629Z] === CONT TestReadPluginNoRead [2021-12-22T14:00:00.194Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-22T14:00:01.123Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-22T14:00:01.535Z] === RUN TestReadPluginNoRead/default [2021-12-22T14:00:01.684Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-22T14:00:02.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-22T14:00:02.915Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-22T14:00:03.174Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-22T14:00:03.174Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-22T14:00:03.736Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-22T14:00:03.736Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-22T14:00:03.736Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-22T14:00:03.857Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-22T14:00:03.992Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-22T14:00:04.425Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2021-12-22T14:00:04.554Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-22T14:00:04.685Z] === CONT TestReadPluginNoRead [2021-12-22T14:00:04.685Z] read_test.go:92: [d2b977638ebf1] daemon is not started [2021-12-22T14:00:04.685Z] --- PASS: TestReadPluginNoRead (5.42s) [2021-12-22T14:00:04.685Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2021-12-22T14:00:04.685Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.06s) [2021-12-22T14:00:04.685Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2021-12-22T14:00:04.685Z] PASS [2021-12-22T14:00:04.685Z] [2021-12-22T14:00:04.685Z] DONE 6 tests in 8.524s [2021-12-22T14:00:04.685Z] 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-12-22T14:00:04.685Z] ++ 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-12-22T14:00:04.685Z] ++ set -e [2021-12-22T14:00:04.685Z] ++ '[' -n 0 ']' [2021-12-22T14:00:04.685Z] ++ set -x [2021-12-22T14:00:04.685Z] ++ 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-12-22T14:00:04.944Z] testing: warning: no tests to run [2021-12-22T14:00:04.944Z] PASS [2021-12-22T14:00:04.944Z] [2021-12-22T14:00:04.944Z] DONE 0 tests in 0.031s [2021-12-22T14:00:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-22T14:00:04.944Z] ++ 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-12-22T14:00:04.944Z] ++ set -e [2021-12-22T14:00:04.944Z] ++ '[' -n 0 ']' [2021-12-22T14:00:04.944Z] ++ set -x [2021-12-22T14:00:04.944Z] ++ 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-12-22T14:00:04.944Z] INFO: Testing against a local daemon [2021-12-22T14:00:04.944Z] === RUN TestPluginWithDevMounts [2021-12-22T14:00:04.944Z] === PAUSE TestPluginWithDevMounts [2021-12-22T14:00:04.944Z] === CONT TestPluginWithDevMounts [2021-12-22T14:00:06.315Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2021-12-22T14:00:06.315Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T14:00:06.321Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-12-22T14:00:06.321Z] PASS [2021-12-22T14:00:06.321Z] [2021-12-22T14:00:06.321Z] DONE 1 tests in 1.593s [2021-12-22T14:00:06.321Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-22T14:00:06.321Z] ++ 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-12-22T14:00:06.322Z] ++ set -e [2021-12-22T14:00:06.322Z] ++ '[' -n 0 ']' [2021-12-22T14:00:06.322Z] ++ set -x [2021-12-22T14:00:06.580Z] ++ 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-12-22T14:00:06.580Z] INFO: Testing against a local daemon [2021-12-22T14:00:06.580Z] === RUN TestSecretInspect [2021-12-22T14:00:07.243Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-22T14:00:07.806Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-22T14:00:08.484Z] --- PASS: TestSecretInspect (1.78s) [2021-12-22T14:00:08.484Z] === RUN TestSecretList [2021-12-22T14:00:08.719Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-22T14:00:08.719Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-22T14:00:09.862Z] --- PASS: TestSecretList (1.66s) [2021-12-22T14:00:09.862Z] === RUN TestSecretsCreateAndDelete [2021-12-22T14:00:11.767Z] --- PASS: TestSecretsCreateAndDelete (1.70s) [2021-12-22T14:00:11.767Z] === RUN TestSecretsUpdate [2021-12-22T14:00:11.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-22T14:00:11.894Z] INFO: Testing against a local daemon [2021-12-22T14:00:11.894Z] === RUN TestDockerSuite [2021-12-22T14:00:11.894Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-22T14:00:11.894Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-22T14:00:11.894Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:00:11.894Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-22T14:00:11.895Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-22T14:00:11.895Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-22T14:00:12.454Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-22T14:00:12.454Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-22T14:00:12.454Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-22T14:00:12.454Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-22T14:00:12.454Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-22T14:00:12.454Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-22T14:00:12.454Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-22T14:00:12.454Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-22T14:00:12.454Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-22T14:00:12.454Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-22T14:00:12.454Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-22T14:00:12.454Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-22T14:00:12.454Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-22T14:00:12.454Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-22T14:00:12.454Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-22T14:00:12.454Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-22T14:00:12.454Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-22T14:00:12.454Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:00:12.454Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-22T14:00:12.879Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-22T14:00:12.879Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-22T14:00:12.899Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-22T14:00:13.464Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-22T14:00:13.464Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-22T14:00:13.672Z] --- PASS: TestSecretsUpdate (1.69s) [2021-12-22T14:00:13.672Z] === RUN TestTemplatedSecret [2021-12-22T14:00:14.393Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-22T14:00:14.956Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-22T14:00:15.578Z] --- PASS: TestTemplatedSecret (1.93s) [2021-12-22T14:00:15.578Z] === RUN TestSecretCreateResolve [2021-12-22T14:00:15.887Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-22T14:00:15.888Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-22T14:00:16.814Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-22T14:00:17.378Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-22T14:00:17.483Z] --- PASS: TestSecretCreateResolve (2.03s) [2021-12-22T14:00:17.483Z] PASS [2021-12-22T14:00:17.483Z] [2021-12-22T14:00:17.483Z] DONE 6 tests in 10.875s [2021-12-22T14:00:17.483Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-22T14:00:17.483Z] ++ 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-12-22T14:00:17.483Z] ++ set -e [2021-12-22T14:00:17.483Z] ++ '[' -n 0 ']' [2021-12-22T14:00:17.483Z] ++ set -x [2021-12-22T14:00:17.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-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-12-22T14:00:17.483Z] INFO: Testing against a local daemon [2021-12-22T14:00:17.483Z] === RUN TestServiceCreateInit [2021-12-22T14:00:17.483Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T14:00:18.361Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-22T14:00:19.268Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-22T14:00:19.830Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-22T14:00:20.392Z] === RUN TestDockerSuite/TestLogsSince [2021-12-22T14:00:20.771Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T14:00:22.423Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2021-12-22T14:00:22.423Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-22T14:00:22.423Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-22T14:00:22.423Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-12-22T14:00:22.423Z] PASS [2021-12-22T14:00:22.423Z] [2021-12-22T14:00:22.423Z] === Skipped [2021-12-22T14:00:22.423Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-22T14:00:22.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T14:00:22.423Z] [2021-12-22T14:00:22.423Z] DONE 27 tests, 1 skipped in 181.839s [2021-12-22T14:00:22.423Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-22T14:00:22.423Z] INFO: Testing against a local daemon [2021-12-22T14:00:22.423Z] === RUN TestSessionCreate [2021-12-22T14:00:22.423Z] --- PASS: TestSessionCreate (0.02s) [2021-12-22T14:00:22.423Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T14:00:22.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-22T14:00:22.423Z] PASS [2021-12-22T14:00:22.423Z] [2021-12-22T14:00:22.423Z] DONE 2 tests in 0.073s [2021-12-22T14:00:22.423Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-22T14:00:22.423Z] INFO: Testing against a local daemon [2021-12-22T14:00:22.423Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T14:00:22.423Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-22T14:00:22.423Z] === RUN TestDiskUsage [2021-12-22T14:00:22.423Z] === PAUSE TestDiskUsage [2021-12-22T14:00:22.423Z] === RUN TestEventsExecDie [2021-12-22T14:00:22.680Z] --- PASS: TestEventsExecDie (0.56s) [2021-12-22T14:00:22.680Z] === RUN TestEventsBackwardsCompatible [2021-12-22T14:00:22.680Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-22T14:00:22.680Z] === RUN TestEventsVolumeCreate [2021-12-22T14:00:22.936Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-12-22T14:00:22.936Z] === RUN TestInfoBinaryCommits [2021-12-22T14:00:22.936Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-22T14:00:22.936Z] === RUN TestInfoAPIVersioned [2021-12-22T14:00:22.936Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-22T14:00:22.936Z] === RUN TestInfoAPI [2021-12-22T14:00:22.936Z] --- PASS: TestInfoAPI (0.02s) [2021-12-22T14:00:22.936Z] === RUN TestInfoAPIWarnings [2021-12-22T14:00:23.306Z] --- PASS: TestServiceCreateInit (5.96s) [2021-12-22T14:00:23.306Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.97s) [2021-12-22T14:00:23.306Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.97s) [2021-12-22T14:00:23.306Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T14:00:24.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-22T14:00:27.074Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-22T14:00:28.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-22T14:00:29.890Z] docker_api_swarm_service_test.go:395: [d35f698d380fe] joining swarm manager [d969e33e66d7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:00:30.818Z] docker_api_swarm_service_test.go:395: [d6f41341dde2b] joining swarm manager [d969e33e66d7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:00:32.708Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-22T14:00:33.270Z] === RUN TestDockerSuite/TestLogsTail [2021-12-22T14:00:34.198Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-22T14:00:34.761Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-22T14:00:35.324Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-22T14:00:35.888Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-22T14:00:36.457Z] === RUN TestDockerSuite/TestNetHostname [2021-12-22T14:00:36.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:00:36.700Z] INFO: Testing against a local daemon [2021-12-22T14:00:36.700Z] === RUN TestBuildWithSession [2021-12-22T14:00:36.700Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T14:00:36.700Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-22T14:00:36.700Z] === RUN TestBuildSquashParent [2021-12-22T14:00:36.700Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:00:36.700Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T14:00:36.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T14:00:36.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T14:00:36.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-22T14:00:36.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-22T14:00:36.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-22T14:00:36.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-22T14:00:37.824Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-22T14:00:37.824Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-22T14:00:38.258Z] --- PASS: TestCreateServiceMultipleTimes (14.57s) [2021-12-22T14:00:38.258Z] === RUN TestCreateServiceConflict [2021-12-22T14:00:38.387Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-22T14:00:39.636Z] --- PASS: TestCreateServiceConflict (1.69s) [2021-12-22T14:00:39.636Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T14:00:39.753Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-22T14:00:40.009Z] === RUN TestDockerSuite/TestPluginActive [2021-12-22T14:00:40.976Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-12-22T14:00:40.976Z] === RUN TestInfoDebug [2021-12-22T14:00:40.976Z] --- PASS: TestInfoDebug (0.53s) [2021-12-22T14:00:40.976Z] === RUN TestInfoInsecureRegistries [2021-12-22T14:00:40.976Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-22T14:00:40.976Z] === RUN TestInfoRegistryMirrors [2021-12-22T14:00:40.976Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-22T14:00:40.976Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T14:00:40.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-12-22T14:00:40.976Z] === RUN TestPingCacheHeaders [2021-12-22T14:00:40.976Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-22T14:00:40.976Z] === RUN TestPingGet [2021-12-22T14:00:40.976Z] --- PASS: TestPingGet (0.01s) [2021-12-22T14:00:40.976Z] === RUN TestPingHead [2021-12-22T14:00:40.976Z] --- PASS: TestPingHead (0.02s) [2021-12-22T14:00:40.976Z] === RUN TestVersion [2021-12-22T14:00:40.976Z] --- PASS: TestVersion (0.02s) [2021-12-22T14:00:40.976Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-22T14:00:40.976Z] === CONT TestDiskUsage [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/container_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/image_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/volume_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-22T14:00:41.233Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-22T14:00:41.490Z] === RUN TestDiskUsage/after_container.Run [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-22T14:00:42.053Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-22T14:00:42.171Z] --- PASS: TestCreateServiceMaxReplicas (2.44s) [2021-12-22T14:00:42.171Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage (1.54s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:00:42.309Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2021-12-22T14:00:42.309Z] PASS [2021-12-22T14:00:42.309Z] [2021-12-22T14:00:42.309Z] DONE 50 tests in 20.272s [2021-12-22T14:00:42.309Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-22T14:00:42.309Z] INFO: Testing against a local daemon [2021-12-22T14:00:42.309Z] === RUN TestVolumesCreateAndList [2021-12-22T14:00:42.524Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-22T14:00:42.566Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-22T14:00:42.566Z] === RUN TestVolumesRemove [2021-12-22T14:00:42.566Z] --- PASS: TestVolumesRemove (0.07s) [2021-12-22T14:00:42.566Z] === RUN TestVolumesInspect [2021-12-22T14:00:42.566Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-22T14:00:42.566Z] === RUN TestVolumesInvalidJSON [2021-12-22T14:00:42.566Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T14:00:42.566Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T14:00:42.566Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T14:00:42.566Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-22T14:00:42.566Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T14:00:42.566Z] PASS [2021-12-22T14:00:42.566Z] [2021-12-22T14:00:42.566Z] DONE 5 tests in 0.194s [2021-12-22T14:00:42.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T14:00:43.128Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-22T14:00:43.128Z] Removing test suite binaries [2021-12-22T14:00:43.384Z] exiting test-integration [2021-12-22T14:00:43.384Z] ++ exit 0 [2021-12-22T14:00:43.384Z] Post stage [Pipeline] junit [2021-12-22T14:00:44.762Z] Recording test results [2021-12-22T14:00:45.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-22T14:00:45.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-22T14:00:45.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-22T14:00:46.584Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-22T14:00:46.920Z] + echo Ensuring container killed. [2021-12-22T14:00:46.920Z] Ensuring container killed. [2021-12-22T14:00:46.920Z] + docker rm -vf docker-pr3 [2021-12-22T14:00:46.920Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-22T14:00:47.197Z] + echo Chowning /workspace to jenkins user [2021-12-22T14:00:47.197Z] Chowning /workspace to jenkins user [2021-12-22T14:00:47.197Z] + id -u [2021-12-22T14:00:47.197Z] + id -g [2021-12-22T14:00:47.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [2021-12-22T14:00:47.197Z] Unable to find image 'busybox:latest' locally [2021-12-22T14:00:47.197Z] latest: Pulling from library/busybox [2021-12-22T14:00:47.457Z] 3cb635b06aa2: Pulling fs layer [2021-12-22T14:00:47.457Z] 3cb635b06aa2: Download complete [2021-12-22T14:00:47.457Z] 3cb635b06aa2: Pull complete [2021-12-22T14:00:47.457Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-22T14:00:47.457Z] Status: Downloaded newer image for busybox:latest [2021-12-22T14:00:48.310Z] docker_api_swarm_service_test.go:343: [db0a059d88c21] joining swarm manager [d6be3a8a23a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:00:48.872Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-22T14:00:48.872Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-22T14:00:48.872Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-22T14:00:48.872Z] docker_api_swarm_service_test.go:343: [d80f2a6cd523e] joining swarm manager [d6be3a8a23a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T14:00:49.653Z] + bundleName=amd64-cgroup2 [2021-12-22T14:00:49.653Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-22T14:00:49.653Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-22T14:00:49.653Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-22T14:00:49.653Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-22T14:00:49.919Z] Archiving artifacts [2021-12-22T14:00:50.239Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-22T14:00:52.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T14:00:52.600Z] + make clean [2021-12-22T14:00:52.856Z] docker volume rm -f docker-dev-cache [2021-12-22T14:00:52.856Z] docker-dev-cache [Pipeline] deleteDir [2021-12-22T14:00:53.508Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-22T14:00:54.875Z] === RUN TestDockerSuite/TestPluginMetricsCollector [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.06s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.29s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.39s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.62s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.81s) [2021-12-22T14:00:55.601Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.23s) [2021-12-22T14:00:55.601Z] === RUN TestBuildMultiStageCopy [2021-12-22T14:00:55.601Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-22T14:00:57.054Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2021-12-22T14:00:57.054Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T14:00:57.390Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-22T14:01:02.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-22T14:01:02.635Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-22T14:01:04.005Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-22T14:01:04.271Z] docker_api_swarm_service_test.go:490: [da71e76f1d544] joining swarm manager [d75bda7303eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:01:04.833Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-22T14:01:05.089Z] docker_api_swarm_service_test.go:490: [de44792e961cb] joining swarm manager [d75bda7303eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:01:06.454Z] === RUN TestDockerSuite/TestPortList [2021-12-22T14:01:07.031Z] --- PASS: TestCreateServiceSecretFileMode (11.85s) [2021-12-22T14:01:07.031Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T14:01:07.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-22T14:01:08.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-22T14:01:10.469Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-22T14:01:12.019Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-22T14:01:12.992Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-22T14:01:13.920Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy (18.87s) [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.40s) [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.20s) [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.41s) [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.79s) [2021-12-22T14:01:14.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.06s) [2021-12-22T14:01:14.203Z] === RUN TestBuildMultiStageParentConfig [2021-12-22T14:01:18.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-22T14:01:18.889Z] --- PASS: TestBuildMultiStageParentConfig (4.20s) [2021-12-22T14:01:18.889Z] === RUN TestBuildLabelWithTargets [2021-12-22T14:01:18.889Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:01:18.889Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-12-22T14:01:18.889Z] === RUN TestBuildWithEmptyLayers [2021-12-22T14:01:19.241Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2021-12-22T14:01:19.241Z] === RUN TestCreateServiceSysctls [2021-12-22T14:01:19.972Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-22T14:01:19.972Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-22T14:01:19.972Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-22T14:01:20.425Z] --- PASS: TestBuildWithEmptyLayers (2.21s) [2021-12-22T14:01:20.425Z] === RUN TestBuildMultiStageOnBuild [2021-12-22T14:01:20.535Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-22T14:01:20.535Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-22T14:01:21.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-22T14:01:21.098Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-22T14:01:21.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-22T14:01:21.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-22T14:01:22.529Z] --- PASS: TestCreateServiceSysctls (3.01s) [2021-12-22T14:01:22.529Z] === RUN TestCreateServiceCapabilities [2021-12-22T14:01:22.848Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-22T14:01:22.848Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-22T14:01:23.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-22T14:01:24.432Z] --- PASS: TestCreateServiceCapabilities (1.92s) [2021-12-22T14:01:24.432Z] === RUN TestInspect [2021-12-22T14:01:25.144Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-22T14:01:26.075Z] docker_api_swarm_service_test.go:128: [d5eb2549e958b] joining swarm manager [d0545c7a004a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:01:26.332Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-22T14:01:26.337Z] --- PASS: TestInspect (2.22s) [2021-12-22T14:01:26.337Z] === RUN TestCreateJob [2021-12-22T14:01:26.894Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-22T14:01:26.894Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-22T14:01:27.151Z] docker_api_swarm_service_test.go:129: [dcc823dfab336] joining swarm manager [d0545c7a004a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:01:28.872Z] --- PASS: TestCreateJob (2.46s) [2021-12-22T14:01:28.872Z] === RUN TestReplicatedJob [2021-12-22T14:01:29.043Z] docker_api_swarm_service_test.go:137: [d77f2fa44c608] joining swarm manager [d0545c7a004a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-22T14:01:29.300Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-22T14:01:30.235Z] docker_api_swarm_service_test.go:138: [d4db2a1298c0c] joining swarm manager [d0545c7a004a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-22T14:01:30.235Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-22T14:01:32.753Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-22T14:01:33.063Z] --- PASS: TestReplicatedJob (4.16s) [2021-12-22T14:01:33.063Z] === RUN TestUpdateReplicatedJob [2021-12-22T14:01:35.598Z] --- PASS: TestUpdateReplicatedJob (2.51s) [2021-12-22T14:01:35.598Z] === RUN TestServiceListWithStatuses [2021-12-22T14:01:35.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T14:01:35.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T14:01:35.598Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T14:01:36.024Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-22T14:01:36.024Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-22T14:01:38.540Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-22T14:01:39.792Z] --- PASS: TestDockerNetworkConnectAlias (3.81s) [2021-12-22T14:01:39.792Z] === RUN TestDockerNetworkReConnect [2021-12-22T14:01:42.327Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2021-12-22T14:01:42.327Z] === RUN TestServicePlugin [2021-12-22T14:01:42.327Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T14:01:42.327Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-22T14:01:42.327Z] === RUN TestServiceUpdateLabel [2021-12-22T14:01:44.862Z] --- PASS: TestServiceUpdateLabel (2.07s) [2021-12-22T14:01:44.862Z] === RUN TestServiceUpdateSecrets [2021-12-22T14:01:45.081Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-22T14:01:45.642Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-22T14:01:47.009Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-22T14:01:47.938Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-22T14:01:48.866Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-22T14:01:50.234Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-22T14:01:51.601Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-22T14:01:52.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-22T14:01:52.726Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-22T14:01:52.726Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-22T14:01:53.655Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-22T14:01:54.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-22T14:01:54.367Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-22T14:01:54.367Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-22T14:01:54.367Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-22T14:01:54.367Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-22T14:01:54.367Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-22T14:01:54.367Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-22T14:01:54.367Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-22T14:01:54.367Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T14:01:54.367Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-22T14:01:55.147Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-22T14:01:56.091Z] --- PASS: TestBuildMultiStageOnBuild (33.72s) [2021-12-22T14:01:56.091Z] === RUN TestBuildUncleanTarFilenames [2021-12-22T14:01:56.091Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:01:56.091Z] --- SKIP: TestBuildUncleanTarFilenames (0.02s) [2021-12-22T14:01:56.091Z] === RUN TestBuildMultiStageLayerLeak [2021-12-22T14:01:56.538Z] docker_api_swarm_service_test.go:304: [d2c4094d7811e] joining swarm manager [d96dc6b645460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:01:57.121Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-22T14:01:57.377Z] docker_api_swarm_service_test.go:304: [daf023495d9c9] joining swarm manager [d96dc6b645460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:01:57.636Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-22T14:01:57.636Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-22T14:01:57.636Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-22T14:01:57.892Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-22T14:01:58.148Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-22T14:01:58.148Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-22T14:01:59.078Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-22T14:01:59.742Z] --- PASS: TestServiceUpdateSecrets (13.85s) [2021-12-22T14:01:59.742Z] === RUN TestServiceUpdateConfigs [2021-12-22T14:01:59.888Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-22T14:01:59.888Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T14:01:59.888Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-22T14:02:00.005Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-22T14:02:00.231Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-22T14:02:00.231Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:02:00.231Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-22T14:02:00.231Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T14:02:00.231Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-22T14:02:00.932Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-22T14:02:01.188Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-22T14:02:03.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-22T14:02:03.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-22T14:02:04.975Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-22T14:02:07.727Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-22T14:02:07.920Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-22T14:02:07.920Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T14:02:07.920Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-22T14:02:07.920Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T14:02:07.920Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-22T14:02:07.920Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T14:02:07.920Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-22T14:02:07.920Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T14:02:07.920Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-22T14:02:08.291Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-22T14:02:09.569Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-22T14:02:09.657Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-22T14:02:09.657Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-22T14:02:09.657Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-22T14:02:09.913Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-22T14:02:10.039Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-22T14:02:10.039Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T14:02:10.039Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-22T14:02:10.039Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T14:02:10.039Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-22T14:02:10.039Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T14:02:10.039Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-22T14:02:10.510Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-22T14:02:11.501Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-22T14:02:12.427Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-22T14:02:12.675Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-22T14:02:12.675Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T14:02:12.675Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-22T14:02:12.675Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:02:12.675Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-22T14:02:12.990Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-22T14:02:14.648Z] --- PASS: TestServiceUpdateConfigs (13.86s) [2021-12-22T14:02:14.648Z] === RUN TestServiceUpdateNetwork [2021-12-22T14:02:14.880Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-22T14:02:15.300Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-22T14:02:15.809Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-22T14:02:15.809Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-22T14:02:15.809Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-22T14:02:16.872Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-22T14:02:16.872Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T14:02:16.872Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-22T14:02:16.872Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T14:02:16.872Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-22T14:02:17.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-22T14:02:17.342Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-22T14:02:18.106Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-22T14:02:19.039Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-22T14:02:19.296Z] docker_api_swarm_service_test.go:100: [d852932b5bdb6] joining swarm manager [d35245bee83ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:02:19.296Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-22T14:02:20.226Z] docker_api_swarm_service_test.go:101: [d322c36eb1614] joining swarm manager [d35245bee83ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:02:20.483Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-22T14:02:21.241Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-22T14:02:21.287Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-22T14:02:21.351Z] --- PASS: TestBuildMultiStageLayerLeak (25.52s) [2021-12-22T14:02:21.351Z] === RUN TestBuildWithHugeFile [2021-12-22T14:02:22.617Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-22T14:02:23.122Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-22T14:02:24.057Z] === RUN TestDockerSuite/TestRmiTag [2021-12-22T14:02:24.057Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-22T14:02:24.618Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-22T14:02:24.657Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2021-12-22T14:02:24.657Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T14:02:25.224Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-22T14:02:25.792Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-22T14:02:27.890Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-22T14:02:27.890Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-22T14:02:28.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-22T14:02:28.708Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-22T14:02:29.639Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-22T14:02:29.895Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-22T14:02:30.151Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-22T14:02:30.715Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-22T14:02:30.715Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-22T14:02:31.277Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-22T14:02:32.644Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-22T14:02:33.206Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-22T14:02:33.773Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-22T14:02:33.910Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-22T14:02:34.335Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-22T14:02:35.264Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-22T14:02:36.192Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-22T14:02:36.245Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-22T14:02:36.754Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-22T14:02:37.683Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-22T14:02:38.245Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-22T14:02:38.810Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-22T14:02:39.374Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-22T14:02:39.936Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-22T14:02:40.482Z] --- PASS: TestServiceUpdatePidsLimit (15.53s) [2021-12-22T14:02:40.482Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2021-12-22T14:02:40.482Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-12-22T14:02:40.482Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-22T14:02:40.482Z] PASS [2021-12-22T14:02:40.482Z] [2021-12-22T14:02:40.482Z] === Skipped [2021-12-22T14:02:40.482Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-22T14:02:40.482Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-22T14:02:40.482Z] [2021-12-22T14:02:40.482Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-22T14:02:40.482Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-22T14:02:40.482Z] [2021-12-22T14:02:40.482Z] DONE 27 tests, 2 skipped in 142.526s [2021-12-22T14:02:40.482Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-22T14:02:40.482Z] ++ 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-12-22T14:02:40.482Z] ++ set -e [2021-12-22T14:02:40.482Z] ++ '[' -n 0 ']' [2021-12-22T14:02:40.482Z] ++ set -x [2021-12-22T14:02:40.482Z] ++ 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-12-22T14:02:40.482Z] INFO: Testing against a local daemon [2021-12-22T14:02:40.482Z] === RUN TestSessionCreate [2021-12-22T14:02:40.482Z] --- PASS: TestSessionCreate (0.02s) [2021-12-22T14:02:40.482Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T14:02:40.482Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-22T14:02:40.482Z] PASS [2021-12-22T14:02:40.482Z] [2021-12-22T14:02:40.482Z] DONE 2 tests in 0.119s [2021-12-22T14:02:40.482Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-22T14:02:40.482Z] ++ 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-12-22T14:02:40.482Z] ++ set -e [2021-12-22T14:02:40.482Z] ++ '[' -n 0 ']' [2021-12-22T14:02:40.482Z] ++ set -x [2021-12-22T14:02:40.482Z] ++ 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-12-22T14:02:40.482Z] INFO: Testing against a local daemon [2021-12-22T14:02:40.482Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T14:02:40.482Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T14:02:40.482Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T14:02:40.482Z] === RUN TestDiskUsage [2021-12-22T14:02:40.482Z] === PAUSE TestDiskUsage [2021-12-22T14:02:40.482Z] === RUN TestEventsExecDie [2021-12-22T14:02:40.482Z] --- PASS: TestEventsExecDie (0.45s) [2021-12-22T14:02:40.482Z] === RUN TestEventsBackwardsCompatible [2021-12-22T14:02:40.482Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-22T14:02:40.482Z] === RUN TestEventsVolumeCreate [2021-12-22T14:02:40.741Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-22T14:02:40.741Z] === RUN TestInfoBinaryCommits [2021-12-22T14:02:40.741Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-22T14:02:40.741Z] === RUN TestInfoAPIVersioned [2021-12-22T14:02:40.741Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-22T14:02:40.741Z] === RUN TestInfoAPI [2021-12-22T14:02:40.741Z] --- PASS: TestInfoAPI (0.02s) [2021-12-22T14:02:40.741Z] === RUN TestInfoAPIWarnings [2021-12-22T14:02:40.867Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-22T14:02:41.430Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-22T14:02:41.992Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-22T14:02:42.555Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-22T14:02:42.555Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-22T14:02:43.415Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-22T14:02:43.887Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-22T14:02:43.887Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T14:02:43.887Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-22T14:02:44.446Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-22T14:02:44.446Z] check_test.go:379: [d852932b5bdb6] daemon is not started [2021-12-22T14:02:45.008Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-22T14:02:45.570Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-22T14:02:45.826Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-22T14:02:46.388Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-22T14:02:46.388Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-22T14:02:46.643Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-22T14:02:47.205Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-22T14:02:47.461Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-22T14:02:47.689Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-22T14:02:48.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-22T14:02:48.280Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-22T14:02:48.537Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-22T14:02:48.795Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-22T14:02:48.795Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-22T14:02:49.259Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-22T14:02:49.723Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-22T14:02:49.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-22T14:02:49.979Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-22T14:02:50.543Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-22T14:02:51.105Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-22T14:02:51.105Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-22T14:02:51.668Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-22T14:02:51.925Z] docker_api_swarm_service_test.go:533: [da2a8378a9e76] joining swarm manager [dd391218a986a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:02:52.855Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-22T14:02:53.421Z] docker_api_swarm_service_test.go:534: [defd3f13f30ea] joining swarm manager [dd391218a986a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:02:53.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-22T14:02:54.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-22T14:02:55.476Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-22T14:02:56.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-22T14:02:56.435Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-22T14:02:56.435Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-22T14:02:56.435Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-22T14:02:56.435Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-22T14:02:56.435Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-22T14:02:56.968Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-22T14:02:57.531Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-22T14:02:58.094Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-22T14:02:58.828Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-12-22T14:02:58.828Z] === RUN TestInfoDebug [2021-12-22T14:02:58.828Z] --- PASS: TestInfoDebug (0.53s) [2021-12-22T14:02:58.828Z] === RUN TestInfoInsecureRegistries [2021-12-22T14:02:58.828Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-22T14:02:58.828Z] === RUN TestInfoRegistryMirrors [2021-12-22T14:02:58.828Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-22T14:02:58.828Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T14:02:58.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-22T14:02:58.828Z] === RUN TestPingCacheHeaders [2021-12-22T14:02:58.828Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-22T14:02:58.828Z] === RUN TestPingGet [2021-12-22T14:02:58.828Z] --- PASS: TestPingGet (0.02s) [2021-12-22T14:02:58.828Z] === RUN TestPingHead [2021-12-22T14:02:58.828Z] --- PASS: TestPingHead (0.03s) [2021-12-22T14:02:58.828Z] === RUN TestVersion [2021-12-22T14:02:58.828Z] --- PASS: TestVersion (0.02s) [2021-12-22T14:02:58.828Z] === CONT TestDiskUsage [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/container_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/image_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/volume_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-22T14:02:59.087Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-22T14:02:59.346Z] === RUN TestDiskUsage/after_container.Run [2021-12-22T14:02:59.461Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-22T14:02:59.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage (1.07s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-22T14:02:59.605Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-22T14:02:59.605Z] PASS [2021-12-22T14:02:59.605Z] [2021-12-22T14:02:59.605Z] === Skipped [2021-12-22T14:02:59.605Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T14:02:59.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-22T14:02:59.605Z] [2021-12-22T14:02:59.605Z] DONE 50 tests, 1 skipped in 19.684s [2021-12-22T14:02:59.605Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-22T14:02:59.605Z] ++ 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-12-22T14:02:59.605Z] ++ set -e [2021-12-22T14:02:59.605Z] ++ '[' -n 0 ']' [2021-12-22T14:02:59.605Z] ++ set -x [2021-12-22T14:02:59.605Z] ++ 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-12-22T14:02:59.864Z] INFO: Testing against a local daemon [2021-12-22T14:02:59.864Z] === RUN TestVolumesCreateAndList [2021-12-22T14:02:59.864Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-22T14:02:59.864Z] === RUN TestVolumesRemove [2021-12-22T14:02:59.864Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-22T14:02:59.864Z] === RUN TestVolumesInspect [2021-12-22T14:02:59.864Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-22T14:02:59.864Z] === RUN TestVolumesInvalidJSON [2021-12-22T14:02:59.864Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T14:02:59.864Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T14:02:59.864Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T14:02:59.864Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-22T14:02:59.864Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T14:02:59.864Z] PASS [2021-12-22T14:02:59.864Z] [2021-12-22T14:02:59.864Z] DONE 5 tests in 0.186s [2021-12-22T14:02:59.864Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T14:03:00.124Z] ++++ cat bundles/test-integration/docker.pid [2021-12-22T14:03:00.124Z] +++ kill 13085 [2021-12-22T14:03:00.124Z] +++ /etc/init.d/apparmor stop [2021-12-22T14:03:00.124Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T14:03:00.124Z] [2021-12-22T14:03:00.124Z] Unloading profiles will leave already running processes permanently [2021-12-22T14:03:00.124Z] unconfined, which can lead to unexpected situations. [2021-12-22T14:03:00.124Z] [2021-12-22T14:03:00.124Z] To set a process to complain mode, use the command line tool [2021-12-22T14:03:00.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T14:03:00.124Z] +++ true [2021-12-22T14:03:00.124Z] exiting test-integration [2021-12-22T14:03:00.124Z] ++ exit 0 [2021-12-22T14:03:00.124Z] Post stage [Pipeline] junit [2021-12-22T14:03:01.083Z] Recording test results [2021-12-22T14:03:01.475Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-22T14:03:01.818Z] + echo Ensuring container killed. [2021-12-22T14:03:01.818Z] Ensuring container killed. [2021-12-22T14:03:01.818Z] + docker rm -vf docker-pr3 [2021-12-22T14:03:01.818Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-22T14:03:01.980Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-22T14:03:01.980Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-22T14:03:02.101Z] + echo Chowning /workspace to jenkins user [2021-12-22T14:03:02.101Z] Chowning /workspace to jenkins user [2021-12-22T14:03:02.101Z] + id -u [2021-12-22T14:03:02.101Z] + id -g [2021-12-22T14:03:02.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [2021-12-22T14:03:02.101Z] Unable to find image 'busybox:latest' locally [2021-12-22T14:03:02.101Z] latest: Pulling from library/busybox [2021-12-22T14:03:02.101Z] 092c822dea67: Pulling fs layer [2021-12-22T14:03:02.236Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-22T14:03:02.361Z] 092c822dea67: Verifying Checksum [2021-12-22T14:03:02.361Z] 092c822dea67: Download complete [2021-12-22T14:03:02.361Z] 092c822dea67: Pull complete [2021-12-22T14:03:02.361Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-22T14:03:02.361Z] Status: Downloaded newer image for busybox:latest [2021-12-22T14:03:03.644Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T14:03:04.052Z] + bundleName=arm64-integration [2021-12-22T14:03:04.052Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-22T14:03:04.052Z] Creating arm64-integration-bundles.tar.gz [2021-12-22T14:03:04.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-22T14:03:04.052Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-22T14:03:04.325Z] Archiving artifacts [2021-12-22T14:03:04.572Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-22T14:03:06.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T14:03:06.464Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-22T14:03:06.614Z] + make clean [2021-12-22T14:03:06.614Z] docker volume rm -f docker-dev-cache [2021-12-22T14:03:06.614Z] docker-dev-cache [Pipeline] deleteDir [2021-12-22T14:03:07.830Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-22T14:03:07.830Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-22T14:03:07.830Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-22T14:03:07.830Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-22T14:03:07.830Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-22T14:03:07.830Z] === RUN TestDockerSuite/TestRunDNSInHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T14:03:09.195Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-22T14:03:10.125Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-22T14:03:11.491Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-22T14:03:12.066Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-22T14:03:13.000Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-22T14:03:13.257Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-22T14:03:13.257Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-22T14:03:13.257Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-22T14:03:13.818Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-22T14:03:14.747Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-22T14:03:14.747Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-22T14:03:15.310Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-22T14:03:15.566Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-22T14:03:16.130Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-22T14:03:16.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-22T14:03:16.388Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-22T14:03:16.388Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-22T14:03:16.951Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-22T14:03:17.515Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-22T14:03:18.078Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-22T14:03:18.642Z] docker_api_swarm_service_test.go:148: [d62eced7129af] joining swarm manager [d86a60ec95e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:03:18.642Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-22T14:03:19.203Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-22T14:03:19.460Z] docker_api_swarm_service_test.go:148: [d489a6ff15727] joining swarm manager [d86a60ec95e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:03:19.718Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-22T14:03:20.281Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-22T14:03:21.226Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-22T14:03:21.226Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-22T14:03:21.482Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-22T14:03:22.045Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-22T14:03:22.975Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-22T14:03:23.231Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:03:23.231Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:03:23.231Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-22T14:03:25.121Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-22T14:03:25.685Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-22T14:03:37.853Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-22T14:03:37.853Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-22T14:03:38.110Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-22T14:03:38.110Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-22T14:03:38.367Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-22T14:03:38.367Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-22T14:03:38.622Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-22T14:03:40.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-22T14:03:41.880Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-22T14:03:42.827Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-22T14:03:47.345Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-22T14:03:47.345Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T14:03:47.345Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-22T14:03:47.345Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T14:03:47.345Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-22T14:03:49.362Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-22T14:03:49.363Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-22T14:03:49.363Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-22T14:03:49.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-22T14:03:49.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-22T14:03:49.619Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-22T14:03:50.547Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-22T14:03:51.475Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-22T14:03:52.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-22T14:03:52.293Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-22T14:03:52.294Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-22T14:03:53.221Z] === RUN TestDockerSuite/TestRunMount [2021-12-22T14:03:54.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-22T14:03:58.319Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-22T14:03:58.319Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-22T14:03:58.880Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-22T14:03:59.811Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-22T14:04:01.179Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-22T14:04:03.068Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-22T14:04:04.960Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-22T14:04:05.196Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-22T14:04:05.196Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T14:04:06.187Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-22T14:04:06.328Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-22T14:04:06.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-22T14:04:07.696Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-22T14:04:08.635Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-22T14:04:08.635Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-22T14:04:08.891Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-22T14:04:09.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-22T14:04:10.077Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-22T14:04:10.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-22T14:04:12.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-22T14:04:13.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-22T14:04:17.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-22T14:04:17.113Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T14:04:17.170Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-22T14:04:17.170Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-22T14:04:17.170Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-22T14:04:17.733Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-22T14:04:17.990Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-22T14:04:18.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-22T14:04:18.918Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-22T14:04:19.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-22T14:04:19.430Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-22T14:04:19.430Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-22T14:04:19.794Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-22T14:04:19.794Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T14:04:19.794Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-22T14:04:19.992Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-22T14:04:23.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-22T14:04:23.578Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-22T14:04:23.578Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-22T14:04:25.150Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-22T14:04:25.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-22T14:04:25.406Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-22T14:04:25.406Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-22T14:04:25.406Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-22T14:04:25.967Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-22T14:04:26.530Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-22T14:04:28.422Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-22T14:04:28.422Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-22T14:04:28.678Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-22T14:04:29.241Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-22T14:04:29.241Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-22T14:04:29.434Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-22T14:04:29.804Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-22T14:04:30.368Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-22T14:04:30.929Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-22T14:04:30.929Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-22T14:04:30.994Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-22T14:04:30.994Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T14:04:30.994Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-22T14:04:30.994Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T14:04:30.994Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-22T14:04:30.994Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T14:04:30.994Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-22T14:04:30.994Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-22T14:04:31.491Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:04:31.491Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-22T14:04:31.491Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-22T14:04:32.063Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-22T14:04:32.328Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-22T14:04:32.328Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-22T14:04:32.328Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-22T14:04:32.561Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-22T14:04:33.259Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-22T14:04:34.187Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-22T14:04:34.187Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-22T14:04:34.187Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-22T14:04:34.187Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-22T14:04:36.706Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-22T14:04:36.962Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-22T14:04:37.307Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-22T14:04:37.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-22T14:04:37.890Z] === RUN TestDockerSuite/TestRunRm [2021-12-22T14:04:38.146Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-22T14:04:38.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-22T14:04:38.869Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T14:04:39.337Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-22T14:04:39.337Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T14:04:39.337Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-22T14:04:39.337Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-22T14:04:40.666Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-22T14:04:42.031Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-22T14:04:42.593Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-22T14:04:43.157Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-22T14:04:44.086Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-22T14:04:44.088Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-22T14:04:44.651Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-22T14:04:45.213Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-22T14:04:47.734Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-22T14:04:50.251Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-22T14:04:50.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-22T14:04:50.327Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T14:04:50.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-22T14:04:50.813Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-22T14:04:51.069Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-22T14:04:51.630Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-22T14:04:51.887Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-22T14:04:52.449Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-22T14:04:52.705Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-22T14:04:53.267Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-22T14:04:53.523Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-22T14:04:54.085Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-22T14:04:56.626Z] === RUN TestDockerSuite/TestRunState [2021-12-22T14:04:57.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-22T14:04:57.504Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T14:04:57.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-22T14:04:57.504Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T14:04:57.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-22T14:04:57.553Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-22T14:04:57.810Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-22T14:04:58.373Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-22T14:04:58.373Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-22T14:04:58.373Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-22T14:04:58.373Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-22T14:04:58.935Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-22T14:04:59.191Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-22T14:05:00.125Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-22T14:05:00.125Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-22T14:05:00.125Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-22T14:05:00.687Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-22T14:05:01.886Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-22T14:05:02.053Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-22T14:05:02.311Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-22T14:05:03.679Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-22T14:05:04.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-22T14:05:04.677Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T14:05:04.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-22T14:05:05.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-22T14:05:05.668Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T14:05:05.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-22T14:05:05.668Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T14:05:05.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-22T14:05:06.196Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-22T14:05:08.084Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-22T14:05:08.647Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-22T14:05:09.036Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-22T14:05:09.210Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-22T14:05:09.773Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-22T14:05:10.335Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-22T14:05:10.597Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-22T14:05:10.597Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T14:05:10.597Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-22T14:05:12.226Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-22T14:05:13.156Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-22T14:05:13.721Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-22T14:05:13.721Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-22T14:05:13.721Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-22T14:05:14.283Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-22T14:05:14.383Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-22T14:05:14.847Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-22T14:05:15.411Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-22T14:05:15.411Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-22T14:05:15.411Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-22T14:05:15.668Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-22T14:05:15.924Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-22T14:05:16.180Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-22T14:05:17.330Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-22T14:05:18.619Z] --- PASS: TestBuildWithHugeFile (172.26s) [2021-12-22T14:05:18.619Z] === RUN TestBuildWCOWSandboxSize [2021-12-22T14:05:18.619Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T14:05:18.619Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestBuildWithEmptyDockerfile [2021-12-22T14:05:18.619Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T14:05:18.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T14:05:18.619Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T14:05:18.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T14:05:18.619Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T14:05:18.619Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T14:05:18.619Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-22T14:05:18.619Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-22T14:05:18.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-22T14:05:18.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-12-22T14:05:18.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-22T14:05:18.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-22T14:05:18.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-22T14:05:18.619Z] === RUN TestBuildPreserveOwnership [2021-12-22T14:05:18.619Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:05:18.619Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestBuildPlatformInvalid [2021-12-22T14:05:18.619Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-12-22T14:05:18.619Z] PASS [2021-12-22T14:05:18.619Z] ok github.com/docker/docker/integration/build 282.620s [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === Skipped [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-22T14:05:18.619Z] build_session_test.go:25: TODO: BuildKit [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-22T14:05:18.619Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-12-22T14:05:18.619Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.02s) [2021-12-22T14:05:18.619Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-22T14:05:18.619Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-22T14:05:18.619Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] DONE 29 tests, 6 skipped in 319.112s [2021-12-22T14:05:18.619Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-22T14:05:18.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:05:18.619Z] INFO: Testing against a local daemon [2021-12-22T14:05:18.619Z] === RUN TestConfigInspect [2021-12-22T14:05:18.619Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestConfigList [2021-12-22T14:05:18.619Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] --- SKIP: TestConfigList (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestConfigsCreateAndDelete [2021-12-22T14:05:18.619Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestConfigsUpdate [2021-12-22T14:05:18.619Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestTemplatedConfig [2021-12-22T14:05:18.619Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-22T14:05:18.619Z] === RUN TestConfigCreateResolve [2021-12-22T14:05:18.619Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:05:18.619Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-22T14:05:18.619Z] PASS [2021-12-22T14:05:18.619Z] ok github.com/docker/docker/integration/config 0.257s [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === Skipped [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-22T14:05:18.619Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:05:18.619Z] [2021-12-22T14:05:18.619Z] DONE 6 tests, 6 skipped in 3.207s [2021-12-22T14:05:18.619Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-22T14:05:19.461Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-22T14:05:19.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-22T14:05:19.973Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-22T14:05:20.536Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-22T14:05:20.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:05:20.791Z] INFO: Testing against a local daemon [2021-12-22T14:05:20.791Z] === RUN TestCheckpoint [2021-12-22T14:05:20.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T14:05:20.791Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-22T14:05:20.791Z] === RUN TestContainerInvalidJSON [2021-12-22T14:05:20.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T14:05:20.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T14:05:20.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-22T14:05:20.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-22T14:05:20.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-22T14:05:20.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-22T14:05:20.791Z] --- PASS: TestContainerInvalidJSON (0.08s) [2021-12-22T14:05:20.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-22T14:05:20.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-22T14:05:20.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-22T14:05:20.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2021-12-22T14:05:21.248Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-22T14:05:21.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.33s) [2021-12-22T14:05:21.248Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-22T14:05:21.705Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.52s) [2021-12-22T14:05:21.705Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-22T14:05:22.164Z] --- PASS: TestCopyToContainerPathIsNotDir (0.33s) [2021-12-22T14:05:22.164Z] === RUN TestCopyFromContainer [2021-12-22T14:05:22.164Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:22.164Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-22T14:05:22.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-22T14:05:22.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T14:05:22.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T14:05:22.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T14:05:22.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T14:05:22.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T14:05:22.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T14:05:22.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-22T14:05:22.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-22T14:05:22.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-22T14:05:22.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-12-22T14:05:22.164Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-22T14:05:22.164Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T14:05:22.164Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidEnv [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-22T14:05:22.164Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-22T14:05:22.164Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-22T14:05:22.164Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-22T14:05:22.164Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-12-22T14:05:22.164Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-22T14:05:22.164Z] === RUN TestCreateTmpfsMountsTarget [2021-12-22T14:05:22.164Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:22.164Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T14:05:22.164Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-22T14:05:22.164Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:05:22.164Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T14:05:22.164Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-22T14:05:22.164Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:05:22.164Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T14:05:22.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T14:05:22.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T14:05:22.427Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-22T14:05:22.622Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-22T14:05:22.622Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-22T14:05:22.622Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-22T14:05:22.622Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-22T14:05:22.622Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-22T14:05:22.622Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-22T14:05:22.622Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T14:05:22.622Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T14:05:22.622Z] === RUN TestCreateDifferentPlatform [2021-12-22T14:05:22.622Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-22T14:05:22.622Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-22T14:05:22.622Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-22T14:05:22.622Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-22T14:05:22.622Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-22T14:05:22.622Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-12-22T14:05:22.622Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-22T14:05:22.622Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T14:05:22.622Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-12-22T14:05:22.622Z] === RUN TestContainerKillOnDaemonStart [2021-12-22T14:05:22.622Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:22.622Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-22T14:05:22.622Z] === RUN TestDiff [2021-12-22T14:05:22.622Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T14:05:22.622Z] --- SKIP: TestDiff (0.00s) [2021-12-22T14:05:22.622Z] === RUN TestExecWithCloseStdin [2021-12-22T14:05:23.356Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-22T14:05:24.473Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-22T14:05:24.473Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T14:05:24.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-22T14:05:24.473Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T14:05:24.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-22T14:05:24.473Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T14:05:24.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-22T14:05:24.473Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T14:05:24.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-22T14:05:24.722Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-22T14:05:25.456Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-22T14:05:26.091Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-22T14:05:26.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-22T14:05:26.347Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-22T14:05:26.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-22T14:05:26.347Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-22T14:05:26.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-22T14:05:26.347Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-22T14:05:26.347Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-22T14:05:26.349Z] --- PASS: TestExecWithCloseStdin (3.73s) [2021-12-22T14:05:26.349Z] === RUN TestExec [2021-12-22T14:05:26.603Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-22T14:05:26.603Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-22T14:05:26.603Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-22T14:05:27.165Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-22T14:05:27.421Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-22T14:05:28.353Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-22T14:05:28.918Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-22T14:05:29.174Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-22T14:05:29.174Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-22T14:05:29.736Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-22T14:05:29.736Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-22T14:05:29.736Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-22T14:05:29.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-22T14:05:29.737Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-22T14:05:29.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-22T14:05:29.737Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-22T14:05:29.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-22T14:05:29.737Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-22T14:05:29.737Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-22T14:05:30.074Z] --- PASS: TestExec (3.35s) [2021-12-22T14:05:30.074Z] === RUN TestExecUser [2021-12-22T14:05:30.074Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T14:05:30.074Z] --- SKIP: TestExecUser (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestExportContainerAndImportImage [2021-12-22T14:05:30.074Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:30.074Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-22T14:05:30.074Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:30.074Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestHealthCheckWorkdir [2021-12-22T14:05:30.074Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T14:05:30.074Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestHealthKillContainer [2021-12-22T14:05:30.074Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T14:05:30.074Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-22T14:05:30.074Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T14:05:30.074Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T14:05:30.074Z] === RUN TestKillContainerInvalidSignal [2021-12-22T14:05:30.299Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-22T14:05:30.861Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-22T14:05:30.861Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-22T14:05:31.117Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-22T14:05:31.373Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-22T14:05:31.629Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-22T14:05:31.885Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-22T14:05:32.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-22T14:05:32.448Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-22T14:05:32.968Z] --- PASS: TestKillContainerInvalidSignal (3.16s) [2021-12-22T14:05:32.968Z] === RUN TestKillContainer [2021-12-22T14:05:32.968Z] === RUN TestKillContainer/no_signal [2021-12-22T14:05:33.014Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-22T14:05:33.014Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-22T14:05:33.014Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-22T14:05:33.576Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-22T14:05:34.504Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-22T14:05:35.436Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-22T14:05:35.436Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-22T14:05:35.436Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-22T14:05:35.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-22T14:05:35.693Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-22T14:05:35.693Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-22T14:05:35.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-22T14:05:35.868Z] === RUN TestKillContainer/non_killing_signal [2021-12-22T14:05:35.868Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T14:05:35.868Z] === RUN TestKillContainer/killing_signal [2021-12-22T14:05:36.621Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-22T14:05:37.184Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-22T14:05:38.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-22T14:05:39.142Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-22T14:05:39.704Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-22T14:05:39.704Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-22T14:05:39.704Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-22T14:05:40.634Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-22T14:05:41.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-22T14:05:41.456Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-22T14:05:42.386Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-22T14:05:42.386Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-22T14:05:42.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-22T14:05:42.987Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T14:05:43.457Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-22T14:05:43.457Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:05:43.927Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-22T14:05:44.277Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-22T14:05:44.277Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-22T14:05:44.277Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-22T14:05:44.418Z] --- PASS: TestKillContainer (11.32s) [2021-12-22T14:05:44.418Z] --- PASS: TestKillContainer/no_signal (2.97s) [2021-12-22T14:05:44.418Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T14:05:44.418Z] --- PASS: TestKillContainer/killing_signal (8.27s) [2021-12-22T14:05:44.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-22T14:05:44.418Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:05:44.418Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestKillStoppedContainer [2021-12-22T14:05:44.418Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:05:44.418Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-22T14:05:44.418Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:05:44.418Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestKillDifferentUserContainer [2021-12-22T14:05:44.418Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T14:05:44.418Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestInspectOomKilledTrue [2021-12-22T14:05:44.418Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:44.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestInspectOomKilledFalse [2021-12-22T14:05:44.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T14:05:44.418Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-22T14:05:44.418Z] === RUN TestLogsFollowTailEmpty [2021-12-22T14:05:44.534Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-22T14:05:45.496Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-22T14:05:45.496Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T14:05:45.496Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-22T14:05:45.901Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3339197744 [2021-12-22T14:05:46.464Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-22T14:05:46.464Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-22T14:05:47.317Z] --- PASS: TestLogsFollowTailEmpty (3.12s) [2021-12-22T14:05:47.317Z] === RUN TestNetworkNat [2021-12-22T14:05:47.317Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T14:05:47.317Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-22T14:05:47.317Z] === RUN TestNetworkLocalhostTCPNat [2021-12-22T14:05:47.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-22T14:05:47.957Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-22T14:05:47.957Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-22T14:05:47.957Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-22T14:05:49.323Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-22T14:05:50.252Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-22T14:05:50.816Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-22T14:05:51.040Z] --- PASS: TestNetworkLocalhostTCPNat (3.41s) [2021-12-22T14:05:51.040Z] === RUN TestNetworkLoopbackNat [2021-12-22T14:05:51.040Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T14:05:51.040Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-22T14:05:51.040Z] === RUN TestPause [2021-12-22T14:05:51.040Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T14:05:51.040Z] --- SKIP: TestPause (0.00s) [2021-12-22T14:05:51.040Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-22T14:05:51.073Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-22T14:05:51.073Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-22T14:05:51.329Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-22T14:05:51.329Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-22T14:05:51.891Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-22T14:05:52.708Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-22T14:05:52.819Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-22T14:05:53.937Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.00s) [2021-12-22T14:05:53.937Z] === RUN TestPauseStopPausedContainer [2021-12-22T14:05:53.937Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:05:53.937Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-22T14:05:53.937Z] === RUN TestPsFilter [2021-12-22T14:05:53.937Z] --- PASS: TestPsFilter (0.31s) [2021-12-22T14:05:53.937Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-22T14:05:54.188Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-22T14:05:54.279Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-22T14:05:54.279Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T14:05:54.279Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-22T14:05:54.279Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T14:05:54.279Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-22T14:05:55.554Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-22T14:05:55.848Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-22T14:05:57.420Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-22T14:05:57.893Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-22T14:05:58.364Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-22T14:05:59.354Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-22T14:05:59.721Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-22T14:06:01.087Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-22T14:06:01.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-22T14:06:01.659Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-22T14:06:02.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (8.38s) [2021-12-22T14:06:02.496Z] === RUN TestRemoveContainerWithVolume [2021-12-22T14:06:02.589Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-22T14:06:05.105Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-22T14:06:06.226Z] --- PASS: TestRemoveContainerWithVolume (3.76s) [2021-12-22T14:06:06.227Z] === RUN TestRemoveContainerRunning [2021-12-22T14:06:06.473Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-22T14:06:07.036Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-22T14:06:07.965Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-22T14:06:08.036Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-22T14:06:09.329Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-22T14:06:09.963Z] --- PASS: TestRemoveContainerRunning (3.48s) [2021-12-22T14:06:09.963Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-22T14:06:10.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-22T14:06:10.258Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-22T14:06:10.258Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T14:06:10.258Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-22T14:06:11.184Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-22T14:06:11.828Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-22T14:06:11.829Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T14:06:11.829Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-22T14:06:12.298Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-22T14:06:12.858Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.02s) [2021-12-22T14:06:12.858Z] === RUN TestRemoveInvalidContainer [2021-12-22T14:06:12.858Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-12-22T14:06:12.858Z] === RUN TestRenameLinkedContainer [2021-12-22T14:06:12.858Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T14:06:12.858Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-22T14:06:12.858Z] === RUN TestRenameStoppedContainer [2021-12-22T14:06:13.702Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-22T14:06:16.102Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-22T14:06:16.334Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-22T14:06:16.334Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T14:06:16.334Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-22T14:06:16.334Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T14:06:16.334Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-22T14:06:16.571Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-22T14:06:17.565Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-22T14:06:17.565Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T14:06:17.565Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-22T14:06:17.870Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-22T14:06:18.556Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-22T14:06:19.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-22T14:06:19.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-22T14:06:19.546Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T14:06:19.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-22T14:06:19.546Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T14:06:19.546Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-22T14:06:20.600Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-22T14:06:21.417Z] --- PASS: TestRenameStoppedContainer (8.15s) [2021-12-22T14:06:21.417Z] === RUN TestRenameRunningContainerAndReuse [2021-12-22T14:06:21.529Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-22T14:06:24.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-22T14:06:25.357Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-22T14:06:26.718Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-22T14:06:27.192Z] --- PASS: TestRenameRunningContainerAndReuse (5.78s) [2021-12-22T14:06:27.192Z] === RUN TestRenameInvalidName [2021-12-22T14:06:27.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-22T14:06:27.877Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-22T14:06:29.767Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-22T14:06:30.024Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-22T14:06:30.091Z] --- PASS: TestRenameInvalidName (3.07s) [2021-12-22T14:06:30.091Z] === RUN TestRenameAnonymousContainer [2021-12-22T14:06:30.586Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-22T14:06:31.149Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-22T14:06:31.149Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-22T14:06:31.149Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-22T14:06:31.711Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-22T14:06:32.273Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-22T14:06:34.792Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-22T14:06:35.355Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-22T14:06:37.873Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-22T14:06:38.436Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-22T14:06:38.997Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-22T14:06:38.997Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-22T14:06:38.997Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-22T14:06:38.997Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-22T14:06:38.997Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-22T14:06:39.927Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-22T14:06:40.488Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-22T14:06:41.050Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-22T14:06:41.608Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-22T14:06:41.608Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T14:06:41.979Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-22T14:06:42.591Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-22T14:06:43.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-22T14:06:44.880Z] --- PASS: TestRenameAnonymousContainer (13.29s) [2021-12-22T14:06:44.880Z] === RUN TestRenameContainerWithSameName [2021-12-22T14:06:45.243Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-22T14:06:46.171Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-22T14:06:46.172Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-22T14:06:46.172Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-22T14:06:46.416Z] --- PASS: TestRenameContainerWithSameName (3.11s) [2021-12-22T14:06:46.416Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-22T14:06:46.416Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T14:06:46.416Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T14:06:46.416Z] === RUN TestResize [2021-12-22T14:06:47.102Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-22T14:06:47.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-22T14:06:47.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-22T14:06:49.317Z] --- PASS: TestResize (3.15s) [2021-12-22T14:06:49.317Z] === RUN TestResizeWithInvalidSize [2021-12-22T14:06:50.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-22T14:06:52.351Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-22T14:06:53.038Z] --- PASS: TestResizeWithInvalidSize (3.08s) [2021-12-22T14:06:53.039Z] === RUN TestResizeWhenContainerNotStarted [2021-12-22T14:06:53.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-22T14:06:53.983Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T14:06:54.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-22T14:06:55.602Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-22T14:06:56.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-22T14:06:58.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-22T14:07:00.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-22T14:07:00.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-22T14:07:01.594Z] --- PASS: TestResizeWhenContainerNotStarted (8.16s) [2021-12-22T14:07:01.594Z] === RUN TestDaemonRestartKillContainers [2021-12-22T14:07:01.594Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:01.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-22T14:07:01.594Z] === RUN TestStats [2021-12-22T14:07:01.594Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T14:07:01.594Z] --- SKIP: TestStats (0.00s) [2021-12-22T14:07:01.594Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-22T14:07:01.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-22T14:07:03.715Z] docker_cli_service_logs_test.go:246: checking task i2274leci0v0 [2021-12-22T14:07:03.715Z] docker_cli_service_logs_test.go:251: checking messages for i2274leci0v0 [2021-12-22T14:07:03.715Z] docker_cli_service_logs_test.go:246: checking task qnr7stpl5fxk [2021-12-22T14:07:03.715Z] docker_cli_service_logs_test.go:251: checking messages for qnr7stpl5fxk [2021-12-22T14:07:03.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-22T14:07:04.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-22T14:07:04.641Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-22T14:07:05.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-22T14:07:06.942Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-22T14:07:07.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-22T14:07:08.665Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.16s) [2021-12-22T14:07:08.666Z] === RUN TestStopContainerWithTimeout [2021-12-22T14:07:08.666Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T14:07:08.666Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-22T14:07:08.666Z] === RUN TestUpdateRestartPolicy [2021-12-22T14:07:09.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-22T14:07:10.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-22T14:07:11.971Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-22T14:07:14.484Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-22T14:07:16.373Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-22T14:07:17.654Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-22T14:07:17.654Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-22T14:07:17.654Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-22T14:07:19.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-22T14:07:21.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-22T14:07:21.460Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T14:07:22.451Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-22T14:07:22.451Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T14:07:22.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-22T14:07:22.924Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T14:07:22.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-22T14:07:23.394Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-22T14:07:23.394Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T14:07:23.394Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-22T14:07:28.564Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-22T14:07:28.565Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-22T14:07:30.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-22T14:07:30.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-22T14:07:30.455Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-22T14:07:30.455Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-22T14:07:30.455Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-22T14:07:31.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-22T14:07:31.497Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T14:07:31.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-22T14:07:32.972Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-22T14:07:34.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-22T14:07:36.230Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-22T14:07:37.596Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-22T14:07:37.852Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-22T14:07:37.852Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-22T14:07:38.108Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-22T14:07:38.594Z] --- PASS: TestUpdateRestartPolicy (29.07s) [2021-12-22T14:07:38.594Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-22T14:07:38.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-22T14:07:38.644Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T14:07:38.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-22T14:07:38.644Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T14:07:38.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-22T14:07:39.475Z] docker_cli_swarm_test.go:1895: [d8652dec899ef] joining swarm manager [db779f484afc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:07:40.036Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-22T14:07:40.766Z] --- PASS: TestUpdateRestartWithAutoRemove (3.06s) [2021-12-22T14:07:40.766Z] === RUN TestWaitNonBlocked [2021-12-22T14:07:40.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T14:07:40.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T14:07:40.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T14:07:40.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T14:07:40.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-22T14:07:40.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-22T14:07:40.964Z] docker_cli_swarm_test.go:1896: [df06291d06c8e] joining swarm manager [db779f484afc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:07:42.859Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-22T14:07:42.859Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite (1261.54s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.79s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.73s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.18s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.53s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.61s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.35s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.01s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.25s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.36s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.22s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.63s) [2021-12-22T14:07:42.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.84s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.71s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.49s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.59s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.12s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.46s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.64s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.49s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.04s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.93s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.34s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.63s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.25s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.89s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.90s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.11s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.77s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.96s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.71s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.12s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.22s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.46s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.15s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.65s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.77s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.42s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.81s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.81s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.85s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.62s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.10s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.08s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.97s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.74s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.73s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.90s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.44s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.11s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.31s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.40s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.90s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.05s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.61s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildHistory (3.84s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.31s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.59s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.17s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.69s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.09s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.86s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.23s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.20s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.48s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.83s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.27s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildPATH (1.69s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.34s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.29s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRm (2.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.78s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.69s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.29s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildStderr (0.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.47s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.28s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.32s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.96s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.65s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-22T14:07:42.860Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.24s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2021-12-22T14:07:42.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.02s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.47s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.41s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.86s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.88s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.97s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.54s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000626600_} (1.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12044423488_/foo_false____} (0.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12044423488_/foo_true____} (1.30s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_false____} (1.28s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_true____} (1.40s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3444719345_/foo_true__0xc0006266c0__} (1.46s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006266f0_} (1.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000626768_} (1.39s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000626798_} (1.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006267f8_} (1.37s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.02s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.72s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.23s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToStdout (0.46s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.14s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.68s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.82s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.89s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.10s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.94s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.87s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.73s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.15s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.08s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.89s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.74s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecInteractive (0.77s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecTTY (0.83s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2021-12-22T14:07:42.861Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-12-22T14:07:42.861Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHealth (19.45s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.71s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.51s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.73s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.55s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2021-12-22T14:07:42.862Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-12-22T14:07:42.862Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.42s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.39s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.70s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.07s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.71s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.57s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsTail (0.72s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.68s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.16s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.62s) [2021-12-22T14:07:42.862Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.30s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPortList (6.39s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.59s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.37s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.40s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.55s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.86s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.43s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.68s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.79s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.93s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2021-12-22T14:07:42.862Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.76s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.30s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.39s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.09s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.50s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2021-12-22T14:07:42.862Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.83s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.09s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.44s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.91s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.29s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.82s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.86s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.83s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMount (4.54s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.97s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.87s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.37s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.47s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunSysctls (0.84s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.20s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.48s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.45s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-12-22T14:07:42.863Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.82s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.69s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.72s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.13s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2021-12-22T14:07:42.863Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.80s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-12-22T14:07:42.864Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.22s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.18s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2021-12-22T14:07:42.864Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-22T14:07:42.864Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2021-12-22T14:07:42.864Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.65s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.46s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.64s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.78s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.23s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.54s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.53s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.78s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.05s) [2021-12-22T14:07:42.864Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-12-22T14:07:42.864Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-22T14:07:42.864Z] === RUN TestDockerRegistrySuite [2021-12-22T14:07:42.864Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-22T14:07:43.792Z] check_test.go:195: [dc8f9e3d373fc] daemon is not started [2021-12-22T14:07:44.048Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-22T14:07:44.495Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-12-22T14:07:44.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.56s) [2021-12-22T14:07:44.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.70s) [2021-12-22T14:07:44.495Z] === RUN TestWaitBlocked [2021-12-22T14:07:44.495Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:07:44.495Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-22T14:07:44.495Z] PASS [2021-12-22T14:07:44.495Z] ok github.com/docker/docker/integration/container 144.203s [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === Skipped [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-22T14:07:44.953Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-22T14:07:44.953Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-22T14:07:44.953Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-22T14:07:44.953Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-22T14:07:44.953Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-22T14:07:44.953Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-22T14:07:44.953Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-12-22T14:07:44.953Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-22T14:07:44.953Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-22T14:07:44.953Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-22T14:07:44.953Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-22T14:07:44.953Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-22T14:07:44.953Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-22T14:07:44.953Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-22T14:07:44.953Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-22T14:07:44.953Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-22T14:07:44.953Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-22T14:07:44.953Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-22T14:07:44.953Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-22T14:07:44.953Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-22T14:07:44.953Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.953Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-22T14:07:44.953Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.953Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-22T14:07:44.954Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-22T14:07:44.954Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-22T14:07:44.954Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-22T14:07:44.954Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-22T14:07:44.954Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-22T14:07:44.954Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:07:44.954Z] [2021-12-22T14:07:44.954Z] DONE 87 tests, 33 skipped in 147.864s [2021-12-22T14:07:44.954Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-22T14:07:44.977Z] check_test.go:195: [dbbfcf72e3118] daemon is not started [2021-12-22T14:07:44.977Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-22T14:07:46.344Z] check_test.go:195: [de7bd99407fd3] daemon is not started [2021-12-22T14:07:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-22T14:07:46.344Z] check_test.go:195: [d860891b925d0] daemon is not started [2021-12-22T14:07:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:07:48.883Z] check_test.go:195: [de768054eaa6b] daemon is not started [2021-12-22T14:07:48.883Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:07:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-22T14:07:49.054Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T14:07:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-22T14:07:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-22T14:07:49.054Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T14:07:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-22T14:07:49.054Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T14:07:49.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-22T14:07:54.127Z] check_test.go:195: [d6c2714ff3ac9] daemon is not started [2021-12-22T14:07:54.127Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-22T14:07:56.017Z] check_test.go:195: [d8bcff5ca18b7] daemon is not started [2021-12-22T14:07:56.017Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-22T14:07:56.948Z] check_test.go:195: [d965a8a487ec9] daemon is not started [2021-12-22T14:07:56.948Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-22T14:07:56.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-22T14:07:57.877Z] check_test.go:195: [d7aabd10bcbd5] daemon is not started [2021-12-22T14:07:58.133Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-22T14:07:59.284Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-22T14:07:59.284Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-22T14:07:59.284Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T14:07:59.284Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-22T14:07:59.501Z] check_test.go:195: [df98f1a2115da] daemon is not started [2021-12-22T14:07:59.502Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-22T14:08:00.429Z] check_test.go:195: [dd0c07437b052] daemon is not started [2021-12-22T14:08:00.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-22T14:08:01.358Z] check_test.go:195: [d3308970602dd] daemon is not started [2021-12-22T14:08:01.358Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-22T14:08:02.285Z] check_test.go:195: [d7ef81bac41b1] daemon is not started [2021-12-22T14:08:02.286Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-22T14:08:03.213Z] check_test.go:195: [d1f2611031fd8] daemon is not started [2021-12-22T14:08:03.213Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-22T14:08:04.142Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c68dc6fb1d4bf480b2d1a5075ba79551f683298cfdc2af72e1d9b6673970df9e [2021-12-22T14:08:04.704Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:279a775423112242a5983a028d9d2712bdc4fe842ccb865027f02ce59bbc0588 [2021-12-22T14:08:04.961Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-22T14:08:05.217Z] check_test.go:195: [d1bc34d723e36] daemon is not started [2021-12-22T14:08:05.217Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-22T14:08:06.149Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ed8f8cf6f39fbe3eda79a8563749e1741b208d5050de8f1c5a3de2e309b7a348 [2021-12-22T14:08:07.079Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff006e03a0077ae81186e8fcb8cd54e14c424a1eaff9aa7d67a08b7b9c5e333e [2021-12-22T14:08:07.336Z] check_test.go:195: [d886a1ef4cd65] daemon is not started [2021-12-22T14:08:07.336Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-22T14:08:07.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-22T14:08:08.524Z] check_test.go:195: [d545935d7d53b] daemon is not started [2021-12-22T14:08:08.524Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-22T14:08:11.043Z] check_test.go:195: [def21961ece5d] daemon is not started [2021-12-22T14:08:11.043Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-22T14:08:11.605Z] check_test.go:195: [d647552a7ae54] daemon is not started [2021-12-22T14:08:11.605Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:08:11.861Z] check_test.go:195: [d3bda294df965] daemon is not started [2021-12-22T14:08:11.861Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:08:12.793Z] check_test.go:195: [d5d9134f8ee30] daemon is not started [2021-12-22T14:08:12.793Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:08:13.742Z] check_test.go:195: [daa34630841a5] daemon is not started [2021-12-22T14:08:13.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:08:14.304Z] check_test.go:195: [d57669b484cb5] daemon is not started [2021-12-22T14:08:14.304Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-22T14:08:14.923Z] === RUN TestConfigDaemonLibtrustID [2021-12-22T14:08:14.923Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-12-22T14:08:14.923Z] === RUN TestDaemonConfigValidation [2021-12-22T14:08:14.923Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-22T14:08:14.923Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-22T14:08:14.923Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T14:08:14.923Z] === RUN TestDaemonProxy [2021-12-22T14:08:14.923Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T14:08:14.923Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-22T14:08:14.923Z] PASS [2021-12-22T14:08:14.923Z] ok github.com/docker/docker/integration/daemon 0.273s [2021-12-22T14:08:14.923Z] [2021-12-22T14:08:14.923Z] === Skipped [2021-12-22T14:08:14.923Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2021-12-22T14:08:14.923Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] [2021-12-22T14:08:14.923Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-22T14:08:14.923Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] [2021-12-22T14:08:14.923Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-22T14:08:14.923Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-22T14:08:14.923Z] [2021-12-22T14:08:14.923Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-22T14:08:14.923Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-22T14:08:14.923Z] [2021-12-22T14:08:14.923Z] DONE 4 tests, 4 skipped in 25.869s [2021-12-22T14:08:14.923Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-22T14:08:14.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:14.923Z] INFO: Testing against a local daemon [2021-12-22T14:08:14.923Z] === RUN TestCommitInheritsEnv [2021-12-22T14:08:14.923Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:08:14.923Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-22T14:08:14.923Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-22T14:08:14.923Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T14:08:14.923Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T14:08:14.923Z] === RUN TestImagesFilterMultiReference [2021-12-22T14:08:14.923Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2021-12-22T14:08:14.923Z] === RUN TestImagePullPlatformInvalid [2021-12-22T14:08:14.923Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-12-22T14:08:14.923Z] === RUN TestRemoveImageOrphaning [2021-12-22T14:08:15.382Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2021-12-22T14:08:15.382Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-22T14:08:15.382Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-12-22T14:08:15.382Z] === RUN TestTagInvalidReference [2021-12-22T14:08:15.382Z] --- PASS: TestTagInvalidReference (0.06s) [2021-12-22T14:08:15.382Z] === RUN TestTagValidPrefixedRepo [2021-12-22T14:08:15.839Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2021-12-22T14:08:15.839Z] === RUN TestTagExistedNameWithoutForce [2021-12-22T14:08:15.839Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-12-22T14:08:15.839Z] === RUN TestTagOfficialNames [2021-12-22T14:08:15.839Z] --- PASS: TestTagOfficialNames (0.13s) [2021-12-22T14:08:15.839Z] === RUN TestTagMatchesDigest [2021-12-22T14:08:15.839Z] --- PASS: TestTagMatchesDigest (0.06s) [2021-12-22T14:08:15.839Z] PASS [2021-12-22T14:08:15.839Z] ok github.com/docker/docker/integration/image 2.486s [2021-12-22T14:08:16.298Z] [2021-12-22T14:08:16.298Z] === Skipped [2021-12-22T14:08:16.298Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-22T14:08:16.298Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:08:16.298Z] [2021-12-22T14:08:16.298Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-22T14:08:16.298Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-22T14:08:16.298Z] [2021-12-22T14:08:16.298Z] DONE 11 tests, 2 skipped in 4.978s [2021-12-22T14:08:16.298Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-22T14:08:16.821Z] check_test.go:195: [d8de329a99662] daemon is not started [2021-12-22T14:08:16.821Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-22T14:08:17.078Z] check_test.go:195: [dc0ecfde4ad6f] daemon is not started [2021-12-22T14:08:17.078Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-22T14:08:18.005Z] check_test.go:195: [dbd5f3ce033da] daemon is not started [2021-12-22T14:08:18.005Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-22T14:08:18.568Z] check_test.go:195: [dd4b3b592f9a9] daemon is not started [2021-12-22T14:08:18.568Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-22T14:08:18.568Z] check_test.go:195: [d0884d228ab8e] daemon is not started [2021-12-22T14:08:18.568Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-22T14:08:18.824Z] check_test.go:195: [d93b9a5a02c08] daemon is not started [2021-12-22T14:08:18.824Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-22T14:08:19.080Z] check_test.go:195: [d481bce5cbac2] daemon is not started [2021-12-22T14:08:19.080Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-22T14:08:19.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:19.198Z] INFO: Testing against a local daemon [2021-12-22T14:08:19.198Z] === RUN TestNetworkCreateDelete [2021-12-22T14:08:19.198Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.198Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDockerNetworkDeletePreferID [2021-12-22T14:08:19.198Z] 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-12-22T14:08:19.198Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonDNSFallback [2021-12-22T14:08:19.198Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestInspectNetwork [2021-12-22T14:08:19.198Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:19.198Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestRunContainerWithBridgeNone [2021-12-22T14:08:19.198Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.198Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestNetworkInvalidJSON [2021-12-22T14:08:19.198Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-22T14:08:19.198Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-22T14:08:19.198Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T14:08:19.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T14:08:19.198Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T14:08:19.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T14:08:19.198Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-22T14:08:19.198Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-22T14:08:19.198Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-22T14:08:19.198Z] === RUN TestNetworkList [2021-12-22T14:08:19.198Z] === RUN TestNetworkList//networks [2021-12-22T14:08:19.198Z] === PAUSE TestNetworkList//networks [2021-12-22T14:08:19.198Z] === RUN TestNetworkList//networks/ [2021-12-22T14:08:19.198Z] === PAUSE TestNetworkList//networks/ [2021-12-22T14:08:19.198Z] === CONT TestNetworkList//networks [2021-12-22T14:08:19.198Z] === CONT TestNetworkList//networks/ [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkList (0.06s) [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-22T14:08:19.198Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-12-22T14:08:19.198Z] === RUN TestHostIPv4BridgeLabel [2021-12-22T14:08:19.198Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-22T14:08:19.198Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonDefaultNetworkPools [2021-12-22T14:08:19.198Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-22T14:08:19.198Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-22T14:08:19.198Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-22T14:08:19.198Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestServiceWithPredefinedNetwork [2021-12-22T14:08:19.198Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-22T14:08:19.198Z] service_test.go:243: FLAKY_TEST [2021-12-22T14:08:19.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestServiceWithDataPathPortInit [2021-12-22T14:08:19.198Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T14:08:19.198Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-22T14:08:19.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-22T14:08:19.198Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T14:08:19.336Z] check_test.go:195: [d95309f4db6f4] daemon is not started [2021-12-22T14:08:19.336Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-22T14:08:19.336Z] check_test.go:195: [d2742b844063b] daemon is not started [2021-12-22T14:08:19.336Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-22T14:08:19.657Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T14:08:19.657Z] PASS [2021-12-22T14:08:19.657Z] ok github.com/docker/docker/integration/network 0.299s [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === Skipped [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-22T14:08:19.657Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-22T14:08:19.657Z] 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-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-22T14:08:19.657Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-22T14:08:19.657Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-22T14:08:19.657Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-22T14:08:19.657Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-22T14:08:19.657Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:243: FLAKY_TEST [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-22T14:08:19.657Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-22T14:08:19.657Z] [2021-12-22T14:08:19.657Z] DONE 22 tests, 15 skipped in 3.272s [2021-12-22T14:08:19.657Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-22T14:08:20.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-22T14:08:20.703Z] check_test.go:195: [dc6f53b75dfff] daemon is not started [2021-12-22T14:08:20.703Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-22T14:08:21.188Z] testing: warning: no tests to run [2021-12-22T14:08:21.188Z] PASS [2021-12-22T14:08:21.188Z] ok github.com/docker/docker/integration/network/ipvlan 0.143s [2021-12-22T14:08:21.188Z] [2021-12-22T14:08:21.188Z] DONE 0 tests in 1.147s [2021-12-22T14:08:21.188Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-22T14:08:21.630Z] check_test.go:195: [d68d3ad840376] daemon is not started [2021-12-22T14:08:21.885Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-22T14:08:22.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-22T14:08:22.447Z] check_test.go:195: [dfe490c30e0b7] daemon is not started [2021-12-22T14:08:22.447Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-22T14:08:22.729Z] testing: warning: no tests to run [2021-12-22T14:08:22.729Z] PASS [2021-12-22T14:08:22.729Z] ok github.com/docker/docker/integration/network/macvlan 0.212s [2021-12-22T14:08:22.729Z] [2021-12-22T14:08:22.729Z] DONE 0 tests in 1.328s [2021-12-22T14:08:22.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-22T14:08:23.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-22T14:08:23.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-22T14:08:23.635Z] check_test.go:195: [d5ba476290b07] daemon is not started [2021-12-22T14:08:23.635Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-22T14:08:24.263Z] testing: warning: no tests to run [2021-12-22T14:08:24.264Z] PASS [2021-12-22T14:08:24.264Z] ok github.com/docker/docker/integration/plugin 0.179s [2021-12-22T14:08:24.264Z] [2021-12-22T14:08:24.264Z] DONE 0 tests in 1.271s [2021-12-22T14:08:24.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-22T14:08:24.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-22T14:08:25.001Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-22T14:08:25.229Z] testing: warning: no tests to run [2021-12-22T14:08:25.230Z] PASS [2021-12-22T14:08:25.230Z] ok github.com/docker/docker/integration/plugin/authz 0.155s [2021-12-22T14:08:25.230Z] [2021-12-22T14:08:25.230Z] DONE 0 tests in 1.173s [2021-12-22T14:08:25.563Z] docker_cli_swarm_test.go:1796: [d6dcd936735fd] joining swarm manager [d30b5385133ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite (42.82s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.16s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.35s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-12-22T14:08:25.563Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2021-12-22T14:08:25.563Z] === RUN TestDockerSchema1RegistrySuite [2021-12-22T14:08:25.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-22T14:08:25.686Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-22T14:08:25.819Z] check_test.go:222: [d055eb64baf80] daemon is not started [2021-12-22T14:08:25.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:08:26.747Z] docker_cli_swarm_test.go:1797: [d3c5231c7f690] joining swarm manager [d30b5385133ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:08:27.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-22T14:08:28.638Z] check_test.go:222: [d282f46722742] daemon is not started [2021-12-22T14:08:28.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:08:29.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-22T14:08:29.652Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T14:08:31.870Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-22T14:08:31.870Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:08:32.338Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-22T14:08:32.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-22T14:08:32.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:32.775Z] INFO: Testing against a local daemon [2021-12-22T14:08:32.775Z] === RUN TestPluginInvalidJSON [2021-12-22T14:08:32.775Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T14:08:32.775Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T14:08:32.775Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-22T14:08:32.775Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-12-22T14:08:32.775Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-22T14:08:32.775Z] === RUN TestPluginInstall [2021-12-22T14:08:32.775Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-22T14:08:32.775Z] === RUN TestPluginsWithRuntimes [2021-12-22T14:08:32.775Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-22T14:08:32.775Z] === RUN TestPluginBackCompatMediaTypes [2021-12-22T14:08:32.775Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T14:08:32.775Z] PASS [2021-12-22T14:08:32.775Z] ok github.com/docker/docker/integration/plugin/common 0.238s [2021-12-22T14:08:32.775Z] [2021-12-22T14:08:32.775Z] === Skipped [2021-12-22T14:08:32.775Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-22T14:08:32.775Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] [2021-12-22T14:08:32.775Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-22T14:08:32.775Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] [2021-12-22T14:08:32.775Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-22T14:08:32.775Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-22T14:08:32.775Z] [2021-12-22T14:08:32.775Z] DONE 5 tests, 3 skipped in 7.140s [2021-12-22T14:08:32.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-22T14:08:33.883Z] check_test.go:222: [dcbfeaf27bef4] daemon is not started [2021-12-22T14:08:33.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-22T14:08:33.883Z] check_test.go:222: [d8cd0c3f334fa] daemon is not started [2021-12-22T14:08:33.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:08:34.139Z] check_test.go:222: [d982f96feec15] daemon is not started [2021-12-22T14:08:34.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:08:35.065Z] check_test.go:222: [dba5b01978d32] daemon is not started [2021-12-22T14:08:35.065Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:08:35.279Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-22T14:08:35.279Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T14:08:35.279Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-22T14:08:35.993Z] check_test.go:222: [db9a35897aeb6] daemon is not started [2021-12-22T14:08:35.993Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:08:36.494Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-22T14:08:36.929Z] check_test.go:222: [da326de1ed346] daemon is not started [2021-12-22T14:08:36.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-22T14:08:37.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:37.474Z] INFO: Testing against a local daemon [2021-12-22T14:08:37.474Z] === RUN TestExternalGraphDriver [2021-12-22T14:08:37.474Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T14:08:37.474Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-22T14:08:37.474Z] === RUN TestGraphdriverPluginV2 [2021-12-22T14:08:37.474Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T14:08:37.474Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-22T14:08:37.474Z] PASS [2021-12-22T14:08:37.474Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.281s [2021-12-22T14:08:37.474Z] [2021-12-22T14:08:37.474Z] === Skipped [2021-12-22T14:08:37.474Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-22T14:08:37.474Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-22T14:08:37.474Z] [2021-12-22T14:08:37.474Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-22T14:08:37.474Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-22T14:08:37.474Z] [2021-12-22T14:08:37.474Z] DONE 2 tests, 2 skipped in 4.368s [2021-12-22T14:08:37.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-22T14:08:38.824Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-22T14:08:39.080Z] check_test.go:222: [de8713635f057] daemon is not started [2021-12-22T14:08:39.080Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-22T14:08:39.642Z] check_test.go:222: [d77c39326f7d2] daemon is not started [2021-12-22T14:08:39.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-22T14:08:40.205Z] check_test.go:222: [d6eec34e582ab] daemon is not started [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite (14.48s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2021-12-22T14:08:40.205Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2021-12-22T14:08:40.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-22T14:08:40.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-22T14:08:40.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:40.389Z] INFO: Testing against a local daemon [2021-12-22T14:08:40.389Z] === RUN TestReadPluginNoRead [2021-12-22T14:08:40.389Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T14:08:40.389Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-22T14:08:40.389Z] PASS [2021-12-22T14:08:40.389Z] ok github.com/docker/docker/integration/plugin/logging 0.236s [2021-12-22T14:08:40.848Z] [2021-12-22T14:08:40.848Z] === Skipped [2021-12-22T14:08:40.848Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-22T14:08:40.848Z] read_test.go:21: no unix domain sockets on Windows [2021-12-22T14:08:40.848Z] [2021-12-22T14:08:40.848Z] DONE 1 tests, 1 skipped in 3.151s [2021-12-22T14:08:40.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-22T14:08:41.133Z] check_test.go:251: [d05f03b01e5c6] daemon is not started [2021-12-22T14:08:41.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-22T14:08:41.389Z] check_test.go:251: [d7c20494db4bb] daemon is not started [2021-12-22T14:08:41.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-22T14:08:41.645Z] check_test.go:251: [d8d5c79bb187e] daemon is not started [2021-12-22T14:08:41.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-22T14:08:42.391Z] testing: warning: no tests to run [2021-12-22T14:08:42.391Z] PASS [2021-12-22T14:08:42.391Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.165s [2021-12-22T14:08:42.426Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-22T14:08:42.851Z] [2021-12-22T14:08:42.851Z] DONE 0 tests in 1.704s [2021-12-22T14:08:42.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-22T14:08:43.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-22T14:08:43.574Z] check_test.go:251: [d7de35e088f6e] daemon is not started [2021-12-22T14:08:43.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-22T14:08:43.830Z] check_test.go:251: [d429d4e5b275d] daemon is not started [2021-12-22T14:08:43.830Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-22T14:08:43.989Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-22T14:08:43.989Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T14:08:43.989Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-22T14:08:43.989Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T14:08:43.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-22T14:08:44.758Z] check_test.go:251: [df53f6874d9ff] daemon is not started [2021-12-22T14:08:44.759Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-22T14:08:45.014Z] check_test.go:251: [d3419ad3cd705] daemon is not started [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.86s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-12-22T14:08:45.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-22T14:08:45.014Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-22T14:08:45.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-22T14:08:46.201Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-22T14:08:46.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-22T14:08:46.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:46.625Z] INFO: Testing against a local daemon [2021-12-22T14:08:46.625Z] === RUN TestPluginWithDevMounts [2021-12-22T14:08:46.625Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:46.625Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2021-12-22T14:08:46.625Z] PASS [2021-12-22T14:08:46.625Z] ok github.com/docker/docker/integration/plugin/volumes 0.240s [2021-12-22T14:08:46.625Z] [2021-12-22T14:08:46.625Z] === Skipped [2021-12-22T14:08:46.625Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2021-12-22T14:08:46.625Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:46.625Z] [2021-12-22T14:08:46.625Z] DONE 1 tests, 1 skipped in 3.351s [2021-12-22T14:08:46.625Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-22T14:08:47.761Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-22T14:08:48.266Z] docker_cli_swarm_test.go:1315: [d38b61e0be44a] joining swarm manager [d7efc4894d6ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:08:48.745Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-22T14:08:49.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:49.552Z] INFO: Testing against a local daemon [2021-12-22T14:08:49.552Z] === RUN TestSecretInspect [2021-12-22T14:08:49.552Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-22T14:08:49.552Z] === RUN TestSecretList [2021-12-22T14:08:49.552Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] --- SKIP: TestSecretList (0.00s) [2021-12-22T14:08:49.552Z] === RUN TestSecretsCreateAndDelete [2021-12-22T14:08:49.552Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-22T14:08:49.552Z] === RUN TestSecretsUpdate [2021-12-22T14:08:49.552Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-22T14:08:49.552Z] === RUN TestTemplatedSecret [2021-12-22T14:08:49.552Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-22T14:08:49.552Z] === RUN TestSecretCreateResolve [2021-12-22T14:08:49.552Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:49.552Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-22T14:08:49.552Z] PASS [2021-12-22T14:08:49.552Z] ok github.com/docker/docker/integration/secret 0.221s [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === Skipped [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-22T14:08:49.552Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-22T14:08:49.552Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-22T14:08:49.552Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-22T14:08:49.552Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-22T14:08:49.552Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:49.552Z] [2021-12-22T14:08:49.552Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-22T14:08:49.553Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:49.553Z] [2021-12-22T14:08:49.553Z] DONE 6 tests, 6 skipped in 2.785s [2021-12-22T14:08:49.553Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-22T14:08:49.630Z] docker_cli_swarm_test.go:1316: [dd0f7df3ef644] joining swarm manager [d7efc4894d6ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:08:49.727Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-22T14:08:50.192Z] check_test.go:278: [d1aae1f4bf002] daemon is not started [2021-12-22T14:08:50.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-22T14:08:50.192Z] check_test.go:278: [dcc292814866f] daemon is not started [2021-12-22T14:08:50.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-22T14:08:50.448Z] check_test.go:278: [dfef366cee90e] daemon is not started [2021-12-22T14:08:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-22T14:08:50.448Z] check_test.go:278: [df97367b94f9d] daemon is not started [2021-12-22T14:08:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-22T14:08:50.704Z] check_test.go:278: [df57a5b3385a5] daemon is not started [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-22T14:08:50.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-12-22T14:08:50.704Z] === RUN TestDockerNetworkSuite [2021-12-22T14:08:50.704Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-22T14:08:50.717Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-22T14:08:51.633Z] docker_cli_network_unix_test.go:46: [da476bd3d2a34] daemon is not started [2021-12-22T14:08:51.633Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-22T14:08:52.196Z] docker_cli_network_unix_test.go:46: [d8cb72a3eae02] daemon is not started [2021-12-22T14:08:52.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-22T14:08:53.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:53.294Z] INFO: Testing against a local daemon [2021-12-22T14:08:53.294Z] === RUN TestServiceCreateInit [2021-12-22T14:08:53.294Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-22T14:08:53.294Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-22T14:08:53.294Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- PASS: TestServiceCreateInit (0.07s) [2021-12-22T14:08:53.294Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T14:08:53.294Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T14:08:53.294Z] === RUN TestCreateServiceMultipleTimes [2021-12-22T14:08:53.294Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-22T14:08:53.294Z] === RUN TestCreateServiceConflict [2021-12-22T14:08:53.294Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-22T14:08:53.294Z] === RUN TestCreateServiceMaxReplicas [2021-12-22T14:08:53.294Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2021-12-22T14:08:53.294Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-22T14:08:53.294Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T14:08:53.294Z] === RUN TestCreateServiceSecretFileMode [2021-12-22T14:08:53.294Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.294Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-22T14:08:53.294Z] === RUN TestCreateServiceConfigFileMode [2021-12-22T14:08:53.294Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestCreateServiceSysctls [2021-12-22T14:08:53.295Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2021-12-22T14:08:53.295Z] === RUN TestCreateServiceCapabilities [2021-12-22T14:08:53.295Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2021-12-22T14:08:53.295Z] === RUN TestInspect [2021-12-22T14:08:53.295Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestInspect (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestCreateJob [2021-12-22T14:08:53.295Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestCreateJob (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestReplicatedJob [2021-12-22T14:08:53.295Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestUpdateReplicatedJob [2021-12-22T14:08:53.295Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestServiceListWithStatuses [2021-12-22T14:08:53.295Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestDockerNetworkConnectAlias [2021-12-22T14:08:53.295Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestDockerNetworkReConnect [2021-12-22T14:08:53.295Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestServicePlugin [2021-12-22T14:08:53.295Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestServiceUpdateLabel [2021-12-22T14:08:53.295Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-22T14:08:53.295Z] === RUN TestServiceUpdateSecrets [2021-12-22T14:08:53.295Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-22T14:08:53.295Z] === RUN TestServiceUpdateConfigs [2021-12-22T14:08:53.295Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestServiceUpdateNetwork [2021-12-22T14:08:53.295Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-22T14:08:53.295Z] === RUN TestServiceUpdatePidsLimit [2021-12-22T14:08:53.295Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-12-22T14:08:53.295Z] PASS [2021-12-22T14:08:53.295Z] ok github.com/docker/docker/integration/service 0.480s [2021-12-22T14:08:53.295Z] [2021-12-22T14:08:53.295Z] === Skipped [2021-12-22T14:08:53.295Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T14:08:53.295Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-22T14:08:53.295Z] [2021-12-22T14:08:53.295Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T14:08:53.295Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.295Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-22T14:08:53.295Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-22T14:08:53.757Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-12-22T14:08:53.757Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2021-12-22T14:08:53.757Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-22T14:08:53.757Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-22T14:08:53.757Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-22T14:08:53.757Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2021-12-22T14:08:53.757Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2021-12-22T14:08:53.757Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-22T14:08:53.757Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-22T14:08:53.757Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-22T14:08:53.757Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-22T14:08:53.757Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-22T14:08:53.757Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-22T14:08:53.757Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-22T14:08:53.757Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-22T14:08:53.757Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2021-12-22T14:08:53.757Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2021-12-22T14:08:53.757Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-22T14:08:53.757Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-22T14:08:53.757Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-12-22T14:08:53.757Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-22T14:08:53.757Z] [2021-12-22T14:08:53.757Z] DONE 24 tests, 23 skipped in 3.991s [2021-12-22T14:08:53.758Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-22T14:08:54.717Z] docker_cli_network_unix_test.go:46: [d306ef498699f] daemon is not started [2021-12-22T14:08:54.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-22T14:08:55.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:55.951Z] INFO: Testing against a local daemon [2021-12-22T14:08:55.951Z] === RUN TestSessionCreate [2021-12-22T14:08:55.951Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:55.951Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-22T14:08:55.951Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-22T14:08:55.951Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:55.951Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T14:08:55.951Z] PASS [2021-12-22T14:08:55.951Z] ok github.com/docker/docker/integration/session 0.218s [2021-12-22T14:08:56.355Z] docker_cli_network_unix_test.go:46: [df40698705016] daemon is not started [2021-12-22T14:08:56.410Z] [2021-12-22T14:08:56.410Z] === Skipped [2021-12-22T14:08:56.410Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-22T14:08:56.410Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:56.410Z] [2021-12-22T14:08:56.410Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-22T14:08:56.410Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-22T14:08:56.410Z] [2021-12-22T14:08:56.410Z] DONE 2 tests, 2 skipped in 2.586s [2021-12-22T14:08:56.410Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-22T14:08:56.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-22T14:08:56.867Z] docker_cli_network_unix_test.go:1233: [d29028e097413] daemon is not started [2021-12-22T14:08:59.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:08:59.323Z] INFO: Testing against a local daemon [2021-12-22T14:08:59.323Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-22T14:08:59.323Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:08:59.323Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestDiskUsage [2021-12-22T14:08:59.323Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T14:08:59.323Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestEventsExecDie [2021-12-22T14:08:59.323Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T14:08:59.323Z] --- SKIP: TestEventsExecDie (0.01s) [2021-12-22T14:08:59.323Z] === RUN TestEventsBackwardsCompatible [2021-12-22T14:08:59.323Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T14:08:59.323Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestEventsVolumeCreate [2021-12-22T14:08:59.323Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T14:08:59.323Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestInfoAPI [2021-12-22T14:08:59.323Z] --- PASS: TestInfoAPI (0.08s) [2021-12-22T14:08:59.323Z] === RUN TestInfoAPIWarnings [2021-12-22T14:08:59.323Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:08:59.323Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestInfoDebug [2021-12-22T14:08:59.323Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:08:59.323Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestInfoInsecureRegistries [2021-12-22T14:08:59.323Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:08:59.323Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestInfoRegistryMirrors [2021-12-22T14:08:59.323Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:08:59.323Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-22T14:08:59.323Z] === RUN TestLoginFailsWithBadCredentials [2021-12-22T14:08:59.361Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-22T14:08:59.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-22T14:08:59.943Z] docker_cli_network_unix_test.go:46: [d72c5ee19a443] daemon is not started [2021-12-22T14:09:00.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-22T14:09:00.580Z] --- PASS: TestLoginFailsWithBadCredentials (1.12s) [2021-12-22T14:09:00.580Z] === RUN TestPingCacheHeaders [2021-12-22T14:09:00.580Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-12-22T14:09:00.580Z] === RUN TestPingGet [2021-12-22T14:09:00.580Z] --- PASS: TestPingGet (0.04s) [2021-12-22T14:09:00.580Z] === RUN TestPingHead [2021-12-22T14:09:00.580Z] --- PASS: TestPingHead (0.05s) [2021-12-22T14:09:00.580Z] === RUN TestVersion [2021-12-22T14:09:00.580Z] --- PASS: TestVersion (0.05s) [2021-12-22T14:09:00.580Z] PASS [2021-12-22T14:09:00.580Z] ok github.com/docker/docker/integration/system 1.571s [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === Skipped [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-22T14:09:00.580Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-22T14:09:00.580Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-12-22T14:09:00.580Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-22T14:09:00.580Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-22T14:09:00.580Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-22T14:09:00.580Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-22T14:09:00.580Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-22T14:09:00.580Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-22T14:09:00.580Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-22T14:09:00.580Z] [2021-12-22T14:09:00.580Z] DONE 15 tests, 9 skipped in 3.998s [2021-12-22T14:09:00.580Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-22T14:09:02.471Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-22T14:09:02.471Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T14:09:02.471Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-22T14:09:03.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:09:03.493Z] INFO: Testing against a local daemon [2021-12-22T14:09:03.493Z] === RUN TestVolumesCreateAndList [2021-12-22T14:09:03.493Z] --- PASS: TestVolumesCreateAndList (0.09s) [2021-12-22T14:09:03.493Z] === RUN TestVolumesRemove [2021-12-22T14:09:03.493Z] --- PASS: TestVolumesRemove (0.15s) [2021-12-22T14:09:03.493Z] === RUN TestVolumesInspect [2021-12-22T14:09:03.956Z] --- PASS: TestVolumesInspect (0.06s) [2021-12-22T14:09:03.956Z] === RUN TestVolumesInvalidJSON [2021-12-22T14:09:03.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-22T14:09:03.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-22T14:09:03.956Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-22T14:09:03.956Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2021-12-22T14:09:03.956Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-22T14:09:03.956Z] PASS [2021-12-22T14:09:03.956Z] ok github.com/docker/docker/integration/volume 0.536s [2021-12-22T14:09:03.956Z] [2021-12-22T14:09:03.956Z] DONE 5 tests in 3.293s [2021-12-22T14:09:04.033Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-22T14:09:04.033Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T14:09:04.033Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-22T14:09:04.417Z] INFO: make.ps1 ended at 12/22/2021 14:09:03 [2021-12-22T14:09:04.417Z] INFO: Integration CLI tests being run from the host: [2021-12-22T14:09:04.417Z] 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-12-22T14:09:04.684Z] docker_cli_network_unix_test.go:46: [d6350d4faa908] daemon is not started [2021-12-22T14:09:05.017Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-22T14:09:05.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-22T14:09:07.501Z] docker_cli_network_unix_test.go:46: [df3e76d5e6253] daemon is not started [2021-12-22T14:09:07.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-22T14:09:07.961Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-22T14:09:08.690Z] docker_cli_network_unix_test.go:46: [db30f267762fe] daemon is not started [2021-12-22T14:09:08.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-22T14:09:09.254Z] docker_cli_network_unix_test.go:46: [dfa6c4c313a65] daemon is not started [2021-12-22T14:09:09.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-22T14:09:09.511Z] docker_cli_network_unix_test.go:46: [da69fbd83d121] daemon is not started [2021-12-22T14:09:09.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-22T14:09:09.524Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-22T14:09:10.073Z] docker_cli_network_unix_test.go:46: [db9c94c4c619e] daemon is not started [2021-12-22T14:09:10.508Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-22T14:09:10.508Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T14:09:10.508Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-22T14:09:10.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-22T14:09:10.892Z] docker_cli_network_unix_test.go:46: [dd92e5815ece0] daemon is not started [2021-12-22T14:09:11.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-22T14:09:11.454Z] docker_cli_network_unix_test.go:46: [d14e7ef23bd3d] daemon is not started [2021-12-22T14:09:11.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-22T14:09:11.493Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-22T14:09:11.710Z] docker_cli_network_unix_test.go:46: [d92f0ca6a5730] daemon is not started [2021-12-22T14:09:11.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-22T14:09:12.272Z] docker_cli_network_unix_test.go:46: [d70c08a6ed4e2] daemon is not started [2021-12-22T14:09:12.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-22T14:09:12.528Z] docker_cli_network_unix_test.go:46: [daf229626314a] daemon is not started [2021-12-22T14:09:12.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-22T14:09:12.784Z] docker_cli_network_unix_test.go:46: [d493fe0d52c46] daemon is not started [2021-12-22T14:09:12.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-22T14:09:12.784Z] docker_cli_network_unix_test.go:46: [d23a03ae473d6] daemon is not started [2021-12-22T14:09:12.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-22T14:09:13.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-22T14:09:13.055Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T14:09:13.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-22T14:09:13.055Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T14:09:13.055Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-22T14:09:13.347Z] docker_cli_network_unix_test.go:46: [dc3f05d556314] daemon is not started [2021-12-22T14:09:13.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-22T14:09:13.912Z] docker_cli_network_unix_test.go:46: [d2e546e461733] daemon is not started [2021-12-22T14:09:14.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-22T14:09:14.473Z] docker_cli_network_unix_test.go:46: [ddd7ac9732b44] daemon is not started [2021-12-22T14:09:14.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-22T14:09:14.730Z] docker_cli_network_unix_test.go:46: [d72cf58fb93d4] daemon is not started [2021-12-22T14:09:14.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-22T14:09:14.730Z] docker_cli_network_unix_test.go:46: [dde1bf28717fa] daemon is not started [2021-12-22T14:09:14.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-22T14:09:16.097Z] docker_cli_network_unix_test.go:968: [d1a41019eb5c9] daemon is not started [2021-12-22T14:09:16.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-22T14:09:16.845Z] INFO: Testing against a local daemon [2021-12-22T14:09:16.845Z] === RUN TestDockerSuite [2021-12-22T14:09:16.845Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-22T14:09:16.845Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-22T14:09:16.846Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-22T14:09:16.846Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-22T14:09:16.846Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-22T14:09:17.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-22T14:09:17.817Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-22T14:09:18.281Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-22T14:09:18.400Z] docker_cli_network_unix_test.go:46: [d2a730a476eba] daemon is not started [2021-12-22T14:09:18.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-22T14:09:19.821Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-22T14:09:19.822Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-22T14:09:20.917Z] docker_cli_network_unix_test.go:1116: [d30e3cbccd5ad] daemon is not started [2021-12-22T14:09:21.710Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-22T14:09:23.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-22T14:09:23.696Z] docker_cli_network_unix_test.go:46: [d6ec74adf0a54] daemon is not started [2021-12-22T14:09:23.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-22T14:09:24.258Z] docker_cli_network_unix_test.go:46: [d0729cad39e62] daemon is not started [2021-12-22T14:09:24.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-22T14:09:24.514Z] docker_cli_network_unix_test.go:46: [d272482baa0bc] daemon is not started [2021-12-22T14:09:24.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-22T14:09:24.514Z] docker_cli_network_unix_test.go:46: [dad84d6ca8605] daemon is not started [2021-12-22T14:09:24.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-22T14:09:24.770Z] docker_cli_network_unix_test.go:46: [d25cc37fbf563] daemon is not started [2021-12-22T14:09:24.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-22T14:09:24.770Z] docker_cli_network_unix_test.go:46: [dfc3663cadc17] daemon is not started [2021-12-22T14:09:24.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-22T14:09:24.770Z] docker_cli_network_unix_test.go:46: [ddee12e74cddd] daemon is not started [2021-12-22T14:09:24.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-22T14:09:26.661Z] docker_cli_network_unix_test.go:46: [d2fb3569ae7df] daemon is not started [2021-12-22T14:09:27.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-22T14:09:27.223Z] docker_cli_network_unix_test.go:46: [d3c2e721bc5e8] daemon is not started [2021-12-22T14:09:27.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-22T14:09:27.223Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-22T14:09:27.223Z] docker_cli_network_unix_test.go:46: [d3a5742608c1a] daemon is not started [2021-12-22T14:09:27.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-22T14:09:27.785Z] docker_cli_network_unix_test.go:46: [d1422e1b39a56] daemon is not started [2021-12-22T14:09:28.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-22T14:09:31.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-22T14:09:33.199Z] docker_cli_network_unix_test.go:1084: [d0f4cd7a9e64a] daemon is not started [2021-12-22T14:09:34.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-22T14:09:34.566Z] docker_cli_network_unix_test.go:46: [dc76729770cea] daemon is not started [2021-12-22T14:09:34.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-22T14:09:34.822Z] docker_cli_network_unix_test.go:46: [da11e63cafacf] daemon is not started [2021-12-22T14:09:35.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-22T14:09:36.450Z] docker_cli_network_unix_test.go:46: [d58049225c59b] daemon is not started [2021-12-22T14:09:36.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-22T14:09:36.708Z] docker_cli_network_unix_test.go:46: [dd17d3bdc996a] daemon is not started [2021-12-22T14:09:36.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-22T14:09:36.965Z] docker_cli_network_unix_test.go:46: [d3882a0f6fc03] daemon is not started [2021-12-22T14:09:37.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-22T14:09:37.783Z] docker_cli_network_unix_test.go:46: [d8f3d9bb33b23] daemon is not started [2021-12-22T14:09:37.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-22T14:09:38.346Z] docker_cli_network_unix_test.go:46: [d74a8ef4b4b12] daemon is not started [2021-12-22T14:09:38.602Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-22T14:09:45.154Z] docker_cli_network_unix_test.go:46: [d4706814d8351] daemon is not started [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite (53.70s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.95s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.63s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.03s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.11s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-12-22T14:09:45.154Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2021-12-22T14:09:45.154Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.77s) [2021-12-22T14:09:45.154Z] === RUN TestDockerHubPullSuite [2021-12-22T14:09:45.154Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-22T14:09:46.083Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-22T14:09:48.607Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-22T14:09:48.835Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-22T14:09:48.865Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-22T14:09:50.230Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-22T14:09:50.486Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite (6.16s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.59s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-12-22T14:09:50.486Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-22T14:09:50.486Z] PASS [2021-12-22T14:09:50.486Z] [2021-12-22T14:09:50.486Z] === Skipped [2021-12-22T14:09:50.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-22T14:09:50.486Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.486Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-22T14:09:50.486Z] [2021-12-22T14:09:50.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-22T14:09:50.486Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.486Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-22T14:09:50.486Z] [2021-12-22T14:09:50.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-22T14:09:50.486Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.486Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-22T14:09:50.486Z] [2021-12-22T14:09:50.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-22T14:09:50.486Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-22T14:09:50.487Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-22T14:09:50.487Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-22T14:09:50.487Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-22T14:09:50.487Z] docker_cli_network_unix_test.go:46: [d3a5742608c1a] daemon is not started [2021-12-22T14:09:50.487Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-22T14:09:50.487Z] [2021-12-22T14:09:50.487Z] DONE 1262 tests, 51 skipped in 1395.228s [2021-12-22T14:09:50.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T14:09:50.487Z] ++++ cat bundles/test-integration/docker.pid [2021-12-22T14:09:50.487Z] +++ kill 8348 [2021-12-22T14:09:50.743Z] +++ /etc/init.d/apparmor stop [2021-12-22T14:09:50.743Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T14:09:50.743Z] [2021-12-22T14:09:50.743Z] Unloading profiles will leave already running processes permanently [2021-12-22T14:09:50.743Z] unconfined, which can lead to unexpected situations. [2021-12-22T14:09:50.743Z] [2021-12-22T14:09:50.743Z] To set a process to complain mode, use the command line tool [2021-12-22T14:09:50.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T14:09:50.743Z] +++ true [2021-12-22T14:09:50.743Z] exiting test-integration [2021-12-22T14:09:50.743Z] ++ exit 0 [2021-12-22T14:09:50.743Z] [2021-12-22T14:09:51.000Z] + for job in $(jobs -p) [2021-12-22T14:09:51.000Z] + wait 29389 [2021-12-22T14:09:51.077Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-22T14:09:51.077Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T14:09:51.549Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-22T14:10:12.559Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-22T14:10:12.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-22T14:10:12.562Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-22T14:10:19.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-22T14:10:19.711Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T14:10:20.180Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-22T14:10:20.180Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T14:10:20.647Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-22T14:10:20.647Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T14:10:21.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-22T14:10:21.581Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-22T14:10:21.581Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T14:10:21.581Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-22T14:10:47.166Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-22T14:10:47.168Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-22T14:10:47.730Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-22T14:10:53.559Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-22T14:10:56.080Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-22T14:10:58.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-22T14:10:58.539Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-22T14:10:58.539Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T14:10:58.539Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-22T14:11:00.247Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-22T14:11:01.612Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-22T14:11:05.779Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-22T14:11:05.779Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-22T14:11:05.779Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-22T14:11:11.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-22T14:11:11.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-22T14:11:11.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-22T14:11:14.098Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-22T14:11:18.433Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-22T14:11:18.433Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-22T14:11:18.433Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-22T14:11:23.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-22T14:11:25.426Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-22T14:11:26.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-22T14:11:34.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-22T14:11:37.962Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-22T14:11:42.716Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-22T14:11:46.870Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-22T14:11:46.870Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-22T14:11:46.870Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-22T14:11:46.870Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-22T14:11:46.870Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-22T14:11:46.870Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-22T14:11:46.870Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-22T14:11:46.870Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-22T14:11:46.870Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-22T14:11:46.870Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T14:11:46.870Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-22T14:11:48.580Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-22T14:11:51.568Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-22T14:11:55.313Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-22T14:11:55.313Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T14:11:55.313Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-22T14:11:55.313Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T14:11:55.313Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-22T14:11:55.313Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T14:11:55.313Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-22T14:11:55.313Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T14:11:55.313Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-22T14:12:00.010Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-22T14:12:00.010Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T14:12:00.010Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-22T14:12:00.010Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:12:00.010Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-22T14:12:03.555Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-22T14:12:10.260Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-22T14:12:10.260Z] docker_cli_swarm_test.go:1180: [dbccf02711be8] joining swarm manager [d88460002c17f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:12:12.405Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-22T14:12:15.517Z] docker_cli_swarm_test.go:1189: [d24add16feb03] joining swarm manager [d88460002c17f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:12:16.077Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-22T14:12:54.998Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-22T14:12:58.817Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-22T14:13:05.410Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-22T14:13:05.410Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T14:13:05.410Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-22T14:13:09.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-22T14:13:11.679Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-22T14:13:23.843Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-22T14:13:24.222Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-22T14:13:26.358Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-22T14:13:28.247Z] docker_cli_swarm_test.go:1112: [d375c83c48166] joining swarm manager [dad6e05558a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:13:29.176Z] docker_cli_swarm_test.go:1113: [dc494497e8a8a] joining swarm manager [dad6e05558a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:14:31.670Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-22T14:14:31.670Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-22T14:14:32.139Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-22T14:15:02.233Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-22T14:15:05.552Z] docker_cli_swarm_test.go:1166: [de10b6b9bb7fd] joining swarm manager [dad6e05558a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-22T14:15:05.720Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-22T14:15:05.720Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-22T14:15:05.720Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-22T14:15:05.720Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-22T14:15:06.188Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-22T14:15:09.724Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-22T14:15:09.724Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T14:15:09.724Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-22T14:15:09.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-22T14:15:09.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-22T14:15:14.874Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-22T14:15:15.505Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-22T14:15:17.039Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-22T14:15:17.039Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T14:15:17.039Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-22T14:15:17.039Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T14:15:17.039Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-22T14:15:17.039Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T14:15:17.039Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-22T14:15:17.497Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-22T14:15:19.030Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-22T14:15:20.049Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-22T14:15:20.734Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-22T14:15:24.809Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-22T14:15:26.593Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-22T14:15:26.593Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T14:15:26.593Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-22T14:15:26.593Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T14:15:26.985Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-22T14:15:26.985Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T14:15:26.985Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-22T14:15:26.985Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T14:15:26.985Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-22T14:15:26.985Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-22T14:15:27.060Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-22T14:15:27.060Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T14:15:27.060Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-22T14:15:27.060Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T14:15:27.060Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-22T14:15:27.060Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T14:15:27.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-22T14:15:31.666Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-22T14:15:32.042Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-22T14:15:32.043Z] docker_cli_swarm_test.go:1447: [d043280fe1fbf] joining swarm manager [d316191cbaf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:15:32.298Z] docker_cli_swarm_test.go:1448: [d070e764624eb] joining swarm manager [d316191cbaf65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-22T14:15:32.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-22T14:15:32.926Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:15:32.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-22T14:15:32.927Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:15:32.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-22T14:15:32.927Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:15:32.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-22T14:15:33.394Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-22T14:15:34.969Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-22T14:15:40.551Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-22T14:15:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-22T14:15:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-22T14:15:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-22T14:15:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-22T14:15:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-22T14:15:45.025Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-22T14:15:47.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-22T14:15:49.324Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-22T14:15:50.812Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-22T14:15:52.702Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-22T14:15:55.218Z] docker_cli_swarm_unix_test.go:63: [d9f82c60c63eb] joining swarm manager [da5776a348014]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:16:01.703Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-22T14:16:01.773Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-22T14:16:01.773Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-22T14:16:01.773Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-22T14:16:01.773Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-22T14:16:01.773Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T14:16:01.773Z] === RUN TestDockerSuite/TestBuildFails [2021-12-22T14:16:02.161Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-22T14:16:02.162Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T14:16:02.620Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-22T14:16:03.334Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-22T14:16:03.334Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-22T14:16:07.301Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-22T14:16:10.201Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-22T14:16:11.985Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-22T14:16:17.748Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-22T14:16:19.138Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-22T14:16:22.579Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-22T14:16:22.579Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T14:16:22.579Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-22T14:16:22.579Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T14:16:22.579Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-22T14:16:22.579Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T14:16:22.579Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-22T14:16:22.579Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T14:16:22.579Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-22T14:16:23.550Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-22T14:16:29.588Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-22T14:16:35.559Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-22T14:16:36.746Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-22T14:16:37.731Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-22T14:16:44.883Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-22T14:16:44.883Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T14:16:44.883Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-22T14:16:45.869Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-22T14:16:46.337Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-22T14:16:46.337Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T14:16:46.337Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-22T14:16:50.475Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-22T14:16:51.385Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-22T14:16:51.385Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-22T14:16:51.385Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-22T14:16:52.312Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-22T14:16:55.579Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-22T14:16:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-22T14:16:58.835Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-22T14:16:58.835Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:16:58.835Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-22T14:16:59.985Z] docker_api_swarm_test.go:962: [de9f7620e4a56] joining swarm manager [d4d447cddb875]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-22T14:17:13.914Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-22T14:17:13.914Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-22T14:17:16.863Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-22T14:17:16.863Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T14:17:16.863Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-22T14:17:17.848Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-22T14:17:17.848Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-22T14:17:18.024Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-22T14:17:23.713Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-22T14:17:25.275Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-22T14:17:25.742Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-22T14:17:27.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-22T14:17:27.775Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-22T14:17:29.338Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-22T14:17:30.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-22T14:17:31.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-22T14:17:31.552Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-22T14:17:33.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-22T14:17:36.172Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-22T14:17:38.709Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-22T14:17:38.709Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:17:38.709Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-22T14:17:38.709Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T14:17:38.709Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-22T14:17:38.709Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-22T14:17:38.709Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-22T14:17:39.176Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-22T14:17:39.176Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-22T14:17:39.644Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-22T14:17:40.630Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-22T14:17:44.255Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-22T14:17:47.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-22T14:17:47.791Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-22T14:17:49.566Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-22T14:17:49.566Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T14:17:49.566Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-22T14:17:49.566Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T14:17:49.566Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-22T14:17:50.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-22T14:17:52.555Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-22T14:17:55.072Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-22T14:17:57.589Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-22T14:18:00.855Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-22T14:18:02.761Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-22T14:18:09.016Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-22T14:18:09.016Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T14:18:09.016Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-22T14:18:11.965Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-22T14:18:25.239Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-22T14:18:25.239Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T14:18:25.239Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-22T14:18:25.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-22T14:18:35.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-22T14:18:35.549Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T14:18:39.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-22T14:18:47.144Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-22T14:18:47.144Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-22T14:18:47.144Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T14:18:47.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-22T14:18:48.128Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-22T14:18:48.128Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T14:18:48.128Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-22T14:18:49.115Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-22T14:18:50.710Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-22T14:18:50.710Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T14:18:50.710Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-22T14:18:51.176Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-22T14:18:52.160Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-22T14:18:58.925Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-22T14:19:00.820Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-22T14:19:02.827Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-22T14:19:05.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-22T14:19:05.566Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-22T14:19:11.426Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-22T14:19:11.426Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T14:19:11.426Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-22T14:19:11.426Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T14:19:12.411Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-22T14:19:12.411Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T14:19:12.411Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-22T14:19:12.411Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T14:19:12.411Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-22T14:19:12.411Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T14:19:12.411Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-22T14:19:13.761Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-22T14:19:15.324Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-22T14:19:17.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-22T14:19:17.903Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T14:19:18.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-22T14:19:18.270Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:19:18.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-22T14:19:18.270Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:19:18.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-22T14:19:18.270Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:19:18.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-22T14:19:18.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-22T14:19:19.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-22T14:19:23.975Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-22T14:19:26.982Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite (1640.75s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.76s) [2021-12-22T14:19:28.595Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.27s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.28s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.79s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.67s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.60s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.67s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.46s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.21s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.97s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.97s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.88s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.28s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.92s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.85s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2021-12-22T14:19:28.595Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.96s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.79s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.95s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.09s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.01s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (1.66s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.44s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.83s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.85s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.07s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.91s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.38s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.80s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.42s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.79s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.54s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.27s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.66s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.74s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.50s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.13s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.47s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.12s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.38s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.45s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.61s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.82s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.64s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.69s) [2021-12-22T14:19:28.596Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.94s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.09s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.67s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.38s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.22s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2021-12-22T14:19:28.596Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2021-12-22T14:19:28.596Z] === RUN TestDockerExternalVolumeSuite [2021-12-22T14:19:28.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-22T14:19:29.160Z] docker_cli_external_volume_driver_test.go:52: [df142fe3dc01f] daemon is not started [2021-12-22T14:19:30.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-22T14:19:30.727Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T14:19:30.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-22T14:19:30.727Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T14:19:30.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-22T14:19:32.624Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-22T14:19:39.775Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-22T14:19:41.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-22T14:19:41.036Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T14:19:41.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-22T14:19:41.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-22T14:19:41.036Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T14:19:41.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-22T14:19:41.495Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T14:19:41.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-22T14:19:47.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-22T14:19:48.211Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-22T14:19:48.211Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-22T14:19:48.211Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-22T14:19:48.211Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-22T14:19:48.211Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T14:19:48.211Z] === RUN TestDockerSuite/TestBuildFails [2021-12-22T14:19:51.996Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-22T14:19:51.996Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-22T14:19:59.165Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-22T14:20:05.053Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-22T14:20:05.054Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T14:20:05.054Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-22T14:20:07.817Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-22T14:20:13.704Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-22T14:20:14.173Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-22T14:20:14.173Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T14:20:14.173Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-22T14:20:14.173Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T14:20:14.173Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-22T14:20:14.967Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-22T14:20:17.959Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-22T14:20:22.117Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-22T14:20:23.680Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-22T14:20:23.819Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-22T14:20:27.607Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-22T14:20:28.074Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-22T14:20:28.074Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-22T14:20:30.837Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-22T14:20:30.837Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T14:20:30.837Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-22T14:20:31.021Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-22T14:20:31.820Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-22T14:20:32.008Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-22T14:20:32.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-22T14:20:32.805Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-22T14:20:32.805Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T14:20:32.805Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-22T14:20:34.220Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-22T14:20:37.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-22T14:20:37.923Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T14:20:38.888Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-22T14:20:38.888Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:20:39.868Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-22T14:20:42.765Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-22T14:20:42.765Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T14:20:42.765Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-22T14:20:46.701Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-22T14:20:47.687Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-22T14:20:47.745Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-22T14:20:47.745Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:20:47.745Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-22T14:20:48.545Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-22T14:20:50.716Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-22T14:20:50.716Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T14:20:50.716Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-22T14:20:50.716Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T14:20:50.716Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-22T14:20:52.887Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-22T14:20:54.420Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-22T14:20:54.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-22T14:20:55.385Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-22T14:20:56.348Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-22T14:20:56.805Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-22T14:21:00.166Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-22T14:21:01.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-22T14:21:04.928Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-22T14:21:05.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-22T14:21:05.545Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-22T14:21:05.546Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-22T14:21:07.756Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-22T14:21:07.756Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T14:21:07.756Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-22T14:21:08.262Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-22T14:21:08.262Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T14:21:08.262Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-22T14:21:09.317Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-22T14:21:09.317Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-22T14:21:09.795Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-22T14:21:09.795Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T14:21:09.795Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-22T14:21:10.759Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-22T14:21:13.656Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-22T14:21:15.187Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-22T14:21:15.644Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-22T14:21:15.644Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T14:21:15.644Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-22T14:21:16.208Z] docker_cli_external_volume_driver_test.go:52: [d2b040d54ab1c] daemon is not started [2021-12-22T14:21:16.467Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-22T14:21:17.176Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-22T14:21:17.452Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-22T14:21:18.139Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-22T14:21:18.139Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T14:21:18.139Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-22T14:21:18.139Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T14:21:18.139Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-22T14:21:18.436Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-22T14:21:19.997Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-22T14:21:20.984Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-22T14:21:22.544Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-22T14:21:22.784Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-22T14:21:24.756Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-22T14:21:26.697Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-22T14:21:28.652Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-22T14:21:31.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-22T14:21:34.513Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-22T14:21:35.172Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-22T14:21:35.172Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-22T14:21:35.172Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-22T14:21:35.638Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-22T14:21:36.078Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-22T14:21:36.078Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T14:21:36.078Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-22T14:21:36.078Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T14:21:36.078Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-22T14:21:36.622Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-22T14:21:39.867Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-22T14:21:39.867Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T14:21:39.867Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-22T14:21:45.277Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-22T14:21:49.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-22T14:22:03.942Z] docker_cli_external_volume_driver_test.go:52: [db2ca983e9538] daemon is not started [2021-12-22T14:22:10.547Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-22T14:22:10.547Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T14:22:10.547Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-22T14:22:10.547Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-22T14:22:18.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-22T14:22:18.778Z] docker_cli_external_volume_driver_test.go:52: [db0ead2cd57ef] daemon is not started [2021-12-22T14:22:27.122Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-22T14:22:27.122Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-22T14:22:27.122Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-22T14:22:31.806Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-22T14:22:31.806Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T14:22:32.772Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-22T14:22:32.772Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T14:22:33.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-22T14:22:33.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-22T14:22:33.739Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T14:22:33.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-22T14:22:34.712Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-22T14:22:34.712Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T14:22:34.712Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-22T14:22:40.484Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-22T14:23:01.410Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-22T14:23:01.766Z] === RUN TestDockerSuite/TestBuildRm [2021-12-22T14:23:05.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-22T14:23:19.571Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-22T14:23:20.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-22T14:23:21.782Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-22T14:23:21.783Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T14:23:22.250Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-22T14:23:22.250Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T14:23:22.629Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-22T14:23:22.717Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-22T14:23:24.278Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-22T14:23:25.387Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-22T14:23:25.387Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-22T14:23:25.387Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T14:23:25.387Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-22T14:23:28.484Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-22T14:23:30.140Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-22T14:23:34.888Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-22T14:23:35.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-22T14:23:38.891Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-22T14:23:42.039Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-22T14:23:46.039Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-22T14:24:01.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-22T14:24:02.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-22T14:24:03.280Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-22T14:24:04.793Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-22T14:24:04.842Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-22T14:24:05.310Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-22T14:24:11.305Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-22T14:24:11.305Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T14:24:11.305Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-22T14:24:11.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-22T14:24:15.625Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-22T14:24:17.796Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-22T14:24:17.796Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-22T14:24:20.322Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-22T14:24:21.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-22T14:24:23.788Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-22T14:24:24.255Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-22T14:24:24.255Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T14:24:24.255Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-22T14:24:24.255Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T14:24:24.255Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-22T14:24:24.946Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-22T14:24:24.946Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-22T14:24:29.003Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-22T14:24:30.811Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-22T14:24:36.152Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-22T14:24:39.937Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-22T14:24:39.937Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-22T14:24:39.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-22T14:24:40.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-22T14:24:43.354Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-22T14:24:44.916Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-22T14:24:47.126Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-22T14:25:00.917Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-22T14:25:00.917Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T14:25:00.917Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-22T14:25:02.054Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-22T14:25:03.039Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-22T14:25:04.711Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-22T14:25:06.922Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-22T14:25:12.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-22T14:25:12.786Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-22T14:25:17.953Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-22T14:25:19.936Z] === RUN TestDockerSuite/TestBuildUser [2021-12-22T14:25:19.936Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T14:25:19.936Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-22T14:25:19.936Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T14:25:19.936Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-22T14:25:19.936Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T14:25:19.936Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-22T14:25:22.863Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-22T14:25:25.799Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-22T14:25:26.786Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-22T14:25:31.538Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-22T14:25:31.538Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T14:25:31.538Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-22T14:25:31.538Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T14:25:31.538Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-22T14:25:35.344Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-22T14:25:44.001Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-22T14:25:44.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-22T14:25:51.156Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-22T14:25:52.719Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-22T14:25:52.719Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T14:25:52.719Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-22T14:25:52.719Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T14:25:52.719Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-22T14:25:55.668Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-22T14:25:55.668Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T14:25:55.668Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-22T14:25:58.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-22T14:26:01.622Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-22T14:26:01.622Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-22T14:26:01.622Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T14:26:01.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-22T14:26:01.629Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-22T14:26:01.629Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-22T14:26:12.040Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-22T14:26:16.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-22T14:26:16.921Z] docker_cli_external_volume_driver_test.go:484: [d288005aee0f2] daemon is not started [2021-12-22T14:26:19.194Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-22T14:26:19.194Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T14:26:19.194Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-22T14:26:19.194Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T14:26:19.194Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-22T14:26:22.985Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-22T14:26:22.985Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T14:26:23.975Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-22T14:26:31.777Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-22T14:26:31.777Z] docker_cli_external_volume_driver_test.go:52: [d6d718192eae3] daemon is not started [2021-12-22T14:26:38.905Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-22T14:26:46.058Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-22T14:26:46.058Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-22T14:26:46.614Z] --- PASS: TestDockerExternalVolumeSuite (436.87s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2021-12-22T14:26:46.615Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-12-22T14:26:46.615Z] PASS [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] === Skipped [2021-12-22T14:26:46.615Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-22T14:26:46.615Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-22T14:26:46.615Z] check_test.go:308: [dcf484ff6d60f] daemon is not started [2021-12-22T14:26:46.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-22T14:26:46.615Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-22T14:26:46.615Z] check_test.go:308: [dea07f2ebba94] daemon is not started [2021-12-22T14:26:46.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-22T14:26:46.615Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-22T14:26:46.615Z] check_test.go:308: [d4c68a0a9cdd6] daemon is not started [2021-12-22T14:26:46.615Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-22T14:26:46.615Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-22T14:26:46.615Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-22T14:26:46.615Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-22T14:26:46.615Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] DONE 271 tests, 5 skipped in 2411.732s [2021-12-22T14:26:46.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-22T14:26:46.615Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38eb8e34a733/docker.pid [2021-12-22T14:26:46.615Z] +++ kill 7007 [2021-12-22T14:26:46.615Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7007 is not a child of this shell [2021-12-22T14:26:46.615Z] warning: PID 7007 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38eb8e34a733/docker.pid had a nonzero exit code [2021-12-22T14:26:46.615Z] ++++ cat bundles/test-integration/docker.pid [2021-12-22T14:26:46.615Z] +++ kill 8340 [2021-12-22T14:26:46.615Z] +++ /etc/init.d/apparmor stop [2021-12-22T14:26:46.615Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] Unloading profiles will leave already running processes permanently [2021-12-22T14:26:46.615Z] unconfined, which can lead to unexpected situations. [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] To set a process to complain mode, use the command line tool [2021-12-22T14:26:46.615Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-22T14:26:46.615Z] +++ true [2021-12-22T14:26:46.615Z] exiting test-integration [2021-12-22T14:26:46.615Z] ++ exit 0 [2021-12-22T14:26:46.615Z] [2021-12-22T14:26:46.615Z] + exit 0 [2021-12-22T14:26:46.615Z] ++ jobs -p [2021-12-22T14:26:46.615Z] + pids= [2021-12-22T14:26:46.615Z] + echo 'Remaining pids to kill: []' [2021-12-22T14:26:46.615Z] Remaining pids to kill: [] [2021-12-22T14:26:46.615Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-22T14:26:46.625Z] Recording test results [2021-12-22T14:26:47.109Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-22T14:26:47.459Z] + echo Ensuring container killed. [2021-12-22T14:26:47.459Z] Ensuring container killed. [2021-12-22T14:26:47.459Z] + docker ps -aq -f name=docker-pr3-* [2021-12-22T14:26:47.459Z] + cids=195fee758ab0 [2021-12-22T14:26:47.459Z] 145351e4008d [2021-12-22T14:26:47.459Z] 0cc294772df6 [2021-12-22T14:26:47.459Z] + [ -n 195fee758ab0 [2021-12-22T14:26:47.459Z] 145351e4008d [2021-12-22T14:26:47.459Z] 0cc294772df6 ] [2021-12-22T14:26:47.459Z] + docker rm -vf 195fee758ab0 145351e4008d 0cc294772df6 [2021-12-22T14:26:48.387Z] 195fee758ab0 [2021-12-22T14:26:48.387Z] 145351e4008d [2021-12-22T14:26:48.387Z] 0cc294772df6 [Pipeline] sh [2021-12-22T14:26:48.705Z] + echo Chowning /workspace to jenkins user [2021-12-22T14:26:48.705Z] Chowning /workspace to jenkins user [2021-12-22T14:26:48.705Z] + id -u [2021-12-22T14:26:48.705Z] + id -g [2021-12-22T14:26:48.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43099:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-22T14:26:52.308Z] + bundleName=amd64 [2021-12-22T14:26:52.308Z] + echo Creating amd64-bundles.tar.gz [2021-12-22T14:26:52.308Z] Creating amd64-bundles.tar.gz [2021-12-22T14:26:52.308Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-22T14:26:52.308Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-22T14:26:53.683Z] Archiving artifacts [2021-12-22T14:26:54.047Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T14:26:54.353Z] + make clean [2021-12-22T14:26:54.353Z] docker volume rm -f docker-dev-cache [2021-12-22T14:26:54.353Z] docker-dev-cache [Pipeline] deleteDir [2021-12-22T14:26:56.288Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T14:27:03.870Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-22T14:27:03.870Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T14:27:04.338Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-22T14:27:04.338Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T14:27:04.807Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-22T14:27:04.807Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T14:27:04.807Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-22T14:27:06.374Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-22T14:27:18.862Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-22T14:27:19.848Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-22T14:27:19.848Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T14:27:20.315Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-22T14:27:20.315Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T14:27:20.315Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-22T14:27:20.315Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:27:20.315Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-22T14:27:23.265Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-22T14:27:23.265Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:27:23.265Z] === RUN TestDockerSuite/TestCommitChange [2021-12-22T14:27:26.388Z] === RUN TestDockerSuite/TestBuildRm [2021-12-22T14:27:30.416Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-22T14:27:36.275Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-22T14:27:36.275Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T14:27:36.275Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-22T14:27:41.315Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-22T14:27:46.693Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-22T14:27:46.694Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T14:27:46.694Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-22T14:27:48.467Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-22T14:27:48.467Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T14:27:48.467Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-22T14:27:48.467Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T14:27:48.467Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-22T14:27:51.415Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-22T14:27:57.107Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-22T14:27:57.274Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-22T14:27:58.159Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-22T14:28:01.978Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-22T14:28:02.967Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-22T14:28:02.967Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-22T14:28:02.967Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-22T14:28:02.967Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-22T14:28:02.967Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-22T14:28:02.967Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-22T14:28:02.967Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-22T14:28:02.967Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-22T14:28:03.140Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-22T14:28:04.212Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-22T14:28:10.292Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-22T14:28:13.385Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-22T14:28:22.037Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-22T14:28:22.037Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T14:28:22.037Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-22T14:28:25.823Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-22T14:28:25.823Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T14:28:25.823Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-22T14:28:25.823Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T14:28:25.823Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-22T14:28:25.823Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T14:28:25.823Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-22T14:28:28.908Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-22T14:28:28.908Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T14:28:28.908Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-22T14:28:28.908Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-22T14:28:32.696Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-22T14:28:32.696Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-22T14:28:32.696Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T14:28:32.696Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-22T14:28:32.696Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T14:28:32.696Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-22T14:28:32.696Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:28:32.696Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-22T14:28:35.574Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-22T14:28:35.574Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-22T14:28:36.042Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-22T14:28:36.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-22T14:28:40.163Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-22T14:28:41.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-22T14:28:45.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-22T14:28:45.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-22T14:28:45.029Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T14:28:45.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-22T14:28:49.786Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-22T14:28:49.786Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-22T14:28:50.629Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-22T14:28:51.000Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-22T14:28:51.000Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-22T14:28:52.734Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-22T14:28:52.734Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:28:52.734Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-22T14:28:52.734Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:28:52.734Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-22T14:28:56.518Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-22T14:28:56.518Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-22T14:28:58.149Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-22T14:28:58.149Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-22T14:29:00.306Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-22T14:29:00.306Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T14:29:00.306Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-22T14:29:04.090Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-22T14:29:04.558Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-22T14:29:05.299Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-22T14:29:08.362Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-22T14:29:08.492Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-22T14:29:17.046Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-22T14:29:27.495Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-22T14:29:27.495Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-22T14:29:27.495Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-22T14:29:27.495Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-22T14:29:27.495Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-22T14:29:33.381Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-22T14:29:33.381Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T14:29:33.381Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-22T14:29:35.397Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-22T14:29:35.397Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T14:29:35.397Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-22T14:29:37.180Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-22T14:29:37.180Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:29:37.180Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-22T14:29:37.607Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-22T14:29:39.817Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-22T14:29:41.949Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-22T14:29:41.949Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-22T14:29:46.964Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-22T14:29:47.829Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-22T14:29:51.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-22T14:29:52.601Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-22T14:29:52.601Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-22T14:29:52.601Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-22T14:29:52.601Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-22T14:29:52.601Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T14:29:52.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-22T14:29:56.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-22T14:29:56.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-22T14:29:59.442Z] === RUN TestDockerSuite/TestBuildUser [2021-12-22T14:29:59.442Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T14:29:59.442Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-22T14:29:59.442Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T14:29:59.442Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-22T14:29:59.442Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T14:29:59.442Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-22T14:30:00.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-22T14:30:04.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-22T14:30:05.300Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-22T14:30:06.284Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-22T14:30:07.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-22T14:30:08.876Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-22T14:30:10.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004600_} [2021-12-22T14:30:11.030Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-22T14:30:11.030Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T14:30:11.030Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-22T14:30:11.030Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T14:30:11.030Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-22T14:30:14.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13572899823_c:\foo_false____} [2021-12-22T14:30:19.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13572899823_c:\foo_true____} [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-22T14:30:23.186Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-22T14:30:23.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-22T14:30:23.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-22T14:30:23.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-22T14:30:23.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-22T14:30:23.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-22T14:30:23.657Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-22T14:30:23.657Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T14:30:24.127Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-22T14:30:24.127Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T14:30:24.127Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-22T14:30:24.127Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T14:30:24.127Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-22T14:30:24.127Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T14:30:24.127Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-22T14:30:24.127Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T14:30:24.127Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-22T14:30:27.930Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:30:27.930Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-22T14:30:27.930Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T14:30:28.400Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-22T14:30:28.400Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T14:30:28.400Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-22T14:30:28.400Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T14:30:28.400Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-22T14:30:28.400Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:30:28.400Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-22T14:30:28.400Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:30:28.400Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-22T14:30:29.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-22T14:30:32.205Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-22T14:30:32.205Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-22T14:30:32.205Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T14:30:32.205Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-22T14:30:36.005Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-22T14:30:36.005Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T14:30:36.005Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-22T14:30:36.005Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T14:30:36.005Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-22T14:30:36.005Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T14:30:36.005Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-22T14:30:43.183Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-22T14:30:46.144Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-22T14:30:46.144Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:30:46.144Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-22T14:30:46.144Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T14:30:46.144Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-22T14:30:46.861Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-22T14:30:46.861Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-22T14:30:57.273Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-22T14:31:01.108Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-22T14:31:01.108Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T14:31:01.108Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-22T14:31:01.108Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:31:01.108Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-22T14:31:05.976Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-22T14:31:05.976Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T14:31:06.444Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-22T14:31:06.444Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T14:31:06.913Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-22T14:31:10.699Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-22T14:31:10.699Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T14:31:11.684Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-22T14:31:13.648Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-22T14:31:13.648Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T14:31:13.648Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-22T14:31:13.648Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T14:31:13.648Z] === RUN TestDockerSuite/TestCpToDot [2021-12-22T14:31:17.491Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-22T14:31:17.491Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T14:31:17.491Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-22T14:31:17.491Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T14:31:17.491Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-22T14:31:20.453Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-22T14:31:20.453Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:31:20.453Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-22T14:31:20.453Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T14:31:20.928Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-22T14:31:20.928Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T14:31:20.928Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-22T14:31:20.928Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T14:31:20.928Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-22T14:31:20.928Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-22T14:31:21.400Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-22T14:31:23.620Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-22T14:31:26.598Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-22T14:31:27.422Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-22T14:31:27.422Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-22T14:31:27.891Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-22T14:31:30.855Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-22T14:31:31.854Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-22T14:31:31.854Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-22T14:31:31.854Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T14:31:31.854Z] === RUN TestDockerSuite/TestCreateRM [2021-12-22T14:31:32.325Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-22T14:31:32.325Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:31:32.325Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-22T14:31:32.794Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-22T14:31:33.264Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-22T14:31:33.743Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-22T14:31:34.727Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-22T14:31:43.708Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-22T14:31:44.179Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-22T14:31:44.650Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-22T14:31:48.454Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-22T14:31:48.924Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-22T14:31:48.924Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T14:31:48.924Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-22T14:31:52.728Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-22T14:31:52.728Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDockerFails [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-22T14:31:52.728Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-22T14:31:52.729Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.729Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-22T14:31:52.729Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.729Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-22T14:31:52.729Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.729Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-22T14:31:52.729Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T14:31:52.729Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-22T14:31:55.939Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-22T14:31:55.939Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T14:31:55.939Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-22T14:31:55.939Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T14:31:55.939Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-22T14:31:55.939Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T14:31:55.939Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-22T14:31:56.532Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-22T14:31:58.148Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-22T14:32:00.330Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-22T14:32:03.295Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-22T14:32:08.560Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-22T14:32:12.346Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-22T14:32:12.346Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T14:32:12.814Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-22T14:32:12.814Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T14:32:12.814Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-22T14:32:12.814Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:32:12.814Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-22T14:32:15.759Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-22T14:32:15.808Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-22T14:32:22.905Z] === RUN TestDockerSuite/TestCommitChange [2021-12-22T14:32:22.979Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-22T14:32:30.152Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-22T14:32:31.560Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-22T14:32:33.956Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-22T14:32:34.426Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-22T14:32:37.423Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-22T14:32:37.423Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T14:32:37.423Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-22T14:32:40.308Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-22T14:32:41.300Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-22T14:32:42.290Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-22T14:32:49.465Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-22T14:32:49.916Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-22T14:32:49.917Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T14:32:49.917Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-22T14:32:56.641Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-22T14:32:56.641Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-22T14:32:56.641Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T14:32:56.641Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-22T14:32:56.902Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-22T14:32:56.902Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-22T14:32:56.902Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T14:32:56.902Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-22T14:32:56.902Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T14:32:56.902Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-22T14:32:57.365Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-22T14:32:57.630Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-22T14:32:57.630Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T14:32:57.630Z] === RUN TestDockerSuite/TestEventsRename [2021-12-22T14:32:59.714Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-22T14:32:59.714Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T14:32:59.714Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-22T14:33:00.179Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-22T14:33:00.330Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-22T14:33:01.153Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-22T14:33:01.438Z] === RUN TestDockerSuite/TestEventsResize [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-22T14:33:06.194Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-22T14:33:06.194Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-22T14:33:06.194Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-22T14:33:06.194Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-22T14:33:06.194Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-22T14:33:06.194Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-22T14:33:06.194Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-22T14:33:06.194Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-22T14:33:08.247Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-22T14:33:12.943Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-22T14:33:18.686Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-22T14:33:18.742Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-22T14:33:18.742Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T14:33:19.201Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-22T14:33:19.201Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T14:33:19.661Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-22T14:33:19.661Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T14:33:19.661Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-22T14:33:19.661Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T14:33:19.661Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-22T14:33:19.661Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T14:33:19.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-22T14:33:25.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-22T14:33:25.467Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:33:25.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-22T14:33:25.467Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:33:25.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-22T14:33:25.467Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:33:25.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-22T14:33:26.438Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-22T14:33:29.129Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-22T14:33:29.129Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T14:33:29.129Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-22T14:33:31.350Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-22T14:33:31.350Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T14:33:31.350Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-22T14:33:31.350Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T14:33:31.350Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-22T14:33:31.350Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T14:33:31.820Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-22T14:33:33.523Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-22T14:33:35.620Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-22T14:33:35.620Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T14:33:35.620Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-22T14:33:35.620Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-22T14:33:37.329Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-22T14:33:38.901Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-22T14:33:39.419Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-22T14:33:39.419Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-22T14:33:39.419Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T14:33:39.419Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-22T14:33:39.419Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T14:33:39.419Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-22T14:33:39.419Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:33:39.419Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-22T14:33:43.669Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-22T14:33:44.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-22T14:33:47.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-22T14:33:49.549Z] === RUN TestDockerSuite/TestEventsTop [2021-12-22T14:33:49.549Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T14:33:49.549Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-22T14:33:50.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-22T14:33:50.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-22T14:33:50.949Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T14:33:50.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-22T14:33:51.770Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-22T14:33:53.908Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-22T14:33:53.908Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-22T14:33:54.648Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-22T14:33:55.111Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-22T14:33:55.111Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T14:33:55.111Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-22T14:33:55.111Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T14:33:55.571Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-22T14:33:55.571Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T14:33:55.571Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-22T14:33:55.571Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T14:33:55.571Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-22T14:33:55.571Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T14:33:55.571Z] === RUN TestDockerSuite/TestBuildFails [2021-12-22T14:33:57.653Z] === RUN TestDockerSuite/TestExec [2021-12-22T14:33:57.653Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:33:57.653Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-22T14:33:57.653Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T14:33:57.653Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-22T14:33:57.708Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-22T14:33:57.708Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:33:57.708Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-22T14:33:57.708Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:33:57.708Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-22T14:34:01.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-22T14:34:01.508Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-22T14:34:01.508Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-22T14:34:04.160Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-22T14:34:04.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-22T14:34:05.256Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-22T14:34:05.256Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:34:05.256Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-22T14:34:05.256Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:34:05.256Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-22T14:34:05.256Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T14:34:05.256Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-22T14:34:05.305Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-22T14:34:05.305Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T14:34:05.305Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-22T14:34:09.063Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-22T14:34:10.066Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-22T14:34:10.066Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-22T14:34:11.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-22T14:34:12.852Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-22T14:34:13.865Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-22T14:34:16.645Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-22T14:34:18.306Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-22T14:34:19.740Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-22T14:34:20.428Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-22T14:34:25.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-22T14:34:25.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-22T14:34:25.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-22T14:34:26.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-22T14:34:26.089Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-22T14:34:27.577Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-22T14:34:27.577Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T14:34:27.577Z] === RUN TestDockerSuite/TestExecEnv [2021-12-22T14:34:27.577Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:34:27.577Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-22T14:34:27.577Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T14:34:28.046Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-22T14:34:28.609Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-22T14:34:29.047Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-22T14:34:29.047Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T14:34:29.047Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-22T14:34:32.848Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-22T14:34:32.848Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:34:32.848Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-22T14:34:35.668Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-22T14:34:36.652Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-22T14:34:36.652Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-22T14:34:36.697Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-22T14:34:37.846Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-22T14:34:42.535Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-22T14:34:42.555Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-22T14:34:42.555Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T14:34:42.555Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-22T14:34:42.555Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T14:34:42.555Z] === RUN TestDockerSuite/TestExecParseError [2021-12-22T14:34:43.025Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:34:43.026Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-22T14:34:43.026Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T14:34:43.026Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-22T14:34:43.026Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T14:34:43.026Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-22T14:34:44.905Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-22T14:34:44.905Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T14:34:44.905Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-22T14:34:45.498Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-22T14:34:45.498Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-22T14:34:45.498Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-22T14:34:45.498Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-22T14:34:45.498Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T14:34:45.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-22T14:34:45.870Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-22T14:34:46.834Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-22T14:34:46.834Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T14:34:46.834Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-22T14:34:47.777Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-22T14:34:47.777Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-22T14:34:47.777Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-22T14:34:47.777Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-22T14:34:47.777Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T14:34:47.777Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-22T14:34:48.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-22T14:34:48.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-22T14:34:51.559Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-22T14:34:51.560Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T14:34:51.560Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-22T14:34:52.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-22T14:34:56.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-22T14:34:59.199Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-22T14:34:59.199Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:34:59.199Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-22T14:34:59.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-22T14:35:00.222Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-22T14:35:00.222Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T14:35:00.222Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-22T14:35:00.222Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T14:35:00.222Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-22T14:35:00.222Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:35:00.222Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-22T14:35:04.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008a858_} [2021-12-22T14:35:07.373Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-22T14:35:07.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1418480208_c:\foo_false____} [2021-12-22T14:35:11.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1418480208_c:\foo_true____} [2021-12-22T14:35:13.990Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-22T14:35:14.344Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-22T14:35:14.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-22T14:35:14.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-22T14:35:14.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-22T14:35:14.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-22T14:35:14.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-22T14:35:15.284Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-22T14:35:15.284Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-22T14:35:15.284Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-22T14:35:15.284Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-22T14:35:15.284Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T14:35:15.284Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-22T14:35:15.529Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-22T14:35:16.022Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-22T14:35:18.427Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-22T14:35:18.427Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T14:35:18.427Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-22T14:35:19.083Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-22T14:35:19.083Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-22T14:35:19.083Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:35:19.083Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-22T14:35:19.811Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-22T14:35:19.965Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-22T14:35:19.965Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-22T14:35:23.850Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-22T14:35:23.850Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-22T14:35:23.850Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T14:35:23.850Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-22T14:35:25.741Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-22T14:35:26.705Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-22T14:35:27.652Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-22T14:35:27.652Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T14:35:27.652Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-22T14:35:27.652Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T14:35:27.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-22T14:35:27.652Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T14:35:27.652Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-22T14:35:27.671Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-22T14:35:28.463Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestHealth [2021-12-22T14:35:28.463Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-22T14:35:28.463Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-22T14:35:29.203Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-22T14:35:29.661Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-22T14:35:31.194Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-22T14:35:34.089Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-22T14:35:34.322Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-22T14:35:34.322Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-22T14:35:34.322Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T14:35:34.322Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-22T14:35:34.322Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-22T14:35:34.322Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-22T14:35:34.789Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-22T14:35:34.819Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-22T14:35:35.256Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-22T14:35:35.256Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:35:35.256Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-22T14:35:36.815Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-22T14:35:36.815Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-22T14:35:38.619Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-22T14:35:38.619Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:35:38.619Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-22T14:35:38.619Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T14:35:38.619Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-22T14:35:39.025Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-22T14:35:39.025Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-22T14:35:41.971Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-22T14:35:42.637Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-22T14:35:42.637Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-22T14:35:42.637Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-22T14:35:43.094Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-22T14:35:44.058Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-22T14:35:45.752Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-22T14:35:45.752Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-22T14:35:45.752Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:35:45.752Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-22T14:35:50.495Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-22T14:35:50.495Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-22T14:35:51.119Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-22T14:35:52.706Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportFile [2021-12-22T14:35:52.706Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-22T14:35:52.706Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-22T14:35:52.706Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-22T14:35:52.706Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-22T14:35:52.706Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-22T14:35:52.706Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-22T14:35:52.706Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-22T14:35:52.706Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-22T14:35:52.706Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:35:52.706Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-22T14:35:53.569Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-22T14:35:53.569Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T14:35:53.569Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-22T14:35:53.569Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:35:53.569Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-22T14:35:56.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-22T14:35:59.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-22T14:35:59.439Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:35:59.439Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-22T14:35:59.439Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T14:35:59.439Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-22T14:35:59.439Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-22T14:35:59.439Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T14:35:59.439Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-22T14:36:03.224Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-22T14:36:03.224Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-22T14:36:06.091Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-22T14:36:06.091Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T14:36:06.091Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-22T14:36:06.091Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T14:36:06.091Z] === RUN TestDockerSuite/TestCpToDot [2021-12-22T14:36:07.011Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-22T14:36:07.011Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T14:36:07.011Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-22T14:36:07.011Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T14:36:07.011Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-22T14:36:07.011Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T14:36:07.011Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-22T14:36:09.893Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-22T14:36:09.893Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T14:36:09.893Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-22T14:36:09.893Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T14:36:09.893Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-22T14:36:10.803Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-22T14:36:13.693Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-22T14:36:13.693Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-22T14:36:13.693Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-22T14:36:13.693Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-22T14:36:13.693Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-22T14:36:14.164Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-22T14:36:16.230Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-22T14:36:16.231Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T14:36:16.231Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-22T14:36:16.388Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-22T14:36:16.671Z] === RUN TestDockerSuite/TestInspectImage [2021-12-22T14:36:16.671Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:36:16.671Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-22T14:36:16.671Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:36:16.671Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-22T14:36:16.671Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:36:16.671Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-22T14:36:17.761Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-22T14:36:20.186Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-22T14:36:20.457Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-22T14:36:20.656Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-22T14:36:21.125Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-22T14:36:24.242Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-22T14:36:24.242Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-22T14:36:24.923Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-22T14:36:25.393Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-22T14:36:25.865Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-22T14:36:25.865Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T14:36:25.865Z] === RUN TestDockerSuite/TestCreateRM [2021-12-22T14:36:26.335Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-22T14:36:26.335Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:36:26.335Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-22T14:36:26.804Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-22T14:36:27.274Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-22T14:36:28.033Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-22T14:36:31.819Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-22T14:36:31.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T14:36:31.819Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-22T14:36:31.819Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-22T14:36:35.610Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-22T14:36:39.780Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-22T14:36:39.780Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-22T14:36:40.357Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-22T14:36:40.768Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-22T14:36:45.531Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-22T14:36:45.531Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-22T14:36:45.531Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T14:36:46.001Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-22T14:36:49.008Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-22T14:36:49.801Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-22T14:36:49.801Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T14:36:49.801Z] === RUN TestDockerSuite/TestDockerFails [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-22T14:36:50.270Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-22T14:36:50.270Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-22T14:36:50.270Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-22T14:36:50.270Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-22T14:36:50.270Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T14:36:50.270Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-22T14:36:51.962Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-22T14:36:54.067Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-22T14:36:55.746Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-22T14:36:57.869Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-22T14:36:59.533Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-22T14:37:01.669Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-22T14:37:03.320Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-22T14:37:07.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-22T14:37:08.414Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-22T14:37:10.054Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-22T14:37:10.055Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-22T14:37:10.522Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-22T14:37:10.522Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-22T14:37:10.522Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-22T14:37:10.522Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-22T14:37:10.522Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-22T14:37:14.178Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-22T14:37:14.311Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-22T14:37:18.098Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-22T14:37:21.350Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-22T14:37:25.246Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-22T14:37:28.193Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-22T14:37:28.193Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T14:37:28.193Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-22T14:37:28.520Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-22T14:37:32.325Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-22T14:37:32.946Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-22T14:37:32.946Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-22T14:37:33.314Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-22T14:37:33.530Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-22T14:37:37.262Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-22T14:37:39.193Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-22T14:37:40.183Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-22T14:37:41.597Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-22T14:37:41.751Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-22T14:37:45.829Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-22T14:37:48.753Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-22T14:37:50.429Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-22T14:37:53.001Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-22T14:37:57.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-22T14:37:57.686Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-22T14:37:57.686Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-22T14:37:57.686Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T14:37:57.686Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-22T14:37:58.676Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-22T14:37:58.676Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T14:37:58.676Z] === RUN TestDockerSuite/TestEventsRename [2021-12-22T14:38:02.211Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-22T14:38:02.474Z] === RUN TestDockerSuite/TestEventsResize [2021-12-22T14:38:06.968Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-22T14:38:06.970Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T14:38:06.970Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-22T14:38:10.757Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-22T14:38:12.922Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-22T14:38:14.543Z] === RUN TestDockerSuite/TestLogsSince [2021-12-22T14:38:15.144Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-22T14:38:18.119Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-22T14:38:18.119Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T14:38:18.119Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-22T14:38:18.945Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-22T14:38:24.946Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-22T14:38:24.947Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T14:38:24.947Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-22T14:38:24.947Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T14:38:24.947Z] === RUN TestDockerSuite/TestLogsTail [2021-12-22T14:38:26.113Z] === RUN TestDockerSuite/TestEventsTop [2021-12-22T14:38:26.113Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T14:38:26.113Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-22T14:38:27.894Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-22T14:38:28.337Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-22T14:38:30.487Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-22T14:38:31.451Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-22T14:38:31.451Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T14:38:31.451Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-22T14:38:31.451Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T14:38:31.451Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-22T14:38:31.680Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-22T14:38:34.625Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-22T14:38:34.625Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestNetHostname [2021-12-22T14:38:34.625Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-22T14:38:34.625Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-22T14:38:34.625Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T14:38:34.625Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-22T14:38:34.625Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginActive [2021-12-22T14:38:35.091Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-22T14:38:35.091Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-22T14:38:35.091Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-22T14:38:35.091Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-22T14:38:35.091Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-22T14:38:35.091Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-22T14:38:35.091Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-22T14:38:35.091Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-22T14:38:35.091Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-22T14:38:35.091Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPortList [2021-12-22T14:38:35.091Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.091Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-22T14:38:35.175Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-22T14:38:35.510Z] === RUN TestDockerSuite/TestExec [2021-12-22T14:38:35.510Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.510Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-22T14:38:35.510Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T14:38:35.510Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-22T14:38:37.731Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-22T14:38:40.956Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-22T14:38:41.531Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-22T14:38:41.531Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:38:41.531Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-22T14:38:41.531Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:38:41.531Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-22T14:38:41.531Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T14:38:41.531Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-22T14:38:42.238Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-22T14:38:42.238Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.238Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-22T14:38:42.238Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-22T14:38:42.238Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-22T14:38:42.239Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:38:42.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-22T14:38:43.852Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-22T14:38:43.852Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-22T14:38:43.852Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-22T14:38:44.489Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-22T14:38:46.755Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-22T14:38:47.446Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-22T14:38:48.924Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-22T14:38:49.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-22T14:38:49.384Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T14:38:49.384Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-22T14:38:50.457Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-22T14:38:51.245Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-22T14:38:54.204Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-22T14:39:01.375Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-22T14:39:01.375Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T14:39:01.375Z] === RUN TestDockerSuite/TestExecEnv [2021-12-22T14:39:01.375Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:39:01.375Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-22T14:39:01.375Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T14:39:01.375Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-22T14:39:04.309Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-22T14:39:04.309Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T14:39:04.309Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-22T14:39:04.334Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-22T14:39:08.126Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-22T14:39:10.210Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-22T14:39:10.210Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T14:39:10.210Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-22T14:39:10.210Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T14:39:10.211Z] === RUN TestDockerSuite/TestExecParseError [2021-12-22T14:39:10.211Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:39:10.297Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-22T14:39:10.679Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-22T14:39:10.679Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T14:39:10.679Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-22T14:39:10.679Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T14:39:10.679Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-22T14:39:14.480Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-22T14:39:14.480Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-22T14:39:14.480Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-22T14:39:14.480Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-22T14:39:14.480Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T14:39:14.480Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-22T14:39:17.439Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-22T14:39:17.439Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T14:39:17.439Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-22T14:39:19.234Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-22T14:39:22.666Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-22T14:39:26.117Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-22T14:39:26.117Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T14:39:26.117Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-22T14:39:26.117Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T14:39:26.117Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-22T14:39:26.117Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:39:26.117Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-22T14:39:27.347Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-22T14:39:32.000Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-22T14:39:37.654Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-22T14:39:39.182Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-22T14:39:40.476Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-22T14:39:40.476Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-22T14:39:40.476Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T14:39:40.476Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-22T14:39:40.476Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-22T14:39:40.476Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-22T14:39:43.949Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-22T14:39:44.713Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-22T14:39:45.221Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-22T14:39:51.123Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-22T14:39:51.124Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestHealth [2021-12-22T14:39:51.124Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-22T14:39:51.124Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-22T14:39:51.771Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-22T14:39:52.796Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-22T14:39:52.796Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T14:39:52.796Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-22T14:39:52.796Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T14:39:52.796Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-22T14:39:55.631Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-22T14:39:55.693Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-22T14:39:55.693Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T14:39:55.693Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-22T14:39:58.297Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-22T14:39:58.297Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-22T14:39:58.297Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T14:39:58.297Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-22T14:39:58.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-22T14:39:58.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-22T14:39:58.768Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-22T14:39:59.759Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-22T14:39:59.759Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:40:00.229Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-22T14:40:01.798Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-22T14:40:01.798Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-22T14:40:02.779Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-22T14:40:02.779Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T14:40:02.779Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-22T14:40:02.779Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T14:40:03.247Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-22T14:40:04.755Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-22T14:40:04.756Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-22T14:40:08.558Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-22T14:40:10.390Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-22T14:40:10.390Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:40:10.390Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-22T14:40:10.390Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T14:40:10.858Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-22T14:40:10.858Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T14:40:10.858Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-22T14:40:10.858Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T14:40:10.858Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-22T14:40:12.360Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-22T14:40:12.829Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-22T14:40:12.829Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:40:12.829Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-22T14:40:17.596Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-22T14:40:17.596Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-22T14:40:20.562Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportFile [2021-12-22T14:40:20.562Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-22T14:40:20.562Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-22T14:40:20.562Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-22T14:40:20.562Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-22T14:40:20.562Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-22T14:40:20.562Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-22T14:40:20.562Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-22T14:40:20.562Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-22T14:40:20.562Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:40:20.562Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-22T14:40:23.336Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-22T14:40:23.336Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T14:40:23.336Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-22T14:40:23.803Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-22T14:40:23.803Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T14:40:23.803Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-22T14:40:24.367Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-22T14:40:25.363Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-22T14:40:26.347Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-22T14:40:26.347Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T14:40:26.347Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-22T14:40:28.173Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-22T14:40:28.173Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:40:28.173Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-22T14:40:28.173Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T14:40:28.173Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-22T14:40:28.173Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-22T14:40:28.173Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T14:40:28.173Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-22T14:40:31.972Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-22T14:40:31.972Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-22T14:40:33.492Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-22T14:40:35.817Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-22T14:40:35.818Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T14:40:35.818Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-22T14:40:35.818Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T14:40:35.818Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-22T14:40:35.818Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T14:40:35.818Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-22T14:40:39.616Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-22T14:40:40.640Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-22T14:40:44.428Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-22T14:40:46.789Z] === RUN TestDockerSuite/TestInspectImage [2021-12-22T14:40:46.789Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:40:46.789Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-22T14:40:46.789Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:40:46.789Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-22T14:40:46.789Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:40:46.789Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-22T14:40:50.589Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-22T14:40:54.388Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-22T14:40:54.388Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-22T14:40:56.096Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-22T14:40:58.191Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-22T14:41:01.149Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-22T14:41:01.149Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T14:41:01.149Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-22T14:41:01.618Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-22T14:41:04.577Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-22T14:41:10.454Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-22T14:41:16.331Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-22T14:41:19.290Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-22T14:41:20.291Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-22T14:41:20.292Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:41:20.292Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-22T14:41:23.095Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-22T14:41:25.037Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-22T14:41:25.505Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-22T14:41:25.505Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-22T14:41:26.055Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-22T14:41:26.491Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-22T14:41:29.851Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-22T14:41:31.750Z] === RUN TestDockerSuite/TestBuildRm [2021-12-22T14:41:33.651Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-22T14:41:35.143Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-22T14:41:37.453Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-22T14:41:37.455Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-22T14:41:37.925Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-22T14:41:37.925Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-22T14:41:37.925Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-22T14:41:37.925Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-22T14:41:37.925Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-22T14:41:37.925Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-22T14:41:40.890Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-22T14:41:42.289Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-22T14:41:42.290Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:41:42.290Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-22T14:41:44.690Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-22T14:41:49.424Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-22T14:41:49.437Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-22T14:41:49.904Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-22T14:41:49.904Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-22T14:41:51.871Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-22T14:41:54.103Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-22T14:41:54.103Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T14:41:54.103Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-22T14:41:54.103Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T14:41:54.103Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-22T14:41:55.674Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-22T14:41:55.674Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T14:41:55.674Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-22T14:41:56.274Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-22T14:41:58.634Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-22T14:41:58.634Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-22T14:42:00.948Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-22T14:42:06.737Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-22T14:42:09.079Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-22T14:42:11.124Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-22T14:42:12.519Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-22T14:42:14.907Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-22T14:42:15.375Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-22T14:42:17.760Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-22T14:42:25.785Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-22T14:42:26.447Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-22T14:42:31.216Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-22T14:42:32.938Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-22T14:42:34.182Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-22T14:42:34.182Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T14:42:34.182Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-22T14:42:37.630Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-22T14:42:38.089Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-22T14:42:38.955Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-22T14:42:39.053Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-22T14:42:42.767Z] === RUN TestDockerSuite/TestLogsSince [2021-12-22T14:42:45.420Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-22T14:42:50.176Z] === RUN TestDockerSuite/TestRmiTag [2021-12-22T14:42:50.784Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-22T14:42:53.214Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-22T14:42:53.214Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T14:42:53.214Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-22T14:42:53.214Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T14:42:53.214Z] === RUN TestDockerSuite/TestLogsTail [2021-12-22T14:42:53.863Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-22T14:42:53.863Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-22T14:42:54.574Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-22T14:42:57.983Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-22T14:42:59.644Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-22T14:42:59.644Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-22T14:43:01.798Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-22T14:43:05.423Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-22T14:43:05.662Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-22T14:43:05.662Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestNetHostname [2021-12-22T14:43:05.662Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-22T14:43:05.662Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-22T14:43:05.662Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-22T14:43:05.662Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestPluginActive [2021-12-22T14:43:05.662Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-22T14:43:05.662Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:43:05.662Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-22T14:43:06.132Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-22T14:43:06.132Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-22T14:43:06.132Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-22T14:43:06.132Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-22T14:43:06.132Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-22T14:43:06.132Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-22T14:43:06.132Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-22T14:43:06.132Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPortList [2021-12-22T14:43:06.132Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T14:43:06.132Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-22T14:43:14.813Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-22T14:43:14.813Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:43:14.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-22T14:43:19.856Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-22T14:43:20.695Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-22T14:43:20.695Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T14:43:20.695Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-22T14:43:22.068Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-22T14:43:29.218Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-22T14:43:30.203Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.203Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-22T14:43:30.543Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-22T14:43:30.543Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T14:43:30.543Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-22T14:43:33.221Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-22T14:43:33.221Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T14:43:33.221Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-22T14:43:33.989Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-22T14:43:33.989Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T14:43:33.989Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-22T14:43:33.989Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T14:43:33.989Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-22T14:43:35.222Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-22T14:43:36.754Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-22T14:43:41.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-22T14:43:43.815Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-22T14:43:44.933Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-22T14:43:48.182Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-22T14:43:48.715Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-22T14:43:50.874Z] === RUN TestDockerSuite/TestBuildUser [2021-12-22T14:43:50.874Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T14:43:50.874Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-22T14:43:50.874Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T14:43:50.874Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-22T14:43:50.874Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T14:43:50.874Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-22T14:43:51.665Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-22T14:43:55.451Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-22T14:43:55.451Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-22T14:43:55.550Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-22T14:43:56.515Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-22T14:44:02.598Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-22T14:44:02.599Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T14:44:02.599Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-22T14:44:05.063Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-22T14:44:05.063Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T14:44:05.063Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-22T14:44:05.063Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T14:44:05.063Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-22T14:44:05.673Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-22T14:44:05.673Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T14:44:05.673Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-22T14:44:09.439Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-22T14:44:09.910Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-22T14:44:09.910Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T14:44:09.910Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-22T14:44:10.422Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-22T14:44:10.422Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T14:44:10.422Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-22T14:44:10.422Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T14:44:10.422Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-22T14:44:14.206Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T14:44:14.206Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-22T14:44:16.417Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-22T14:44:20.201Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-22T14:44:23.147Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-22T14:44:23.147Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T14:44:23.147Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-22T14:44:23.147Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T14:44:23.614Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-22T14:44:23.614Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T14:44:23.614Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-22T14:44:27.398Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-22T14:44:27.398Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T14:44:27.398Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-22T14:44:27.398Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:44:27.398Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-22T14:44:27.398Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T14:44:27.398Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-22T14:44:27.398Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:44:27.398Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-22T14:44:27.754Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-22T14:44:28.962Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-22T14:44:31.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-22T14:44:35.138Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-22T14:44:35.138Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-22T14:44:37.620Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T14:44:37.620Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-22T14:44:40.567Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-22T14:44:40.567Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T14:44:40.567Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-22T14:44:40.567Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-22T14:44:40.567Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T14:44:40.567Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-22T14:44:43.713Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-22T14:44:44.073Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-22T14:44:44.357Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-22T14:44:48.148Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-22T14:44:48.148Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T14:44:48.148Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-22T14:44:51.098Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-22T14:44:51.098Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T14:44:51.098Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-22T14:44:51.098Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T14:44:51.098Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-22T14:44:51.098Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T14:44:51.098Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-22T14:44:51.249Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-22T14:44:51.249Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T14:44:51.249Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-22T14:44:51.249Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T14:44:51.249Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-22T14:44:54.890Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-22T14:44:56.102Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-22T14:44:56.102Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T14:44:56.102Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-22T14:44:56.102Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T14:44:56.102Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-22T14:44:58.427Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-22T14:44:58.427Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:44:58.427Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-22T14:44:58.427Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T14:44:58.427Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-22T14:44:58.427Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T14:44:58.427Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-22T14:44:58.427Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T14:44:58.427Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-22T14:44:58.682Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-22T14:45:00.795Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-22T14:45:00.796Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T14:45:01.256Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-22T14:45:01.636Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-22T14:45:05.422Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T14:45:05.422Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-22T14:45:08.883Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-22T14:45:08.883Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T14:45:08.883Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-22T14:45:09.954Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-22T14:45:09.954Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T14:45:09.954Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-22T14:45:11.282Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-22T14:45:11.282Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T14:45:11.282Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-22T14:45:11.282Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-22T14:45:11.282Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:45:11.282Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-22T14:45:11.282Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T14:45:11.527Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-22T14:45:11.749Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-22T14:45:11.750Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T14:45:11.750Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-22T14:45:11.750Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T14:45:11.750Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-22T14:45:12.518Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-22T14:45:12.518Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T14:45:12.518Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-22T14:45:16.082Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-22T14:45:18.399Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-22T14:45:20.411Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-22T14:45:20.411Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T14:45:20.411Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-22T14:45:21.888Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-22T14:45:22.347Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunMount [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-22T14:45:23.358Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T14:45:23.358Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-22T14:45:25.570Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-22T14:45:29.371Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-22T14:45:33.775Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-22T14:45:33.775Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T14:45:33.775Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-22T14:45:33.775Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T14:45:33.775Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-22T14:45:33.775Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T14:45:33.775Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-22T14:45:40.929Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-22T14:45:46.792Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T14:45:46.792Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-22T14:45:47.262Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-22T14:45:47.524Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-22T14:45:47.525Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T14:45:47.525Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-22T14:45:47.525Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T14:45:47.525Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-22T14:45:47.525Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T14:45:47.525Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-22T14:45:47.525Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-22T14:45:48.823Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-22T14:45:51.032Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-22T14:45:53.241Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-22T14:45:54.224Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-22T14:45:57.871Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-22T14:45:58.012Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T14:45:58.012Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:45:59.410Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-22T14:45:59.410Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T14:46:00.380Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-22T14:46:00.380Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T14:46:00.380Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-22T14:46:00.380Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:46:00.380Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-22T14:46:02.756Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-22T14:46:02.756Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-22T14:46:02.756Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-22T14:46:02.756Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-22T14:46:02.756Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:46:02.756Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-22T14:46:03.290Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-22T14:46:05.253Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-22T14:46:05.253Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:46:05.253Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-22T14:46:09.088Z] === RUN TestDockerSuite/TestCommitChange [2021-12-22T14:46:13.932Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-22T14:46:14.401Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-22T14:46:14.871Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-22T14:46:15.238Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-22T14:46:15.238Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T14:46:15.238Z] === RUN TestDockerSuite/TestRunRm [2021-12-22T14:46:15.863Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-22T14:46:16.172Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-22T14:46:18.184Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-22T14:46:20.871Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-22T14:46:20.871Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T14:46:20.871Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-22T14:46:24.548Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-22T14:46:25.330Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-22T14:46:28.278Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-22T14:46:30.432Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-22T14:46:30.432Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:46:30.432Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-22T14:46:32.060Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-22T14:46:35.706Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-22T14:46:35.706Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T14:46:35.706Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-22T14:46:35.848Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-22T14:46:35.848Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:46:35.848Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-22T14:46:35.848Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T14:46:35.848Z] === RUN TestDockerSuite/TestRunState [2021-12-22T14:46:35.848Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T14:46:35.848Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-22T14:46:37.605Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-22T14:46:37.605Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-22T14:46:38.076Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-22T14:46:39.631Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-22T14:46:39.631Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-22T14:46:39.631Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-22T14:46:39.631Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-22T14:46:40.098Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-22T14:46:40.098Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T14:46:40.098Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-22T14:46:45.959Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T14:46:45.959Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-22T14:46:49.742Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-22T14:46:49.743Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T14:46:49.743Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-22T14:46:53.397Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-22T14:46:53.533Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-22T14:46:53.533Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T14:46:53.533Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-22T14:46:53.533Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T14:46:53.533Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-22T14:46:57.327Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-22T14:46:58.093Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-22T14:46:58.093Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-22T14:46:58.093Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-22T14:46:58.093Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-22T14:46:58.093Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.093Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-22T14:46:58.093Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.553Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-22T14:46:58.553Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:46:58.553Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-22T14:46:58.553Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-22T14:46:59.332Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-22T14:47:03.132Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-22T14:47:04.123Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-22T14:47:07.130Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-22T14:47:09.820Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-22T14:47:14.564Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-22T14:47:15.677Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-22T14:47:15.704Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-22T14:47:15.704Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T14:47:15.704Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-22T14:47:18.613Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-22T14:47:18.613Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T14:47:18.613Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-22T14:47:18.613Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T14:47:18.613Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-22T14:47:18.613Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T14:47:18.613Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-22T14:47:21.737Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-22T14:47:26.088Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-22T14:47:26.088Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T14:47:26.088Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-22T14:47:26.088Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-22T14:47:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-22T14:47:27.195Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T14:47:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-22T14:47:27.195Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-22T14:47:29.380Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-22T14:47:29.380Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-22T14:47:29.380Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T14:47:29.380Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-22T14:47:29.380Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T14:47:29.380Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-22T14:47:29.380Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:47:29.380Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-22T14:47:29.878Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-22T14:47:33.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-22T14:47:33.662Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-22T14:47:34.247Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-22T14:47:36.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-22T14:47:36.606Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-22T14:47:36.606Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T14:47:36.606Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-22T14:47:36.606Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-22T14:47:37.073Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-22T14:47:37.073Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-22T14:47:37.073Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-22T14:47:37.073Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-22T14:47:37.073Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T14:47:37.073Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-22T14:47:38.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-22T14:47:38.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-22T14:47:38.945Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T14:47:38.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-22T14:47:41.415Z] === RUN TestDockerSuite/TestRmiTag [2021-12-22T14:47:41.415Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-22T14:47:41.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-22T14:47:41.855Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-22T14:47:44.223Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-22T14:47:44.763Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-22T14:47:44.763Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:47:44.763Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-22T14:47:44.763Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:47:44.763Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-22T14:47:46.174Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-22T14:47:46.438Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-22T14:47:47.670Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-22T14:47:47.670Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-22T14:47:48.651Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-22T14:47:50.578Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-22T14:47:50.578Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T14:47:50.578Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-22T14:47:53.489Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-22T14:47:53.949Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-22T14:47:55.802Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-22T14:47:55.802Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T14:47:55.802Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-22T14:47:55.802Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.802Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-22T14:47:55.802Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.802Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-22T14:47:55.802Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-22T14:47:55.803Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:47:55.803Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-22T14:47:55.803Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-22T14:47:56.271Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-22T14:47:56.271Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-22T14:47:56.271Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-22T14:47:56.271Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-22T14:47:56.271Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T14:47:56.271Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-22T14:47:58.482Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-22T14:47:58.948Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-22T14:47:59.420Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-22T14:47:59.420Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-22T14:48:01.632Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-22T14:48:02.527Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-22T14:48:07.227Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-22T14:48:11.497Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-22T14:48:11.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-22T14:48:11.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-22T14:48:11.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-22T14:48:11.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-22T14:48:12.054Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-22T14:48:12.054Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T14:48:12.054Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-22T14:48:12.400Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-22T14:48:14.463Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-22T14:48:15.313Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-22T14:48:15.313Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T14:48:15.313Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-22T14:48:23.136Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-22T14:48:23.885Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-22T14:48:23.885Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:48:23.885Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-22T14:48:24.125Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.125Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-22T14:48:24.536Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-22T14:48:24.536Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:48:24.536Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-22T14:48:26.068Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-22T14:48:26.068Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-22T14:48:27.084Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-22T14:48:27.084Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T14:48:27.084Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-22T14:48:27.084Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T14:48:27.084Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-22T14:48:30.397Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-22T14:48:30.397Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T14:48:30.397Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-22T14:48:30.397Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:48:30.397Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-22T14:48:30.397Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T14:48:30.397Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-22T14:48:30.397Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T14:48:30.397Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-22T14:48:30.765Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-22T14:48:33.675Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-22T14:48:33.675Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-22T14:48:33.675Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-22T14:48:33.675Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-22T14:48:33.675Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T14:48:33.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-22T14:48:34.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-22T14:48:36.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-22T14:48:36.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-22T14:48:38.054Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-22T14:48:39.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-22T14:48:40.810Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:48:40.810Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-22T14:48:41.852Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-22T14:48:43.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-22T14:48:44.717Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-22T14:48:44.811Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-22T14:48:48.505Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-22T14:48:48.505Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T14:48:48.505Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-22T14:48:48.608Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-22T14:48:49.078Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-22T14:48:51.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-22T14:48:53.255Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-22T14:48:53.255Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-22T14:48:53.255Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-22T14:48:53.255Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-22T14:48:53.255Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-22T14:48:53.255Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T14:48:53.255Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-22T14:48:56.247Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T14:48:56.247Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-22T14:48:59.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d3b0_} [2021-12-22T14:49:00.043Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-22T14:49:00.043Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T14:49:00.043Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-22T14:49:04.809Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-22T14:49:04.809Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T14:49:04.809Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-22T14:49:04.809Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T14:49:04.809Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-22T14:49:07.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848190177_c:\foo_false____} [2021-12-22T14:49:07.767Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-22T14:49:07.767Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:07.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-22T14:49:07.767Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-22T14:49:08.237Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-22T14:49:08.237Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-22T14:49:08.237Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-22T14:49:08.237Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-22T14:49:08.237Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T14:49:08.237Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-22T14:49:09.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848190177_c:\foo_true____} [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-22T14:49:11.056Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-22T14:49:11.056Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-22T14:49:11.204Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-22T14:49:13.553Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-22T14:49:13.553Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T14:49:13.553Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-22T14:49:13.553Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T14:49:14.006Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-22T14:49:14.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-22T14:49:14.016Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-22T14:49:14.016Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T14:49:14.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-22T14:49:14.016Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T14:49:14.016Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-22T14:49:14.016Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T14:49:14.016Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-22T14:49:15.003Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-22T14:49:17.787Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-22T14:49:18.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-22T14:49:18.721Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-22T14:49:18.721Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-22T14:49:18.802Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-22T14:49:18.802Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T14:49:18.802Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-22T14:49:18.802Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T14:49:18.802Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-22T14:49:18.802Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T14:49:18.802Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-22T14:49:19.188Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-22T14:49:22.590Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-22T14:49:22.591Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-22T14:49:22.591Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-22T14:49:22.591Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.591Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-22T14:49:22.603Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-22T14:49:22.603Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.603Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-22T14:49:22.603Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.603Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-22T14:49:22.603Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.603Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-22T14:49:22.603Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:49:22.603Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-22T14:49:25.500Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-22T14:49:25.500Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-22T14:49:25.500Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T14:49:25.500Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-22T14:49:25.560Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-22T14:49:29.233Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-22T14:49:29.233Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T14:49:29.233Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-22T14:49:29.233Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T14:49:29.233Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-22T14:49:29.233Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T14:49:29.233Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-22T14:49:31.673Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-22T14:49:31.673Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:49:31.673Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-22T14:49:31.673Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-22T14:49:31.673Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-22T14:49:31.673Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T14:49:31.673Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-22T14:49:34.234Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-22T14:49:34.235Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T14:49:34.235Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-22T14:49:36.298Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-22T14:49:37.195Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-22T14:49:37.195Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:37.195Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-22T14:49:37.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-22T14:49:37.195Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T14:49:37.195Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-22T14:49:39.192Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-22T14:49:39.192Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:49:39.192Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-22T14:49:39.192Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T14:49:39.192Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-22T14:49:40.992Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-22T14:49:42.118Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-22T14:49:42.118Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-22T14:49:42.118Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-22T14:49:44.793Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-22T14:49:44.793Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:44.793Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-22T14:49:48.592Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-22T14:49:48.592Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T14:49:48.592Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-22T14:49:48.592Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T14:49:48.592Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-22T14:49:48.592Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T14:49:48.592Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-22T14:49:52.390Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-22T14:49:56.194Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-22T14:49:56.852Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-22T14:49:56.852Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T14:49:56.852Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-22T14:49:56.852Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:49:56.852Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-22T14:49:57.071Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-22T14:49:57.071Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T14:49:57.071Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite (3089.28s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.83s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.83s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.52s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.17s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.36s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.43s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.13s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.47s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.17s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.70s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.54s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.23s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.63s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.11s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.77s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.25s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.95s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.35s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.73s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.75s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.03s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.79s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.49s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.75s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.30s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.09s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.71s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.50s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.30s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.20s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.79s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.58s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.40s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2021-12-22T14:49:58.061Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.49s) [2021-12-22T14:49:58.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.05s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.13s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.18s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.33s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.24s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.45s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.76s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.72s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.57s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.48s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.22s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.25s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.79s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.44s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.19s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.47s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.01s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.28s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.92s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.45s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFails (3.55s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.96s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.90s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.08s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.50s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.22s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.97s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildHistory (13.72s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.36s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.16s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.97s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.25s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.95s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.25s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.88s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.64s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.63s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.81s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.80s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.48s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.55s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.96s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.88s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.57s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.98s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.88s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.30s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.44s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.37s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.73s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.66s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.54s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.18s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.70s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildRm (17.69s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.55s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.32s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.23s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.41s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.03s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.56s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.05s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildStderr (6.52s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.75s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.63s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.14s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.05s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.92s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.75s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.31s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.66s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.74s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.28s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.91s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.83s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.60s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.92s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.19s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.46s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.53s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCommitChange (7.03s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.30s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.89s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCommitTTY (9.90s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.04s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.71s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.62s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.51s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.45s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.52s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.24s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.09s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.13s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.31s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.56s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.61s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.53s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.21s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.39s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.27s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (9.31s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIStart (5.94s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.85s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (5.15s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerAPIWait (6.15s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (4.31s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:49:58.062Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.66s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.25s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.68s) [2021-12-22T14:49:58.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.71s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.47s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.61s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004600_} (4.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13572899823_c:\foo_false____} (4.52s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13572899823_c:\foo_true____} (4.24s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (4.04s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.74s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.81s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.54s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.78s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.13s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.59s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToDot (3.86s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCpToStdout (3.67s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.56s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.13s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.56s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.46s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.56s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.49s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.62s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.16s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsCopy (6.78s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.69s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.37s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.92s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFilters (6.60s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFormat (7.04s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsRename (3.94s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsResize (33.92s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.51s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.19s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.00s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.50s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.59s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.76s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.06s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.06s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.52s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.42s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecExitStatus (8.67s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecInspectID (6.27s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.56s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.20s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.84s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.63s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.64s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.76s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.62s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.16s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.79s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.39s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.43s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.48s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.56s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectDefault (3.37s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectHistory (6.35s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.54s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.72s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.53s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.21s) [2021-12-22T14:49:58.063Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-22T14:49:58.063Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.77s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectStatus (4.30s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.71s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.21s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.48s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.13s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.38s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.51s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.47s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.66s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.68s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.76s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.56s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.19s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.03s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.98s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.22s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.47s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.80s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.57s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.44s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsSince (10.04s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsTail (3.83s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.53s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.39s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.77s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.77s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsByOrder (14.41s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.56s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.03s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.55s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.66s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.45s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.57s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.32s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2021-12-22T14:49:58.064Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:49:58.064Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-12-22T14:49:58.535Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.27s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.10s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.70s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.72s) [2021-12-22T14:49:58.535Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.08s) [2021-12-22T14:49:58.535Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.66s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.58s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.69s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.10s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.20s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.43s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.97s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.10s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.15s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiTag (0.95s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.88s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.45s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.10s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.44s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.33s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.82s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.32s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.43s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.46s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.49s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.99s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.47s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.50s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.33s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.58s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.48s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.43s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.65s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.59s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.43s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.52s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.44s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunExitCode (3.45s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.47s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.38s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.47s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.24s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.68s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.75s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.36s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.95s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.24s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.09s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.63s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.91s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunRm (3.50s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.52s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.51s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.39s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.13s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.45s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.78s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.56s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.57s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.43s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.50s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.06s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.86s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.70s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.40s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.47s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.44s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.91s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.43s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.07s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.62s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.26s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.31s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T14:49:58.536Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.40s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:49:58.536Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.20s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.33s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.27s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.73s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.31s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.81s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.66s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.95s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.89s) [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-22T14:49:58.537Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-22T14:49:58.537Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-22T14:49:58.537Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-22T14:49:58.537Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-22T14:49:58.537Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-22T14:49:58.537Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-22T14:49:58.537Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-22T14:49:58.537Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerDaemonSuite [2021-12-22T14:49:58.537Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-22T14:49:58.537Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-22T14:49:58.537Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-22T14:49:58.537Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:49:58.537Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerSwarmSuite [2021-12-22T14:49:58.537Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-22T14:49:58.537Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-22T14:49:58.537Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-22T14:49:58.537Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-22T14:49:58.537Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.537Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-22T14:49:58.538Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:49:58.538Z] === RUN TestDockerExternalVolumeSuite [2021-12-22T14:49:58.538Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-22T14:49:58.538Z] === RUN TestDockerNetworkSuite [2021-12-22T14:49:58.538Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-22T14:49:58.538Z] === RUN TestDockerHubPullSuite [2021-12-22T14:49:58.538Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-22T14:49:58.538Z] PASS [2021-12-22T14:49:58.538Z] ok github.com/docker/docker/integration-cli 3089.765s [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === Skipped [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:49:58.538Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.538Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:49:58.538Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-22T14:49:58.538Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:49:58.538Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:49:58.538Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-22T14:49:58.538Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-22T14:49:58.538Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.11s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.11s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.538Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-22T14:49:58.538Z] [2021-12-22T14:49:58.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-22T14:49:58.538Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T14:49:58.539Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-12-22T14:49:58.539Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.55s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.53s) [2021-12-22T14:49:58.539Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.53s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:49:58.539Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:49:58.539Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:49:58.539Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2021-12-22T14:49:58.540Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T14:49:58.540Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-22T14:49:58.540Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:49:58.540Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:49:58.540Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T14:49:58.540Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:49:58.540Z] [2021-12-22T14:49:58.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-22T14:49:59.011Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:59.011Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:59.011Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:49:59.011Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.011Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:49:59.011Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:49:59.012Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T14:49:59.012Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:49:59.012Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:49:59.012Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:49:59.012Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:49:59.012Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:49:59.012Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:49:59.012Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.012Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:49:59.012Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-22T14:49:59.013Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:49:59.013Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:49:59.013Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:49:59.013Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:49:59.013Z] [2021-12-22T14:49:59.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T14:49:59.014Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.014Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T14:49:59.014Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-22T14:49:59.015Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:49:59.015Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.015Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:49:59.015Z] [2021-12-22T14:49:59.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T14:49:59.016Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-22T14:49:59.016Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.016Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:49:59.016Z] [2021-12-22T14:49:59.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:49:59.016Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:49:59.486Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:59.486Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.486Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:59.486Z] [2021-12-22T14:49:59.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.487Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:49:59.487Z] [2021-12-22T14:49:59.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:49:59.487Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-22T14:49:59.488Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] DONE 1085 tests, 544 skipped in 3100.504s [2021-12-22T14:49:59.488Z] INFO: Integration tests ended at 12/22/2021 14:49:59. Duration:00:51:40.6768934 [2021-12-22T14:49:59.488Z] INFO: Docker info of the daemon under test at end of run [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] Containers: 2 [2021-12-22T14:49:59.488Z] Running: 0 [2021-12-22T14:49:59.488Z] Paused: 0 [2021-12-22T14:49:59.488Z] Stopped: 2 [2021-12-22T14:49:59.488Z] Images: 18 [2021-12-22T14:49:59.488Z] Server Version: 0.0.0-dev [2021-12-22T14:49:59.488Z] Storage Driver: windowsfilter [2021-12-22T14:49:59.488Z] Windows: [2021-12-22T14:49:59.488Z] Logging Driver: json-file [2021-12-22T14:49:59.488Z] Plugins: [2021-12-22T14:49:59.488Z] Volume: local [2021-12-22T14:49:59.488Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T14:49:59.488Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T14:49:59.488Z] Swarm: inactive [2021-12-22T14:49:59.488Z] Default Isolation: process [2021-12-22T14:49:59.488Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T14:49:59.488Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T14:49:59.488Z] OSType: windows [2021-12-22T14:49:59.488Z] Architecture: x86_64 [2021-12-22T14:49:59.488Z] CPUs: 4 [2021-12-22T14:49:59.488Z] Total Memory: 32GiB [2021-12-22T14:49:59.488Z] Name: azwin-2-7f3720 [2021-12-22T14:49:59.488Z] ID: ILRD:QRLT:2ZTP:IG2P:VUVC:OAJJ:77VZ:HBXG:XYX2:KIYZ:DINK:C5UV [2021-12-22T14:49:59.488Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T14:49:59.488Z] Debug Mode (client): false [2021-12-22T14:49:59.488Z] Debug Mode (server): true [2021-12-22T14:49:59.488Z] File Descriptors: -1 [2021-12-22T14:49:59.488Z] Goroutines: 46 [2021-12-22T14:49:59.488Z] System Time: 2021-12-22T14:49:59.2061585Z [2021-12-22T14:49:59.488Z] EventsListeners: 0 [2021-12-22T14:49:59.488Z] Registry: https://index.docker.io/v1/ [2021-12-22T14:49:59.488Z] Labels: [2021-12-22T14:49:59.488Z] Experimental: false [2021-12-22T14:49:59.488Z] Insecure Registries: [2021-12-22T14:49:59.488Z] 127.0.0.0/8 [2021-12-22T14:49:59.488Z] Live Restore Enabled: false [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] [2021-12-22T14:49:59.488Z] INFO: Stopping daemon under test [2021-12-22T14:49:59.488Z] SUCCESS: The process with PID 2200 (child process of PID 5580) has been terminated. [2021-12-22T14:49:59.488Z] SUCCESS: The process with PID 5580 (child process of PID 4196) has been terminated. [2021-12-22T14:49:59.488Z] INFO: Stop tailing logs of the daemon under tests [2021-12-22T14:49:59.488Z] INFO: executeCI.ps1 Completed successfully at 12/22/2021 14:49:59. [2021-12-22T14:49:59.488Z] INFO: Tidying up at end of run [2021-12-22T14:49:59.488Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.out) to bundles\CIDUT.out [2021-12-22T14:49:59.488Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.err) to bundles\CIDUT.err [2021-12-22T14:49:59.488Z] INFO: Saving containerd logs to bundles [2021-12-22T14:49:59.488Z] INFO: Nuke-Everything... [2021-12-22T14:49:59.958Z] INFO: Container count on control daemon to delete is 2 [2021-12-22T14:49:59.958Z] 52d45074f7a6 [2021-12-22T14:49:59.958Z] f4d74c2e2e0a [2021-12-22T14:49:59.996Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-22T14:50:00.428Z] INFO: Tidying pidfile d:\CI\PR-43099\3\docker.pid [2021-12-22T14:50:00.428Z] INFO: Killing containerd with PID 5464 [2021-12-22T14:50:00.428Z] INFO: Nuking d:\CI [2021-12-22T14:50:03.794Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-22T14:50:03.795Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T14:50:03.795Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-22T14:50:09.214Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-22T14:50:09.214Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T14:50:09.215Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-22T14:50:09.215Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T14:50:09.215Z] === RUN TestDockerSuite/TestCpToDot [2021-12-22T14:50:10.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-22T14:50:10.748Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-22T14:50:10.748Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.748Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-22T14:50:10.964Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-22T14:50:10.964Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-22T14:50:10.964Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-22T14:50:10.964Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-22T14:50:10.964Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T14:50:10.964Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-22T14:50:14.484Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-22T14:50:14.484Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-22T14:50:14.484Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-22T14:50:14.484Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-22T14:50:14.484Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-22T14:50:14.941Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-22T14:50:17.838Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-22T14:50:20.736Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-22T14:50:20.736Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-22T14:50:20.736Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-22T14:50:21.402Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-22T14:50:21.402Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T14:50:21.402Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunMount [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-22T14:50:23.623Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T14:50:23.623Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-22T14:50:23.629Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-22T14:50:24.595Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-22T14:50:25.052Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-22T14:50:25.052Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T14:50:25.052Z] === RUN TestDockerSuite/TestCreateRM [2021-12-22T14:50:25.509Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-22T14:50:25.509Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:50:25.509Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-22T14:50:25.966Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-22T14:50:26.427Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-22T14:50:30.570Z] INFO: Zapped successfully [2021-12-22T14:50:30.572Z] [2021-12-22T14:50:30.572Z] INFO: executeCI.ps1 exiting at Wed Dec 22 14:50:27 CUT 2021. Duration 01:11:49.0516672 [2021-12-22T14:50:30.572Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-22T14:50:30.825Z] Recording test results [2021-12-22T14:50:31.343Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-22T14:50:32.952Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-22T14:50:35.391Z] Archiving artifacts [2021-12-22T14:50:36.133Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-22T14:50:36.134Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T14:50:36.134Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-22T14:50:36.134Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T14:50:36.134Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-22T14:50:36.134Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T14:50:36.134Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-22T14:50:43.303Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-22T14:50:47.495Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-22T14:50:47.496Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-22T14:50:47.496Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-22T14:50:49.180Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T14:50:49.180Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-22T14:50:49.440Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T14:50:49.651Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-22T14:50:50.406Z] + make clean [2021-12-22T14:50:51.218Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-22T14:50:51.218Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-22T14:50:51.218Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T14:50:51.218Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-22T14:50:51.223Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-22T14:50:51.397Z] docker volume rm -f docker-dev-cache [2021-12-22T14:50:51.397Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-22T14:50:54.114Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-22T14:50:54.114Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.114Z] === RUN TestDockerSuite/TestDockerFails [2021-12-22T14:50:54.183Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-22T14:50:54.572Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-22T14:50:54.572Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-22T14:50:54.572Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-22T14:50:54.572Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-22T14:50:54.572Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T14:50:54.572Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-22T14:50:57.141Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-22T14:50:57.464Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-22T14:50:58.130Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-22T14:51:00.356Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-22T14:51:01.928Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-22T14:51:01.928Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T14:51:01.928Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-22T14:51:01.928Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T14:51:01.928Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-22T14:51:02.397Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T14:51:02.397Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T14:51:04.079Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-22T14:51:08.274Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-22T14:51:08.274Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-22T14:51:08.274Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-22T14:51:08.274Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-22T14:51:08.274Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:51:08.274Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-22T14:51:14.374Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-22T14:51:20.152Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-22T14:51:20.826Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-22T14:51:20.827Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T14:51:20.827Z] === RUN TestDockerSuite/TestRunRm [2021-12-22T14:51:23.048Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-22T14:51:27.208Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-22T14:51:30.101Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-22T14:51:30.215Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-22T14:51:31.637Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-22T14:51:34.012Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-22T14:51:37.411Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-22T14:51:37.411Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-22T14:51:37.813Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-22T14:51:39.586Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-22T14:51:40.769Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-22T14:51:44.566Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-22T14:51:44.566Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T14:51:44.566Z] === RUN TestDockerSuite/TestRunState [2021-12-22T14:51:44.566Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T14:51:44.566Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-22T14:51:45.367Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-22T14:51:48.366Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-22T14:51:48.366Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:51:48.366Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-22T14:51:51.145Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-22T14:51:51.145Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-22T14:51:51.145Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.145Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-22T14:51:51.326Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-22T14:51:51.326Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.326Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-22T14:51:51.326Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.326Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-22T14:51:51.326Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-22T14:51:51.326Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-22T14:51:51.326Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T14:51:51.795Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-22T14:51:52.110Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-22T14:51:52.110Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T14:51:52.110Z] === RUN TestDockerSuite/TestEventsRename [2021-12-22T14:51:55.830Z] === RUN TestDockerSuite/TestEventsResize [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-22T14:51:57.677Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T14:51:57.677Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-22T14:52:01.641Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-22T14:52:01.641Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T14:52:01.641Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-22T14:52:04.497Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-22T14:52:05.439Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-22T14:52:05.439Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T14:52:05.439Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-22T14:52:05.439Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T14:52:05.439Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-22T14:52:06.671Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-22T14:52:10.205Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-22T14:52:11.351Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-22T14:52:16.030Z] === RUN TestDockerSuite/TestEventsTop [2021-12-22T14:52:16.030Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T14:52:16.030Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-22T14:52:18.926Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-22T14:52:22.711Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-22T14:52:24.710Z] === RUN TestDockerSuite/TestExec [2021-12-22T14:52:24.710Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:52:24.710Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-22T14:52:24.710Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T14:52:24.710Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-22T14:52:26.878Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-22T14:52:28.592Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-22T14:52:29.773Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-22T14:52:29.773Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:52:29.773Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-22T14:52:29.773Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:52:29.773Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-22T14:52:29.773Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T14:52:29.773Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-22T14:52:32.672Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-22T14:52:35.568Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-22T14:52:38.465Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-22T14:52:39.030Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-22T14:52:39.030Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T14:52:39.030Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-22T14:52:39.030Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-22T14:52:41.358Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-22T14:52:42.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-22T14:52:46.630Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-22T14:52:47.139Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-22T14:52:47.139Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T14:52:47.139Z] === RUN TestDockerSuite/TestExecEnv [2021-12-22T14:52:47.139Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:52:47.139Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-22T14:52:47.139Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T14:52:47.139Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-22T14:52:49.309Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-22T14:52:50.429Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T14:52:50.429Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-22T14:52:53.984Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-22T14:52:53.984Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecParseError [2021-12-22T14:52:53.984Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-22T14:52:53.984Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-22T14:52:53.984Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T14:52:53.984Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-22T14:52:56.305Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-22T14:52:57.718Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-22T14:52:57.718Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-22T14:52:57.718Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-22T14:52:57.718Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-22T14:52:57.718Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T14:52:57.718Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-22T14:52:58.525Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-22T14:53:01.441Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-22T14:53:01.441Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T14:53:01.441Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-22T14:53:01.481Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-22T14:53:08.649Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-22T14:53:08.649Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-22T14:53:09.120Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-22T14:53:09.120Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-22T14:53:09.120Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-22T14:53:09.120Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-22T14:53:09.120Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T14:53:09.120Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-22T14:53:11.740Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-22T14:53:11.741Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T14:53:11.741Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-22T14:53:11.741Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T14:53:11.741Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-22T14:53:11.741Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:53:11.741Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-22T14:53:12.081Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-22T14:53:12.081Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-22T14:53:12.551Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-22T14:53:13.023Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-22T14:53:15.244Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-22T14:53:18.801Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-22T14:53:25.860Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-22T14:53:27.773Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-22T14:53:27.773Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T14:53:27.773Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-22T14:53:29.593Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-22T14:53:36.654Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestHealth [2021-12-22T14:53:36.654Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-22T14:53:36.654Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-22T14:53:38.203Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-22T14:53:38.203Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:53:38.203Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-22T14:53:43.715Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-22T14:53:43.715Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-22T14:53:44.061Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-22T14:53:44.061Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T14:53:44.061Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-22T14:53:44.061Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:53:44.061Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-22T14:53:44.061Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T14:53:44.061Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-22T14:53:44.061Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T14:53:44.061Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-22T14:53:44.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-22T14:53:44.679Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:53:44.679Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-22T14:53:46.215Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-22T14:53:46.671Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-22T14:53:49.569Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-22T14:53:49.569Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-22T14:53:53.294Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-22T14:53:54.468Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-22T14:53:54.469Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:53:54.469Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-22T14:53:57.412Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-22T14:54:01.200Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-22T14:54:01.200Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T14:54:01.200Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-22T14:54:01.841Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-22T14:54:01.841Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-22T14:54:01.841Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:54:01.841Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-22T14:54:04.146Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-22T14:54:04.146Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.146Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-22T14:54:04.146Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.146Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-22T14:54:04.146Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-22T14:54:04.146Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-22T14:54:04.614Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-22T14:54:04.614Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T14:54:04.614Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-22T14:54:05.570Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-22T14:54:06.028Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-22T14:54:08.201Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportFile [2021-12-22T14:54:08.201Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-22T14:54:08.201Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-22T14:54:08.201Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-22T14:54:08.201Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-22T14:54:08.201Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T14:54:08.201Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-22T14:54:08.201Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.658Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-22T14:54:08.658Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.658Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-22T14:54:08.658Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-22T14:54:08.658Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.658Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-22T14:54:08.658Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:54:08.658Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-22T14:54:17.211Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-22T14:54:19.383Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-22T14:54:19.383Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:54:19.383Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-22T14:54:19.383Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T14:54:19.383Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-22T14:54:19.383Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-22T14:54:19.383Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T14:54:19.383Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-22T14:54:22.278Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-22T14:54:22.278Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-22T14:54:22.421Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-22T14:54:22.421Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-22T14:54:25.174Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-22T14:54:25.174Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T14:54:25.174Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-22T14:54:25.174Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T14:54:25.174Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-22T14:54:25.174Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T14:54:25.174Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-22T14:54:26.206Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-22T14:54:26.206Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-22T14:54:28.074Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-22T14:54:30.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-22T14:54:31.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-22T14:54:31.884Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-22T14:54:31.884Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-22T14:54:32.352Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-22T14:54:33.855Z] === RUN TestDockerSuite/TestInspectImage [2021-12-22T14:54:33.855Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:54:33.855Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-22T14:54:33.855Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:54:33.855Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-22T14:54:33.855Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:54:33.855Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-22T14:54:36.761Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-22T14:54:39.669Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-22T14:54:39.669Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-22T14:54:43.396Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-22T14:54:44.825Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-22T14:54:44.826Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:54:44.826Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-22T14:54:45.294Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-22T14:54:45.761Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-22T14:54:45.761Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T14:54:45.761Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-22T14:54:46.292Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-22T14:54:46.292Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T14:54:46.292Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-22T14:54:46.292Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-22T14:54:49.187Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-22T14:54:52.925Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-22T14:54:58.240Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-22T14:54:58.240Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-22T14:54:58.240Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-22T14:54:58.700Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-22T14:55:01.595Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-22T14:55:04.489Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-22T14:55:07.385Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-22T14:55:10.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-22T14:55:13.153Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-22T14:55:13.153Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T14:55:13.153Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-22T14:55:13.185Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-22T14:55:14.713Z] --- PASS: TestDockerSuite (3304.20s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.91s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.14s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.52s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.52s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.77s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.28s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.19s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.28s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.49s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.90s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.33s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.30s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.44s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.25s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.33s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (17.69s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.65s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.58s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.89s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.44s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.53s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.77s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.90s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.95s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.44s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.82s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.17s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.49s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.61s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.76s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.98s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.36s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.92s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.55s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.49s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.94s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.09s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.71s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.91s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.57s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.20s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.42s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.33s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.51s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCmd (0.91s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.89s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.90s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.37s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.49s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.89s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.77s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.96s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.45s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.80s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.36s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.08s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.38s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.18s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.10s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.89s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.88s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.81s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.62s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.14s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.94s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.64s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.18s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.86s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.18s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.54s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.57s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignore (72.07s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.69s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.91s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.74s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.27s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.88s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.31s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.38s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.92s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.27s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.34s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.66s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.13s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.03s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.90s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.89s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.70s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.77s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.86s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.77s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.89s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.68s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.75s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.55s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.68s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.36s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFails (3.39s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.74s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.34s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.16s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.19s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.82s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.14s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.85s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.00s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildHistory (17.54s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.53s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.84s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.19s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.94s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabel (1.56s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.95s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.51s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.99s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabels (1.52s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.38s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.87s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.82s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.63s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.95s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.81s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.23s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.64s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.20s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.71s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.88s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.53s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.91s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:55:14.714Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.44s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.98s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.96s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.78s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.01s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.55s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.82s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.94s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.33s) [2021-12-22T14:55:14.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.54s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.75s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.43s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.22s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.03s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (59.23s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.74s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildRm (18.69s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.13s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.99s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.52s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (6.06s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.98s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.05s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.13s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.88s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.96s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.82s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.58s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildStderr (6.71s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.56s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.86s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.33s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.28s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.82s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (12.74s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.89s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.87s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.65s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (31.47s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.78s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.94s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.45s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.97s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.21s) [2021-12-22T14:55:14.715Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.94s) [2021-12-22T14:55:14.715Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.03s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.96s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.37s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.96s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.89s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.89s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.01s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.90s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.01s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.97s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitChange (7.85s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.78s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.73s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitTTY (10.82s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.12s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.18s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.68s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.56s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.87s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.71s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.66s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.70s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.26s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.33s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.38s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.77s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.83s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.37s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.76s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.42s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.63s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.94s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.01s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.99s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.85s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.47s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.71s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.19s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.86s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.18s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.54s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (4.37s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.55s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.35s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008a858_} (3.48s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1418480208_c:\foo_false____} (3.33s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1418480208_c:\foo_true____} (3.54s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.58s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.82s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.89s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.85s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.45s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.01s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.44s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.58s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToDot (3.83s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCpToStdout (3.53s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.33s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateArgs (0.33s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.66s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.69s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.34s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.35s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.39s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.13s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateLabels (0.33s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateRM (0.63s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.30s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.63s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.71s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.07s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.87s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.34s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.77s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.25s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:15.182Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:55:15.182Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.78s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.51s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.61s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.92s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsCopy (7.30s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.10s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.54s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.23s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.08s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.57s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFilters (7.58s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFormat (7.50s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsRename (3.99s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsResize (9.42s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.34s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.67s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.42s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsUntag (2.89s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.25s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.16s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.37s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.19s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.24s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.23s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.26s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.10s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.33s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecInspectID (5.83s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.46s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.30s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.59s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.13s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.06s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.07s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.96s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.23s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.51s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.98s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.59s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.77s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.42s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.36s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.20s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesFormat (0.32s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.72s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.72s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.72s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.65s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.29s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.70s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectDefault (3.73s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectHistory (7.23s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.67s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.27s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.34s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.72s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.35s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.29s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectStatus (4.88s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.31s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.33s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.74s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.29s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.66s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.70s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.70s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.10s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.16s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.18s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.83s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.36s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.34s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.38s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.13s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.97s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.78s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.04s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.88s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsSince (10.95s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsTail (4.39s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.00s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.95s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.45s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.11s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsByOrder (11.88s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.54s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.01s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.54s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.19s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.56s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.97s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.06s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.33s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.04s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.13s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.09s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.97s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.67s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.71s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.41s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.34s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.34s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.48s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.78s) [2021-12-22T14:55:15.183Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.01s) [2021-12-22T14:55:15.183Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.51s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.45s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.58s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.07s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.46s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.98s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.70s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.27s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiTag (1.08s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.88s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.11s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.49s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.06s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.81s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.84s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.14s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.99s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.40s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.43s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.82s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.12s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.21s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.66s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.82s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T14:55:15.184Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.06s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:55:15.184Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.16s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.89s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.75s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.73s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.65s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.56s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.82s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.24s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.71s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.69s) [2021-12-22T14:55:15.651Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:55:15.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.74s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunExitCode (3.81s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.78s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.73s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.84s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.10s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.33s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.96s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.80s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.67s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.60s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.64s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.98s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.97s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.55s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.13s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.79s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunRm (3.79s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.01s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.76s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.70s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.23s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.78s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.38s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.09s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.28s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.82s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.67s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.71s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.84s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.16s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.36s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.18s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.23s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.45s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.81s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.86s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.74s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.48s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.97s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.38s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.54s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.37s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.98s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.05s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.72s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.35s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.87s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.27s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.54s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.25s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.44s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.62s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.44s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.19s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.74s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.60s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.16s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.98s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.30s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.25s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.42s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.42s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.68s) [2021-12-22T14:55:15.652Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:55:15.652Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.04s) [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.652Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:55:15.652Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-22T14:55:15.653Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerRegistrySuite (0.48s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-22T14:55:15.653Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-22T14:55:15.653Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-22T14:55:15.653Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-22T14:55:15.653Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-22T14:55:15.653Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-22T14:55:15.653Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-22T14:55:15.653Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerDaemonSuite [2021-12-22T14:55:15.653Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-22T14:55:15.653Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-22T14:55:15.653Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-22T14:55:15.653Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerSwarmSuite [2021-12-22T14:55:15.653Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-22T14:55:15.653Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerExternalVolumeSuite [2021-12-22T14:55:15.653Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerNetworkSuite [2021-12-22T14:55:15.653Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-22T14:55:15.653Z] === RUN TestDockerHubPullSuite [2021-12-22T14:55:15.653Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-22T14:55:15.653Z] PASS [2021-12-22T14:55:15.653Z] ok github.com/docker/docker/integration-cli 3305.344s [2021-12-22T14:55:15.653Z] [2021-12-22T14:55:15.653Z] === Skipped [2021-12-22T14:55:15.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:55:15.653Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-22T14:55:15.653Z] [2021-12-22T14:55:15.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:55:15.653Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T14:55:15.653Z] [2021-12-22T14:55:15.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-22T14:55:15.653Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-22T14:55:15.653Z] [2021-12-22T14:55:15.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:55:15.653Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T14:55:15.653Z] [2021-12-22T14:55:15.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:55:15.653Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.653Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-22T14:55:15.654Z] [2021-12-22T14:55:15.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:55:15.654Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.654Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T14:55:15.654Z] [2021-12-22T14:55:15.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:55:15.654Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.654Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-22T14:55:15.654Z] [2021-12-22T14:55:15.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:55:15.654Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T14:55:15.654Z] [2021-12-22T14:55:15.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:55:15.654Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:55:15.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:55:16.121Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:55:16.121Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:55:16.121Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:55:16.121Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2021-12-22T14:55:16.121Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T14:55:16.121Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.121Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T14:55:16.121Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.95s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.95s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.82s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.82s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.61s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.61s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.92s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.92s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.91s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.91s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-12-22T14:55:16.122Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.89s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.89s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.88s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.88s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.94s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.94s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.91s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.91s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.90s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.90s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.84s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-12-22T14:55:16.122Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.122Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-12-22T14:55:16.122Z] [2021-12-22T14:55:16.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.99s) [2021-12-22T14:55:16.122Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.99s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.86s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.86s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.97s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.97s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.96s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.96s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.90s) [2021-12-22T14:55:16.123Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.90s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:55:16.123Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:55:16.123Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-22T14:55:16.123Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-22T14:55:16.123Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:55:16.123Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T14:55:16.123Z] [2021-12-22T14:55:16.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:55:16.123Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.123Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:16.591Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:16.591Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:55:16.591Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.591Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T14:55:16.591Z] [2021-12-22T14:55:16.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:55:16.592Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-12-22T14:55:16.592Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-22T14:55:16.592Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:55:16.592Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:55:16.592Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:55:16.592Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:55:16.592Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T14:55:16.592Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:55:16.592Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.592Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-22T14:55:16.592Z] [2021-12-22T14:55:16.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:55:16.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-22T14:55:16.921Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-22T14:55:16.921Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-22T14:55:16.921Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-22T14:55:16.921Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:55:17.060Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-12-22T14:55:17.060Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:55:17.060Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:55:17.060Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:55:17.060Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.060Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T14:55:17.060Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:55:17.061Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.061Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-22T14:55:17.061Z] [2021-12-22T14:55:17.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-22T14:55:17.062Z] [2021-12-22T14:55:17.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:55:17.062Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.379Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:55:17.532Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:55:17.532Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:55:17.532Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:55:17.532Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:55:17.532Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.532Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T14:55:17.532Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:55:17.533Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.533Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-22T14:55:17.533Z] [2021-12-22T14:55:17.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:55:17.534Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:17.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:55:17.534Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:17.534Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T14:55:17.534Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:18.002Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.002Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T14:55:18.002Z] [2021-12-22T14:55:18.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-22T14:55:18.003Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] DONE 1085 tests, 539 skipped in 3317.892s [2021-12-22T14:55:18.003Z] INFO: Integration tests ended at 12/22/2021 14:55:17. Duration:00:55:18.4056431 [2021-12-22T14:55:18.003Z] INFO: Docker info of the daemon under test at end of run [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] Containers: 2 [2021-12-22T14:55:18.003Z] Running: 0 [2021-12-22T14:55:18.003Z] Paused: 0 [2021-12-22T14:55:18.003Z] Stopped: 2 [2021-12-22T14:55:18.003Z] Images: 18 [2021-12-22T14:55:18.003Z] Server Version: 0.0.0-dev [2021-12-22T14:55:18.003Z] Storage Driver: windowsfilter [2021-12-22T14:55:18.003Z] Windows: [2021-12-22T14:55:18.003Z] Logging Driver: json-file [2021-12-22T14:55:18.003Z] Plugins: [2021-12-22T14:55:18.003Z] Volume: local [2021-12-22T14:55:18.003Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T14:55:18.003Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T14:55:18.003Z] Swarm: inactive [2021-12-22T14:55:18.003Z] Default Isolation: process [2021-12-22T14:55:18.003Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-22T14:55:18.003Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-22T14:55:18.003Z] OSType: windows [2021-12-22T14:55:18.003Z] Architecture: x86_64 [2021-12-22T14:55:18.003Z] CPUs: 4 [2021-12-22T14:55:18.003Z] Total Memory: 32GiB [2021-12-22T14:55:18.003Z] Name: azwin-2-dfbb00 [2021-12-22T14:55:18.003Z] ID: QBFR:YI3H:JT67:PJBL:X6F5:UBBX:VXW2:ALSN:AFE2:NB5H:NQTY:TUU4 [2021-12-22T14:55:18.003Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T14:55:18.003Z] Debug Mode (client): false [2021-12-22T14:55:18.003Z] Debug Mode (server): true [2021-12-22T14:55:18.003Z] File Descriptors: -1 [2021-12-22T14:55:18.003Z] Goroutines: 17 [2021-12-22T14:55:18.003Z] System Time: 2021-12-22T14:55:17.6786836Z [2021-12-22T14:55:18.003Z] EventsListeners: 0 [2021-12-22T14:55:18.003Z] Registry: https://index.docker.io/v1/ [2021-12-22T14:55:18.003Z] Labels: [2021-12-22T14:55:18.003Z] Experimental: false [2021-12-22T14:55:18.003Z] Insecure Registries: [2021-12-22T14:55:18.003Z] 127.0.0.0/8 [2021-12-22T14:55:18.003Z] Live Restore Enabled: false [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] [2021-12-22T14:55:18.003Z] INFO: Stopping daemon under test [2021-12-22T14:55:18.003Z] SUCCESS: The process with PID 9132 (child process of PID 7788) has been terminated. [2021-12-22T14:55:18.003Z] SUCCESS: The process with PID 7788 (child process of PID 4328) has been terminated. [2021-12-22T14:55:18.003Z] INFO: Stop tailing logs of the daemon under tests [2021-12-22T14:55:18.003Z] INFO: executeCI.ps1 Completed successfully at 12/22/2021 14:55:17. [2021-12-22T14:55:18.003Z] INFO: Tidying up at end of run [2021-12-22T14:55:18.003Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.out) to bundles\CIDUT.out [2021-12-22T14:55:18.471Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.err) to bundles\CIDUT.err [2021-12-22T14:55:18.471Z] INFO: Saving containerd logs to bundles [2021-12-22T14:55:18.471Z] INFO: Nuke-Everything... [2021-12-22T14:55:18.471Z] INFO: Container count on control daemon to delete is 2 [2021-12-22T14:55:18.937Z] 428efb9c267a [2021-12-22T14:55:18.937Z] b369a4b5ca15 [2021-12-22T14:55:18.937Z] INFO: Non-base image count on control daemon to delete is 1 [2021-12-22T14:55:18.937Z] Deleted: sha256:d9addc38c2fbac346a02b3f7d18f8ac04752852264ad7cf34f6948f871b7dc66 [2021-12-22T14:55:18.937Z] Deleted: sha256:0bef1b273a592d4568a78a67eeab2da7ae0eba4cda2f6d49c13b747b1abe2f3c [2021-12-22T14:55:18.937Z] INFO: Tidying pidfile d:\CI\PR-43099\3\docker.pid [2021-12-22T14:55:18.937Z] INFO: Nuking d:\CI [2021-12-22T14:55:20.275Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-22T14:55:22.444Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-22T14:55:29.507Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-22T14:55:32.400Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-22T14:55:32.400Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T14:55:32.400Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-22T14:55:35.299Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-22T14:55:35.299Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-22T14:55:45.605Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-22T14:55:57.972Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-22T14:56:09.831Z] INFO: Zapped successfully [2021-12-22T14:56:09.833Z] [2021-12-22T14:56:09.833Z] INFO: executeCI.ps1 exiting at Wed Dec 22 14:56:06 CUT 2021. Duration 01:17:41.5420230 [2021-12-22T14:56:09.833Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-22T14:56:10.085Z] Recording test results [2021-12-22T14:56:10.588Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-22T14:56:10.653Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-22T14:56:12.249Z] Creating win-2022-integration-bundles.zip [2021-12-22T14:56:13.487Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [Pipeline] archiveArtifacts [2021-12-22T14:56:14.682Z] Archiving artifacts [2021-12-22T14:56:15.929Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T14:56:16.955Z] + make clean [2021-12-22T14:56:18.164Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-22T14:56:18.164Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T14:56:18.164Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-22T14:56:18.517Z] docker volume rm -f docker-dev-cache [2021-12-22T14:56:18.517Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-22T14:56:21.886Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-22T14:56:32.192Z] === RUN TestDockerSuite/TestLogsSince [2021-12-22T14:56:42.499Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-22T14:56:42.499Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T14:56:42.499Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-22T14:56:42.499Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T14:56:42.499Z] === RUN TestDockerSuite/TestLogsTail [2021-12-22T14:56:47.176Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-22T14:56:51.852Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-22T14:57:00.407Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-22T14:57:00.407Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestNetHostname [2021-12-22T14:57:00.407Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-22T14:57:00.407Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-22T14:57:00.407Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-22T14:57:00.407Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginActive [2021-12-22T14:57:00.407Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-22T14:57:00.407Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-22T14:57:00.407Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-22T14:57:00.407Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-22T14:57:00.407Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-22T14:57:00.407Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-22T14:57:00.407Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-22T14:57:00.407Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-22T14:57:00.407Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.407Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-22T14:57:00.407Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.866Z] === RUN TestDockerSuite/TestPortList [2021-12-22T14:57:00.866Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T14:57:00.866Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-22T14:57:07.927Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T14:57:07.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-22T14:57:07.927Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T14:57:08.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-22T14:57:15.441Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-22T14:57:15.441Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T14:57:15.441Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-22T14:57:27.796Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-22T14:57:27.796Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T14:57:27.796Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-22T14:57:42.584Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-22T14:58:12.497Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-22T14:58:12.497Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-22T14:58:12.497Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T14:58:12.497Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-22T14:58:30.152Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-22T14:58:37.213Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-22T14:58:49.574Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-22T14:58:55.352Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-22T14:58:55.352Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T14:58:55.352Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-22T14:58:55.352Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T14:58:55.352Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-22T14:59:03.913Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-22T14:59:03.913Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T14:59:03.913Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-22T14:59:03.913Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T14:59:03.913Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-22T14:59:03.913Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T14:59:03.913Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-22T14:59:03.913Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T14:59:03.913Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-22T14:59:14.382Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-22T14:59:14.382Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T14:59:14.382Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-22T14:59:15.916Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-22T14:59:15.916Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T14:59:15.916Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-22T14:59:16.883Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-22T14:59:18.418Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-22T14:59:18.418Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T14:59:18.418Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-22T14:59:25.471Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-22T14:59:31.244Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-22T14:59:34.963Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-22T15:00:10.623Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-22T15:00:10.623Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T15:00:10.623Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-22T15:00:19.176Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-22T15:00:19.176Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-22T15:00:19.633Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-22T15:00:21.164Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-22T15:00:28.222Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-22T15:00:35.275Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-22T15:00:35.275Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T15:00:35.275Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-22T15:00:42.336Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-22T15:00:42.336Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-22T15:00:42.336Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-22T15:01:07.450Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-22T15:01:10.345Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-22T15:01:11.880Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-22T15:01:22.185Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-22T15:01:30.754Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-22T15:01:45.539Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-22T15:01:51.322Z] === RUN TestDockerSuite/TestRmiTag [2021-12-22T15:01:52.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-22T15:01:57.545Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-22T15:02:33.213Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-22T15:02:40.273Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-22T15:02:48.831Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-22T15:02:51.167Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T15:02:51.167Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-22T15:02:54.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-22T15:02:54.894Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T15:02:54.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-22T15:02:54.894Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T15:02:54.894Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-22T15:03:07.258Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-22T15:03:11.934Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-22T15:03:15.662Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-22T15:03:25.966Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-22T15:03:33.026Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-22T15:03:33.026Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-22T15:03:41.579Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-22T15:03:41.580Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T15:03:41.580Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-22T15:03:45.304Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-22T15:03:45.304Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T15:03:45.304Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-22T15:03:53.858Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-22T15:03:53.858Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T15:03:53.858Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-22T15:03:53.858Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T15:03:53.858Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-22T15:03:57.590Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T15:03:57.590Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-22T15:04:01.322Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-22T15:04:06.002Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-22T15:04:08.899Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-22T15:04:08.899Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T15:04:08.899Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-22T15:04:08.899Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T15:04:08.899Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-22T15:04:08.899Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T15:04:08.899Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-22T15:04:17.453Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-22T15:04:17.453Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T15:04:17.453Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-22T15:04:17.453Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T15:04:17.453Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-22T15:04:17.453Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T15:04:17.453Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-22T15:04:17.453Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T15:04:17.910Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-22T15:04:20.818Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-22T15:04:29.382Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T15:04:29.382Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-22T15:04:33.113Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-22T15:04:33.113Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T15:04:33.113Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-22T15:04:33.578Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-22T15:04:33.578Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T15:04:33.578Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-22T15:04:42.141Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-22T15:04:45.880Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-22T15:04:45.880Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T15:04:45.880Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-22T15:04:49.609Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-22T15:04:49.610Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T15:04:49.610Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-22T15:04:49.610Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T15:04:49.610Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-22T15:04:49.610Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T15:04:49.610Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-22T15:04:53.353Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-22T15:04:57.101Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-22T15:05:00.842Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-22T15:05:04.587Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T15:05:04.587Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-22T15:05:11.671Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-22T15:05:11.671Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T15:05:11.671Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-22T15:05:11.671Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-22T15:05:11.671Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T15:05:11.671Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-22T15:05:11.671Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T15:05:11.671Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-22T15:05:11.671Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T15:05:12.131Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-22T15:05:12.131Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T15:05:12.131Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-22T15:05:29.839Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-22T15:05:29.839Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T15:05:29.839Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-22T15:05:31.383Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-22T15:05:31.383Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.383Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-22T15:05:31.383Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.383Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-22T15:05:31.383Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.383Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-22T15:05:31.383Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunMount [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-22T15:05:31.844Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T15:05:31.844Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-22T15:05:44.237Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-22T15:05:44.237Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T15:05:44.237Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-22T15:05:44.237Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T15:05:44.237Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-22T15:05:44.237Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T15:05:44.237Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-22T15:05:51.324Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-22T15:06:01.658Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-22T15:06:01.658Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-22T15:06:02.630Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-22T15:06:06.377Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-22T15:06:10.121Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-22T15:06:11.092Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-22T15:06:14.835Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-22T15:06:14.835Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T15:06:14.835Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-22T15:06:14.835Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-22T15:06:15.298Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T15:06:15.298Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-22T15:06:20.013Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-22T15:06:20.013Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-22T15:06:20.013Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-22T15:06:20.013Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-22T15:06:20.013Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T15:06:20.013Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-22T15:06:45.187Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-22T15:06:45.187Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T15:06:45.187Z] === RUN TestDockerSuite/TestRunRm [2021-12-22T15:06:52.286Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-22T15:06:59.373Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-22T15:07:02.284Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-22T15:07:06.023Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-22T15:07:08.934Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-22T15:07:13.632Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-22T15:07:13.632Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T15:07:13.632Z] === RUN TestDockerSuite/TestRunState [2021-12-22T15:07:13.632Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T15:07:13.632Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-22T15:07:17.382Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-22T15:07:17.382Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T15:07:17.382Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-22T15:07:20.296Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-22T15:07:20.296Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T15:07:20.296Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-22T15:07:20.296Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T15:07:20.296Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-22T15:07:20.756Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-22T15:07:20.756Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-22T15:07:20.756Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T15:07:20.756Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-22T15:07:27.845Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T15:07:27.845Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-22T15:07:31.589Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-22T15:07:31.589Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T15:07:31.589Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-22T15:07:34.504Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-22T15:07:34.504Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T15:07:34.504Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-22T15:07:34.504Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T15:07:34.504Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-22T15:07:44.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-22T15:08:02.557Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-22T15:08:08.480Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-22T15:08:18.809Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-22T15:08:18.810Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T15:08:18.810Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-22T15:08:18.810Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-22T15:08:22.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-22T15:08:25.460Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-22T15:08:29.204Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-22T15:08:29.204Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.204Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-22T15:08:29.664Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-22T15:08:29.664Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-22T15:08:29.664Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-22T15:08:29.664Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-22T15:08:29.664Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T15:08:29.664Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-22T15:08:36.753Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-22T15:08:39.671Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-22T15:08:43.416Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-22T15:08:50.499Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-22T15:08:50.499Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-22T15:08:50.499Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-22T15:08:50.499Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-22T15:08:50.499Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.499Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-22T15:08:50.499Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T15:08:50.960Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-22T15:08:53.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-22T15:08:54.336Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-22T15:08:54.798Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-22T15:08:55.259Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-22T15:08:57.444Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-22T15:09:15.149Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-22T15:09:15.149Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T15:09:15.149Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-22T15:09:25.475Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-22T15:09:25.475Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T15:09:25.475Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-22T15:09:31.303Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-22T15:09:31.303Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T15:09:31.303Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-22T15:09:31.303Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T15:09:31.303Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-22T15:09:31.303Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T15:09:31.303Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-22T15:09:31.303Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T15:09:31.303Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-22T15:09:46.149Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T15:09:46.149Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-22T15:09:49.087Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-22T15:09:52.831Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-22T15:09:52.831Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T15:09:52.831Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-22T15:09:56.569Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-22T15:09:56.569Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-22T15:09:56.569Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-22T15:09:56.569Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-22T15:09:56.569Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-22T15:09:56.569Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T15:09:56.569Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-22T15:10:14.251Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-22T15:10:14.251Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-22T15:10:14.736Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-22T15:10:25.050Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-22T15:10:25.050Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-22T15:10:29.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-22T15:10:30.192Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-22T15:10:31.157Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-22T15:10:31.157Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-22T15:10:31.616Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-22T15:10:49.283Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-22T15:10:49.283Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T15:10:49.283Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-22T15:10:50.281Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-22T15:10:50.738Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-22T15:10:50.738Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T15:10:50.738Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-22T15:11:03.101Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-22T15:11:03.101Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-22T15:11:03.101Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-22T15:11:22.589Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-22T15:11:22.589Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T15:11:22.589Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite (3727.87s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.17s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.46s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.07s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (137.50s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.17s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.54s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.75s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.56s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.85s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.25s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (165.90s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.47s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.71s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.64s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.56s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (5.23s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.44s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.11s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.26s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (13.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.93s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (4.25s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (3.13s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (12.87s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.91s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddTar (79.86s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (36.38s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.42s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.25s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.93s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.29s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (16.18s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (14.08s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (12.50s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.30s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.95s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (49.80s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.43s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.90s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.54s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.00s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.16s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.17s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.41s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCmd (0.93s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.82s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.60s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.44s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.87s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.76s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.66s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.51s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.76s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.29s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.68s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (52.46s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.51s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.13s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.09s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (1.00s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.08s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.03s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.34s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (36.72s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.46s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.11s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.63s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.33s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.48s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.96s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.03s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.07s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (119.99s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.86s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.31s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.38s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.75s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.64s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.67s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (23.32s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (18.46s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (147.68s) [2021-12-22T15:11:24.761Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.85s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.71s) [2021-12-22T15:11:24.761Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.84s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.59s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.90s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.92s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.26s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.53s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.12s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.62s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.03s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.45s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.29s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.70s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.89s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.08s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFails (7.85s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.73s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.34s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.95s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.95s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.13s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.38s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.06s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.76s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildHistory (16.39s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.50s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.59s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.44s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.18s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.48s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabel (1.40s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.93s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.92s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabels (1.53s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.20s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.00s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.18s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.58s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.79s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.91s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.59s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.68s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.20s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.81s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.13s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (15.14s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.93s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.95s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.88s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.78s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.92s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.80s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.56s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.07s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.80s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.98s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.76s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.15s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.97s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.67s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (56.43s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.24s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildRm (18.23s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.01s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.64s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.30s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.63s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.59s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.71s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.86s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.74s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.04s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.13s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.70s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildStderr (5.96s) [2021-12-22T15:11:24.762Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.34s) [2021-12-22T15:11:24.762Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.66s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.38s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.15s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.21s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.04s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.07s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.17s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.80s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.28s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.06s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.43s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.49s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.88s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.17s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.99s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.23s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.75s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.50s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.73s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.69s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.76s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.92s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.74s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.66s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.83s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitChange (6.25s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.64s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.35s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitTTY (18.10s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.89s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.61s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.39s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.68s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.95s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.09s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.64s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.86s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.97s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.94s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.77s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.28s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.37s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRename (8.22s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.70s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.06s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.65s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.93s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.05s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.05s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.75s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.60s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.82s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.11s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.30s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.13s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.98s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d3b0_} (7.93s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848190177_c:\foo_false____} (3.07s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848190177_c:\foo_true____} (3.24s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.84s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.25s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.13s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.54s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.35s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.39s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.66s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.95s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToDot (3.37s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCpToStdout (3.33s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateArgs (0.36s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.58s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.78s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.60s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.14s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateLabels (0.36s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateRM (0.53s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (19.36s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.06s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.81s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T15:11:25.220Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.06s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.16s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.03s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsCopy (6.43s) [2021-12-22T15:11:25.220Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.99s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.50s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.24s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.80s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFilters (6.07s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFormat (5.39s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsRename (2.96s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsResize (8.54s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.11s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.76s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.46s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsUntag (2.93s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.45s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.71s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.70s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.07s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.93s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.71s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.16s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.95s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecInspectID (4.62s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.71s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.50s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.16s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.90s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.69s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.89s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.17s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.99s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.13s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.54s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.91s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.70s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.17s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.66s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.42s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.19s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesFormat (0.40s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.47s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.57s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.15s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.77s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.29s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.71s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectDefault (2.92s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectHistory (5.70s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.70s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.15s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.92s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.15s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.92s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectStatus (3.47s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.73s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.90s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.98s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.12s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.06s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.08s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.14s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.78s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.43s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.34s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.81s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (10.59s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (11.90s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (11.63s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.39s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.29s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (9.03s) [2021-12-22T15:11:25.221Z] --- PASS: TestDockerSuite/TestLogsSince (11.48s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T15:11:25.221Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestLogsTail (4.81s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.97s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestLogsWithDetails (8.63s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.18s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.25s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.90s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsByOrder (12.43s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.78s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.70s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.59s) [2021-12-22T15:11:25.678Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (17.43s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (8.32s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.39s) [2021-12-22T15:11:25.678Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.23s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.58s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.89s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.57s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.60s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.71s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.20s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.51s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.47s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.35s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.47s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.71s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.77s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiBlank (0.14s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.59s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.44s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.57s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.30s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.75s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (8.57s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.06s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.47s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiTag (1.47s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.13s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (32.75s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (9.87s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.66s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.31s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.06s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.46s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (12.49s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.85s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (8.75s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (8.55s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.14s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.04s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.70s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.13s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.72s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.91s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.73s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunCreateVolume (8.46s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.12s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.53s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.69s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (8.58s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.58s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.90s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunExitCode (3.77s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.67s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.51s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.82s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.91s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.17s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.06s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (16.48s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.04s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.19s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (8.07s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.98s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.63s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.37s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.80s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.72s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.39s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.39s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.67s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (22.59s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunRm (8.67s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.99s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.71s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.50s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.60s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.08s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.68s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.35s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.37s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.14s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.14s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.83s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.36s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (10.29s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (16.07s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.47s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.22s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.14s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.64s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.68s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.86s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.16s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.50s) [2021-12-22T15:11:25.679Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.05s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-12-22T15:11:25.679Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.82s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.54s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.49s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.48s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.12s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (15.61s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.74s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.48s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.60s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.84s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.56s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.60s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.29s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.43s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.69s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.58s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.32s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILs (9.20s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.18s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.48s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.81s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.82s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.16s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.38s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.55s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.24s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.42s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.67s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.61s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.58s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.62s) [2021-12-22T15:11:25.680Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T15:11:25.680Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.35s) [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-22T15:11:25.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:25.680Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-22T15:11:26.138Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] --- PASS: TestDockerRegistrySuite (0.59s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-22T15:11:26.138Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.138Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:26.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:26.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-22T15:11:26.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-22T15:11:26.138Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-22T15:11:26.139Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-22T15:11:26.139Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-22T15:11:26.139Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-22T15:11:26.139Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-22T15:11:26.139Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-22T15:11:26.139Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerDaemonSuite [2021-12-22T15:11:26.139Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-22T15:11:26.139Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-22T15:11:26.139Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-22T15:11:26.139Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerSwarmSuite [2021-12-22T15:11:26.139Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-22T15:11:26.139Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerExternalVolumeSuite [2021-12-22T15:11:26.139Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerNetworkSuite [2021-12-22T15:11:26.139Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-22T15:11:26.139Z] === RUN TestDockerHubPullSuite [2021-12-22T15:11:26.139Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-22T15:11:26.139Z] PASS [2021-12-22T15:11:26.139Z] ok github.com/docker/docker/integration-cli 3729.180s [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === Skipped [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T15:11:26.139Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-22T15:11:26.139Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-22T15:11:26.139Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-22T15:11:26.139Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-22T15:11:26.139Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2021-12-22T15:11:26.139Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.93s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.93s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.09s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.139Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2021-12-22T15:11:26.139Z] [2021-12-22T15:11:26.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.90s) [2021-12-22T15:11:26.139Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.90s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.10s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.10s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T15:11:26.140Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.09s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.09s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.08s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.08s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.07s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.07s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.71s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.71s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.62s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.62s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-12-22T15:11:26.140Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2021-12-22T15:11:26.140Z] [2021-12-22T15:11:26.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.08s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.08s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.64s) [2021-12-22T15:11:26.599Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.64s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.66s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.66s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.07s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.07s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.69s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.73s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.73s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.69s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.69s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.73s) [2021-12-22T15:11:26.599Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.73s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T15:11:26.599Z] docker_cli_sni_test.go:18: Flakey test [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T15:11:26.599Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T15:11:26.599Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T15:11:26.599Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.599Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-22T15:11:26.599Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-22T15:11:26.600Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:26.600Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:26.600Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T15:11:26.600Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:26.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-22T15:11:26.600Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-22T15:11:26.600Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-22T15:11:26.600Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T15:11:27.060Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2021-12-22T15:11:27.060Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-12-22T15:11:27.060Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-12-22T15:11:27.060Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T15:11:27.060Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T15:11:27.060Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T15:11:27.060Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T15:11:27.060Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T15:11:27.060Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T15:11:27.060Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T15:11:27.060Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T15:11:27.060Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.060Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-22T15:11:27.060Z] [2021-12-22T15:11:27.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T15:11:27.061Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-22T15:11:27.061Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-12-22T15:11:27.061Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T15:11:27.061Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.061Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-12-22T15:11:27.061Z] [2021-12-22T15:11:27.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-12-22T15:11:27.061Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T15:11:27.062Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T15:11:27.062Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T15:11:27.062Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-22T15:11:27.062Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-12-22T15:11:27.062Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-12-22T15:11:27.062Z] [2021-12-22T15:11:27.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.06s) [2021-12-22T15:11:27.062Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.062Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.06s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.06s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.520Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.06s) [2021-12-22T15:11:27.520Z] [2021-12-22T15:11:27.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-12-22T15:11:27.520Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2021-12-22T15:11:27.521Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.521Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-12-22T15:11:27.521Z] [2021-12-22T15:11:27.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T15:11:27.979Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.979Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-22T15:11:27.979Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-22T15:11:27.980Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T15:11:27.980Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T15:11:27.980Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-22T15:11:27.980Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T15:11:27.980Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-22T15:11:27.980Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:27.981Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-22T15:11:27.981Z] [2021-12-22T15:11:27.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T15:11:27.981Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.443Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-22T15:11:28.443Z] [2021-12-22T15:11:28.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T15:11:28.443Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-22T15:11:28.444Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] DONE 1085 tests, 539 skipped in 3743.543s [2021-12-22T15:11:28.444Z] INFO: Integration tests ended at 12/22/2021 15:11:27. Duration:01:02:24.0204107 [2021-12-22T15:11:28.444Z] INFO: Docker info of the daemon under test at end of run [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] Containers: 2 [2021-12-22T15:11:28.444Z] Running: 0 [2021-12-22T15:11:28.444Z] Paused: 0 [2021-12-22T15:11:28.444Z] Stopped: 2 [2021-12-22T15:11:28.444Z] Images: 18 [2021-12-22T15:11:28.444Z] Server Version: 0.0.0-dev [2021-12-22T15:11:28.444Z] Storage Driver: windowsfilter [2021-12-22T15:11:28.444Z] Windows: [2021-12-22T15:11:28.444Z] Logging Driver: json-file [2021-12-22T15:11:28.444Z] Plugins: [2021-12-22T15:11:28.444Z] Volume: local [2021-12-22T15:11:28.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-22T15:11:28.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-22T15:11:28.444Z] Swarm: inactive [2021-12-22T15:11:28.444Z] Default Isolation: process [2021-12-22T15:11:28.444Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-22T15:11:28.444Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-22T15:11:28.444Z] OSType: windows [2021-12-22T15:11:28.444Z] Architecture: x86_64 [2021-12-22T15:11:28.444Z] CPUs: 4 [2021-12-22T15:11:28.444Z] Total Memory: 32GiB [2021-12-22T15:11:28.444Z] Name: azwin-2-e80ed0 [2021-12-22T15:11:28.444Z] ID: IRNZ:B5F6:LYDC:RK4X:TW7R:35ZX:CNI3:JYOC:5X5N:L74Q:JDDY:JDT7 [2021-12-22T15:11:28.444Z] Docker Root Dir: D:\CI\PR-43099\3\daemon [2021-12-22T15:11:28.444Z] Debug Mode (client): false [2021-12-22T15:11:28.444Z] Debug Mode (server): true [2021-12-22T15:11:28.444Z] File Descriptors: -1 [2021-12-22T15:11:28.444Z] Goroutines: 17 [2021-12-22T15:11:28.444Z] System Time: 2021-12-22T15:11:28.1022803Z [2021-12-22T15:11:28.444Z] EventsListeners: 0 [2021-12-22T15:11:28.444Z] Registry: https://index.docker.io/v1/ [2021-12-22T15:11:28.444Z] Labels: [2021-12-22T15:11:28.444Z] Experimental: false [2021-12-22T15:11:28.444Z] Insecure Registries: [2021-12-22T15:11:28.444Z] 127.0.0.0/8 [2021-12-22T15:11:28.444Z] Live Restore Enabled: false [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] [2021-12-22T15:11:28.444Z] INFO: Stopping daemon under test [2021-12-22T15:11:28.444Z] SUCCESS: The process with PID 784 (child process of PID 1644) has been terminated. [2021-12-22T15:11:28.444Z] SUCCESS: The process with PID 1644 (child process of PID 6820) has been terminated. [2021-12-22T15:11:28.444Z] INFO: Stop tailing logs of the daemon under tests [2021-12-22T15:11:28.444Z] INFO: executeCI.ps1 Completed successfully at 12/22/2021 15:11:28. [2021-12-22T15:11:28.444Z] INFO: Tidying up at end of run [2021-12-22T15:11:28.444Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.out) to bundles\CIDUT.out [2021-12-22T15:11:28.444Z] INFO: Saving daemon under test log (d:\CI\PR-43099\3\dut.err) to bundles\CIDUT.err [2021-12-22T15:11:28.444Z] INFO: Saving containerd logs to bundles [2021-12-22T15:11:28.444Z] INFO: Nuke-Everything... [2021-12-22T15:11:28.901Z] INFO: Container count on control daemon to delete is 2 [2021-12-22T15:11:29.360Z] 5322f313dfa9 [2021-12-22T15:11:29.360Z] b97382ba8aa9 [2021-12-22T15:11:29.360Z] INFO: Non-base image count on control daemon to delete is 1 [2021-12-22T15:11:33.088Z] Deleted: sha256:f0fb97ecbe7e4e2bdf93a57378660db00f8a154ee07acda16cb36e12fad34435 [2021-12-22T15:11:33.088Z] Deleted: sha256:59148ccaf8e53acf866c3d0c4a5f194754f1f6ace780220ab65cf513706a5782 [2021-12-22T15:11:33.088Z] INFO: Tidying pidfile d:\CI\PR-43099\3\docker.pid [2021-12-22T15:11:33.088Z] INFO: Nuking d:\CI [2021-12-22T15:12:59.124Z] INFO: Zapped successfully [2021-12-22T15:12:59.124Z] [2021-12-22T15:12:59.124Z] INFO: executeCI.ps1 exiting at Wed Dec 22 15:12:51 CUT 2021. Duration 01:31:54.2633583 [2021-12-22T15:12:59.124Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-22T15:12:59.375Z] Recording test results [2021-12-22T15:13:00.064Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-22T15:13:02.182Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-22T15:13:04.564Z] Archiving artifacts [2021-12-22T15:13:05.740Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43099/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-22T15:13:06.664Z] + make clean [2021-12-22T15:13:08.194Z] docker volume rm -f docker-dev-cache [2021-12-22T15:13:08.651Z] 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